navining / cuda-raytracing
GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP
☆37Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cuda-raytracing
- ☆199Updated last month
- an implementation of parallel linear BVH (LBVH) on GPU☆180Updated 4 years ago
- ray tracing implementations. started with Peter Shirley's v2 Ray Tracing In One Weekend☆49Updated 4 years ago
- GPU-accelerated KD-tree implementation☆42Updated 3 years ago
- A gpu based implementation of a K-D Tree Builder☆96Updated 5 years ago
- ☆26Updated 9 months ago
- Advanced Samples for the NVIDIA OptiX 7 Ray Tracing SDK☆283Updated 2 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆149Updated this week
- Source Code for SIGGRAPH 2023 Paper "Parameter-space ReSTIR for Differentiable and Inverse Rendering"☆54Updated last year
- Complete Python bindings for the OptiX host API☆38Updated 2 months ago
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆81Updated last week
- Set of utilities supporting workflows common in GPU raytracing applications☆94Updated 2 weeks ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆17Updated last week
- The repository for our publication: "Progressive null-tracking for volumetric rendering" which will be presented at SIGGRAPH 2023 for the…☆22Updated last year
- GPU Accelerated Rasterizer written in CUDA☆37Updated 7 years ago
- UCSD CSE 272 renderer☆76Updated 8 months ago
- Reference implementation of the paper "Recursive Control Variates for Inverse Rendering" (SIGGRAPH 2023)☆48Updated last year
- a naive implementation of neural radiance caching ( •̀ ω •́ )✧☆16Updated last year
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆233Updated 6 months ago
- ☆467Updated 5 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆163Updated 2 months ago
- Code for the paper "From microfacets to participating media: A unified theory of light transport with stochastic geometry"☆71Updated 2 months 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…☆335Updated 3 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆61Updated 8 months ago
- GPU-accelerated triangle mesh processing☆226Updated 2 weeks ago
- ☆242Updated this week
- Code for SIGGRAPH 2024 (ToG) paper "Specular Polynomials"☆78Updated last month
- A very simple PBR Path Tracing Renderer.☆105Updated last year
- Efficient Eikonal equation solver using CUDA☆90Updated last year
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆73Updated 4 years ago