dannyfritz / awesome-ray-tracing
Curated list of ray tracing resources
☆637Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-ray-tracing
- 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☆975Updated 3 years ago
- Simple Open-source Ray Tracer☆872Updated 4 months ago
- Lighthouse 2 framework for real-time ray tracing☆840Updated 6 months ago
- GPU Raytracer from scratch in C++/CUDA☆819Updated 2 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆763Updated 6 years ago
- Lightweight CPU/GPU path tracer☆405Updated 4 years ago
- Example scenes for pbrt-v4☆394Updated last year
- Nori: an educational ray tracer☆850Updated 7 months ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,384Updated 3 years ago
- Ray tracing examples and tutorials using VK_KHR_ray_tracing☆1,382Updated last month
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆723Updated 6 months ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆616Updated 4 years ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,851Updated 9 months ago
- Getting Started with RTX Ray Tracing☆657Updated 4 years ago
- Physically based renderer with Path Tracing and Photon Mapping.☆339Updated 2 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆602Updated 3 months ago
- Simple Vulkan raytracing tutorials☆373Updated 2 years ago
- Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)☆1,073Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆808Updated 5 months ago
- Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.☆1,265Updated 5 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆815Updated 2 years ago
- This OpenGL/Vulkan sample illustrates the use of "mesh shaders" for rendering CAD models.☆362Updated 9 months ago
- A simple framework for rapid prototyping on Vulkan or Direct3D 12☆920Updated 7 months ago
- A Vulkan renderer written from scratch on stream☆1,316Updated this week
- NanoRT, single header only modern ray tracing kernel.☆1,076Updated this week
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,186Updated 2 years ago
- My path tracer☆524Updated last year
- A modern C++ BVH construction and traversal library☆946Updated last month
- Code accompanying the blog post on bvh construction.☆388Updated last month
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆625Updated 2 weeks ago