NVlabs / fermat
Fermat is a high performance research oriented physically based rendering system, trying to produce beautiful pictures following the mathematician’s principle of least time
☆168Updated 6 years ago
Alternatives and similar repositories for fermat:
Users that are interested in fermat are comparing it to the libraries listed below
- Gradient-domain path tracing (G-PT) and gradient-domain bidirectional path tracing (G-BDPT) for Mitsuba renderer☆98Updated 6 years ago
- OptiX version of Pete Shirley's "Ray Tracing in One Weekend" (Final Chapter example only)☆88Updated 3 years ago
- ☆140Updated 10 months ago
- The code in this tutorial implements a BVH acceleration structure☆78Updated 5 years ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆122Updated 4 months ago
- A collection of gradient-domain light transport algorithms implemented with Mitsuba☆86Updated 2 years ago
- Monte Carlo Ray Tracing Renderer☆76Updated 6 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 years ago
- Volumetric path tracer using cuda☆259Updated last year
- Blockwise Multi-Order Feature Regression for Real-Time Path Tracing Reconstruction☆98Updated 5 years ago
- A library for ray tracing based rendering algorithms using CUDA☆51Updated 4 years ago
- Offline renderer used for my blog posts☆103Updated 6 years ago
- A simple parser for the PBRT file format☆209Updated 2 years ago
- OptiX Path Tracer☆89Updated last month
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- Code of "Practical Path Guiding for Efficient Light-Transport Simulation"☆237Updated 8 months ago
- A (not too) small physically based renderer that implements the vertex connection and merging algortihm☆291Updated 3 years ago
- GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 7☆228Updated 6 months ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆129Updated 3 years ago
- Code accompanying blog post on http://raytracey.blogspot.co.nz/2015/10/gpu-path-tracing-tutorial-1-drawing.html☆67Updated 5 years ago
- A research-oriented renderer☆103Updated 3 years ago
- Interactive Path Tracing with Spatiotemporal Variance Guided Filter (SVGF)☆122Updated 4 years ago
- OptiX 9 Lightweight Wrapper Library☆103Updated 2 months ago
- A visualization and editing tool for reflectance data☆135Updated 6 years ago
- Renderer and BVH traversal library☆59Updated 5 months ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- Optimised BVH traversal + HDRI environment mapping☆221Updated 5 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser