JoshuaSenouf / lumen-engineLinks
Rendering Engine using C++ and CUDA to achieve Path Tracing techniques on GPU
☆19Updated 6 years ago
Alternatives and similar repositories for lumen-engine
Users that are interested in lumen-engine are comparing it to the libraries listed below
Sorting:
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated 2 years ago
- Physically based Monte Carlo renderer written in C++☆32Updated 4 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch