-
Zhejiang University
- 浙江杭州
-
05:12
(UTC +08:00) - https://www.zju.edu.cn/
Highlights
- Pro
Starred repositories
Light-weight, simple and fast XML parser for C++ with XPath support
Unbiased Physically Based Differentiable Renderer
Code examples that accompany various MDN DOM and Web API documentation pages
BachiLi / redner
Differentiable rendering without approximation.
A simple research-oriented image viewer with an emphasis on examining and comparing high-dynamic range (HDR) images.
Mitsuba 3: A Retargetable Forward and Inverse Renderer
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
Image-to-Image Translation in PyTorch
Resources for Physics based simulation in Computer Graphics 图形学中物理模拟的资源整理
This repository contains code to reproduce some of the results from the paper Sionna RT: Differentiable Ray Tracing for Radio Propagation Modeling using the Sionna™ link-level simulator.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
计算机图形学 虎书 Fundamentals-Of-Computer-Graphics 第5版学习笔记(中文翻译)
openrenderer实时软光栅渲染器基于C++开发,在实现基础光栅渲染管线的基础上添加了对高级光照渲染的支持。
A shader-based software renderer written from scratch in C89
- RGS 是一个在 Win32 下使用 C++ 开发的软件光栅渲染器。 该光栅器指向两个不同的版本,其一为公益性的渲染管线学习项目,配备有完整的视频讲解; 而另外一个则是在学习版的项目上迭代而来的个人兴趣项目,该项目比学习版更加庞大。 - RGS points to two different versions: one is a non-profit rendering pipeline…
Curated list of project-based tutorials
An experimental raytracer using OpenGL for GPU acceleration
Flappy Bird hack using Reinforcement Learning