maijiaquan / ray-tracing-with-imguiLinks
本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。
☆92Updated 5 years ago
Alternatives and similar repositories for ray-tracing-with-imgui
Users that are interested in ray-tracing-with-imgui are comparing it to the libraries listed below
Sorting:
- A tiny soft-renderer built from scratch using C++ 11☆185Updated 3 years ago
- SRenderer is a software rasterization renderer☆149Updated 3 years ago
- Vulkan Quick Start☆139Updated 3 years ago
- GPU加速-光线追踪-基于物理渲染器☆46Updated 2 years ago
- A cross platform vulkan renderer☆63Updated last year
- Ubpa Graphics Mathematics☆324Updated 3 years ago
- My cpu offline renderer for learning.☆146Updated this week
- 《现代OpenGL保姆级课程》的课件专用仓库