wjakob / noriLinks
Nori: an educational ray tracer
☆878Updated last year
Alternatives and similar repositories for nori
Users that are interested in nori are comparing it to the libraries listed below
Sorting:
- Mitsuba renderer main repository☆1,081Updated last year
- My path tracer☆530Updated 2 years ago
- Example scenes for pbrt-v4☆442Updated 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,014Updated 4 years ago
- Set of advanced samples for the NVIDIA OptiX Ray Tracing Engine.☆444Updated 3 years ago
- Simple Open-source Ray Tracer☆898Updated last year
- Lighthouse 2 framework for real-time ray tracing☆860Updated last year
- A toy physically based GPU path tracer (C++/OpenGL/GLSL)☆1,989Updated last year
- Getting Started with RTX Ray Tracing☆672Updated 5 years ago
- ☆860Updated 3 years ago
- GPU Raytracer from scratch in C++/CUDA☆935Updated 3 years ago
- Source code for the version of pbrt described in the second edition of "Physically Based Rendering"☆993Updated 6 years ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,460Updated 3 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,109Updated this week
- BRDF Explorer☆2,185Updated 2 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…☆365Updated 4 years ago
- A physically based renderer which implements many state of the art techniques in light transport simulation, material modeling, sampling …☆385Updated 6 years ago
- DEPRECATED — Head to the raytracing.github.io repo for the new home☆271Updated 5 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆863Updated last month
- shared source code and resources needed for the samples to run☆537Updated last month
- CPU & GPU RTX based on OpenGL☆399Updated 5 years ago
- A modern C++ BVH construction and traversal library☆1,079Updated 2 months ago
- High-Performance Cross-Platform Monte Carlo Renderer Based on LuisaCompute☆560Updated 2 weeks ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆325Updated 3 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing