dannyfritz / awesome-ray-tracing
Curated list of ray tracing resources
☆646Updated 3 years ago
Alternatives and similar repositories for awesome-ray-tracing:
Users that are interested in awesome-ray-tracing are comparing it to the libraries listed below
- 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☆987Updated 3 years ago
- Lighthouse 2 framework for real-time ray tracing☆852Updated 9 months ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆797Updated 2 weeks ago
- Simple Open-source Ray Tracer☆883Updated 7 months ago
- Getting Started with RTX Ray Tracing☆660Updated 4 years ago
- Nori: an educational ray tracer☆861Updated 10 months ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,413Updated 3 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆748Updated this week
- GPU Raytracer from scratch in C++/CUDA☆867Updated 2 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆608Updated last month
- Lightweight CPU/GPU path tracer☆407Updated 4 years ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆320Updated 3 years ago
- Example scenes for pbrt-v4☆409Updated last year
- Physically based renderer with Path Tracing and Photon Mapping.☆349Updated 2 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆841Updated 9 months ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆643Updated 3 months ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆524Updated 4 years ago
- The code for the ebook Ray Tracing in One Weekend by Peter Shirley translated to CUDA by Roger Allen. This work is in the public domain…☆345Updated 4 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,091Updated 3 months ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,904Updated last year
- A simple realtime graphics playground for experimentations.☆552Updated 5 months ago
- Optimised BVH traversal + HDRI environment mapping☆220Updated 4 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆830Updated 3 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆627Updated 2 weeks ago
- Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)☆1,088Updated 2 months ago
- Physical based rendering with Vulkan using glTF 2.0 models☆1,014Updated 3 weeks ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆707Updated 9 months ago
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆399Updated 5 years ago
- A C++-based, cross platform ray tracing library☆432Updated this week
- OpenGL sample for shader-based occlusion culling☆541Updated last year