jbikker / lighthouse2Links
Lighthouse 2 framework for real-time ray tracing
☆856Updated last year
Alternatives and similar repositories for lighthouse2
Users that are interested in lighthouse2 are comparing it to the libraries listed below
Sorting:
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆831Updated 4 months ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆620Updated 4 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆776Updated 3 months ago
- NanoRT, single header only modern ray tracing kernel.☆1,102Updated 2 months ago
- GPU Raytracer from scratch in C++/CUDA☆908Updated 2 years ago
- Lightweight CPU/GPU path tracer☆412Updated 4 years ago
- A simple framework for rapid prototyping on Vulkan or Direct3D 12☆1,004Updated last year
- Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller☆1,006Updated 4 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆868Updated last month
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.