dannyfritz / awesome-ray-tracing
Curated list of ray tracing resources
☆648Updated 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
Sorting:
- Lighthouse 2 framework for real-time ray tracing☆855Updated 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,005Updated 4 years ago
- Getting Started with RTX Ray Tracing☆663Updated 4 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆829Updated 3 months ago
- Simple Open-source Ray Tracer☆891Updated 10 months ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,437Updated 3 years ago
- An example path tracer that runs on multiple ray tracing backends (Embree/DXR/OptiX/Vulkan/Metal/OSPRay)☆618Updated 4 months ago
- Example scenes for pbrt-v4☆425Updated last year
- NanoRT, single header only modern ray tracing kernel.☆1,097Updated 2 months ago
- GPU Raytracer from scratch in C++/CUDA☆896Updated 2 years ago
- Lightweight CPU/GPU path tracer☆411Updated 4 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆876Updated last year
- Nori: an educational ray tracer☆873Updated last year
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆769Updated 3 months ago
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,947Updated last year
- Software rendering engine with PBR. Built from scratch on C++.☆661Updated 4 years ago
- Simple Vulkan raytracing tutorials☆380Updated this week
- Code accompanying the blog post on bvh construction.☆419Updated 7 months ago
- My path tracer☆528Updated last year
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆857Updated 3 weeks ago
- Ray tracing examples and tutorials using VK_KHR_ray_tracing☆1,506Updated 3 weeks ago
- Physically based renderer with Path Tracing and Photon Mapping.☆357Updated 3 years ago
- Mitsuba renderer main repository☆1,074Updated last year
- Toy path tracer for my own learning purposes (CPU/GPU, C++/C#, Win/Mac/Wasm, DX11/Metal, also Unity)☆1,096Updated last month
- A barebones sample application to get you jump started with DirectX Raytracing (DXR)!☆405Updated 5 years ago
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- Ray tracing glTF scene with Vulkan☆595Updated 3 months ago
- Realtime GPU Path tracer based on OpenCL and OpenGL☆325Updated 11 months ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,474Updated 2 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆635Updated 3 months ago