Howl144 / GAMES202Links
不仅完成了作业的基础和提高,还为202扩展了其他算法:Efficient GPU SSR,Hiz-SSR,IBL,SVGF。GAMES101在另一个分支,完成了Final Project,还扩展了Roughness BSDF!
☆15Updated last year
Alternatives and similar repositories for GAMES202
Users that are interested in GAMES202 are comparing it to the libraries listed below
Sorting:
- Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL☆294Updated 3 years ago
- GAMES101、GAMES202作业全解☆241Updated 2 years ago
- 现代图形绘制流水线原理与实践,作业框架。☆351Updated 2 years ago
- A toy 2D renderder based on Vulkan☆120Updated 3 months ago
- A Tiny renderer based on OpenGL and ImGui☆56Updated last year
- CPU软渲染 -- 光线追踪渲染器 -- 公开课☆36Updated 3 months ago
- 主要是学习闫老师的GAMES202高质量实时渲染完成的大作业☆148Updated 2 years ago
- A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUDA.☆93Updated last year
- OpenGL renderer development by XDzZyq☆33Updated 10 months ago
- Vulkan中文教程 | 自撰☆169Updated 2 months ago
- GAMES202 homework☆35Updated 3 years ago
- My cpu offline renderer for learning.☆146Updated 7 months ago
- A cross platform vulkan renderer☆61Updated last year
- 一些优秀的图形学相关资料的索引,侧重于中文社区中的资源☆47Updated 2 years ago
- A c++ implemtation of software rasterization application with pbr☆249Updated 3 years ago
- Research Oriented Physically Based Renderer☆73Updated 5 months ago
- Xi He is a modern rendering engine that integrates state-of-the-art techniques.☆15Updated 6 months ago
- 引擎二周目进行中☆42Updated 2 months ago
- (已完结)这是 Dezeming Family 的《PBRT3-零基础到精通系列》的随书源码。☆72Updated 3 years ago
- My render engine playground.