henrikdahlberg / GPUPathTracerLinks
GPU Path Tracer written in C++ with CUDA and OpenGL for the DH2323 course project at KTH.
☆78Updated 8 years ago
Alternatives and similar repositories for GPUPathTracer
Users that are interested in GPUPathTracer are comparing it to the libraries listed below
Sorting:
- Offline renderer used for my blog posts☆108Updated 7 years ago
- Headers, tests, and examples for Covariance Tracing☆51Updated 5 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Integrating Clipped Spherical Harmonics Expansions☆47Updated 5 years ago
- Supplementary source code for "A Spherical Cap Preserving Parameterization for Spherical Distributions"☆56Updated 7 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆98Updated 4 years ago
- A C++ Microfacet BRDF Fitting and Rendering Library☆122Updated 2 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- Global Illumination using Spherical Harmonics☆86Updated 4 years ago
- Easy, simple path trace renderer.☆57Updated this week
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆119Updated 6 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
- Monte Carlo Ray Tracing Renderer☆77Updated 7 years ago
- Spherical/zonal harmonics library☆143Updated last week
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆56Updated 9 years ago
- Gradient-domain path tracing (G-PT) and gradient-domain bidirectional path tracing (G-BDPT) for Mitsuba renderer☆98Updated 6 years ago
- Fast Indirect Illumination Using Two Virtual Spherical Gaussian Lights☆157Updated 2 months ago
- A research-oriented renderer☆105Updated 4 years ago
- Spherical Harmonic Tools☆104Updated 9 years ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆131Updated 4 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Code for "Real-time Rendering of Layered Materials with Anisotropic Normal Distributions", SIGGRAPH ASIA 2019.☆35Updated 3 years ago
- A mixed reality testing environment for real-time global illumination algorithms☆243Updated 8 years ago
- physically based path tracer on gpu☆56Updated 5 years ago
- ☆90Updated 13 years ago
- ☆98Updated 3 years ago
- An implementation of NVIDIA's paper "Efficient Incoherent Ray Traversal on GPUs Through Compressed Wide BVHs"☆126Updated last year
- Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile r…☆121Updated 9 months ago