maijiaquan / ray-tracing-with-imgui
本项目参考自教程《Ray Tracing in One Weekend》,使用CPU多线程加速,结合ImGUI显示渲染结果。
☆90Updated 4 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
- My cpu offline renderer for learning.☆145Updated 4 months ago
- 一些优秀的图形学相关资料的索引,侧重于中文社区中的资源☆45Updated 2 years ago
- GPU加速-光线追踪-基于物理渲染器☆44Updated 2 years ago
- (已完结)这是 Dezeming Family 的《PBRT3-零基础到精通系列》的随书源码。☆74Updated 2 years ago
- A tiny soft-renderer built from scratch using C++ 11☆187Updated 3 years ago
- A simple Monte Carlo path tracer based on assignment 7 of GAMES101 originally, accelerated by C++ multithreading or CUDA.☆90Updated last year
- 《现代OpenGL保姆级课程》的课件专用仓库☆74Updated 11 months ago
- An Awesome Visual Path Tracer. 可视化路径追踪渲染器☆92Updated 2 years ago
- SRenderer is a software rasterization renderer☆146Updated 2 years ago
- (已完结)基于GLSL着色器实现的光线追踪器的详细构建教程,包含复杂模型读写显示与BVH树加速。☆17Updated 2 years ago
- Ilum graphics playground for learning☆151Updated last month
- Easy Ray Tracing, a lite renderer and tutorial from theory to implement, with OpenGL☆283Updated 3 years ago
- A cross platform vulkan renderer☆57Updated 8 months ago
- A Tiny renderer based on OpenGL and ImGui☆46Updated 10 months ago
- An offline ray tracing-based renderer for fun☆63Updated 3 years ago
- A ray tracing renderer written in C++20☆20Updated 2 years ago
- My render engine playground.☆56Updated 2 years ago
- 这里整理了图形学相关的高校课程、书籍、教程、文章、博客、资源、开源项目。☆50Updated 4 years ago
- Vulkan Quick Start☆132Updated 3 years ago
- Turbo is rendering engine base Vulkan☆116Updated last week
- Tile based pathtracer runs in OpenGL☆115Updated 4 years ago
- vulkan framework demo☆51Updated last year
- 引擎二周目进行中☆40Updated last week
- 基于Vulkan的GPU Driven Rendering教程☆72Updated 3 years ago
- 主要是学习闫老师的GAMES202高质量实时渲染完成的大作业☆148Updated 2 years ago
- notes and assignments of CG (CMU 15-462/662)