boksajak / raytracingthenextweekLinks
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 7 years ago
Alternatives and similar repositories for raytracingthenextweek
Users that are interested in raytracingthenextweek are comparing it to the libraries listed below
Sorting:
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 7 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated last year
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 4 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- ☆14Updated 7 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated 11 months ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- Discontinued OpenGL graphics framework. See https://github.com/Illation/ETEngine☆39Updated 7 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago
- NOT Simple OpenCL Physically-based Renderer (Path Tracing)☆17Updated 8 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 5 years ago
- A repository for personal experimental purpose☆11Updated 7 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆22Updated 4 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 3 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Gpu Renderer and Rasterizer - for python☆28Updated 10 months ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 5 years ago
- ☆21Updated 6 years ago
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆32Updated 10 years ago
- Demoscene graphics engine.☆59Updated 4 years ago
- A small dx12 base program I use to test shaders and techniques☆48Updated 2 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆33Updated 6 years ago