boksajak / raytracingthenextweek
Code associated with ebook Ray Tracing The Next Week by Peter Shirley. This work is in the public domain. My fork adds C++11 threads based parallelism
☆12Updated 6 years ago
Alternatives and similar repositories for raytracingthenextweek:
Users that are interested in raytracingthenextweek are comparing it to the libraries listed below
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 3 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- Gpu Renderer and Rasterizer - for python☆27Updated 5 months ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 7 years ago
- OBJ model to 3D transparent texture converter☆38Updated 3 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 3 years ago
- Work-in-progress CPU renderer using Embree☆18Updated 5 years ago
- NOT Simple OpenCL Physically-based Renderer (Path Tracing)☆17Updated 7 years ago
- An SDF path tracer☆22Updated 6 years ago
- ☆32Updated 2 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆14Updated 5 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆23Updated 7 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆55Updated last year
- A repository for personal experimental purpose☆11Updated 6 years ago
- Quake II on Dx12☆29Updated 3 years ago
- ☆28Updated 5 years ago
- ☆14Updated 7 years ago
- Comparing some methods of generating blue noise dither patterns, to go with a blog post☆15Updated 5 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 6 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- Real-time global illumination following the many-lights approach and using Imperfect Shadow Maps. This is the code for my master's thesis…☆14Updated 7 years ago
- A real-time interactive progressive path tracer on the GPU.☆34Updated 3 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 3 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Updated 8 years ago
- cuda based implementation of Peter Shirley's raytracing in one weekend book https://goo.gl/YLhdLn☆19Updated 7 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆14Updated 5 years ago
- Fast translucent object rendering with GLSL.☆21Updated 8 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 11 years ago