jasonge27 / StacklessRayTracer
Implemented stackless KDTree on GPU to accelerate ray tracing rendering algorithm. Hardware level optimizations for register spills local memory overhead are used.
☆21Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for StacklessRayTracer
- WIP for a k-d-tree implementation in CUDA☆35Updated last year
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 7 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 7 years ago
- Skinning Catmull-Clark Subdivision Surfaces☆25Updated 9 years ago
- Companion source code for GTC 2014 talk☆11Updated 10 years ago
- GPU-accelerated path tracer☆18Updated 8 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- Simple path tracing renderer written from scratch in C++ with Python interface.☆22Updated 7 years ago
- The experimental implementation of Blue-noise Dithered Sampling☆19Updated 8 years ago
- Parallel k-D Tree Construction☆55Updated 12 years ago
- A multi-platform, GPU-accelerated, C++ rendering application written around the NVIDIA OptiX Ray Tracing API.☆15Updated 7 years ago
- NOT Simple OpenCL Physically-based Renderer (Path Tracing)☆17Updated 7 years ago
- simple water simulation on the GPU☆48Updated 10 years ago
- #include <engine>☆39Updated 6 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 2 years ago
- A basic implementation of "A Median Cut Algorithm for Light Probe Sampling"☆29Updated last year
- melo is mesh loader for OBJ, glTF2 and PLY☆46Updated 3 years ago
- SOCE is an Image Space Occlusion Culling Engine optimized to perform occlusion culling in CPU. If you have a densely occluded scene (e.g.…☆16Updated 8 years ago
- ShapePP is a rewrite of ShapeOp, a header-only C++ library for static and dynamic geometry processing.☆16Updated 8 years ago
- RichieSam's Adventures in Path Tracing☆19Updated 9 years ago
- CIS 565 website☆26Updated 4 years ago
- Simple voxelizer make use of CPU SIMD units☆2Updated 4 years ago
- ☆62Updated 7 years ago
- Integrating Clipped Spherical Harmonics Expansions☆44Updated 4 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆63Updated 7 years ago
- Visual Computing Library☆20Updated 3 weeks ago
- Source code release for Temporal Gradient-Domain Path Tracing [Manzi and Kettunen et al. 2016]☆13Updated 5 years ago
- Marching cube on the GPU☆10Updated 12 years ago