2TallTim / modern-raytracingLinks
An adaptation of Peter Shirley's "Raytracing in one Weekend" to use modern C++ features & the standard library.
☆11Updated 6 years ago
Alternatives and similar repositories for modern-raytracing
Users that are interested in modern-raytracing are comparing it to the libraries listed below
Sorting:
- Gpu Renderer and Rasterizer - for python☆28Updated last year
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- Framework for multiplatform prototypes☆42Updated 3 years ago
- pbrt-v3 implementation of Procedural Physically based BRDF for Real-Time Rendering of Glints. Xavier Chermain (ICUBE), Basile Sauvage (IC…☆22Updated 4 years ago
- Binary format equivalent for color grading (Adobe/Resolve .cube) LUT files☆53Updated last year
- OBJ model to 3D transparent texture converter☆40Updated 3 years ago
- Experimentation framework for real-time light culling☆30Updated 6 years ago
- Ray-tracing visual debugger☆27Updated 6 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated last year
- ☆12Updated 4 years ago
- A demo of ambient occlusion map baking using DXR☆65Updated 3 years ago
- C++ implementation of "Stochastic Generation of (t,s) Sample Sequences", by Helmer, Christensen, and Kensler (2021)☆55Updated last year
- Work-in-progress CPU renderer using Embree