jasonge27 / StacklessRayTracerLinks
Implemented stackless KDTree on GPU to accelerate ray tracing rendering algorithm. Hardware level optimizations for register spills local memory overhead are used.
☆21Updated 9 years ago
Alternatives and similar repositories for StacklessRayTracer
Users that are interested in StacklessRayTracer are comparing it to the libraries listed below
Sorting:
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Companion source code for GTC 2014 talk☆11Updated 11 years ago
- GPU-accelerated path tracer☆19Updated 10 years ago
- A CPU Raytracer☆27Updated 9 years ago
- CUDA version of my renderer (real-time raytracing!)☆66Updated 8 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Course website for CIS 565 at the University of Pennsylvania☆36Updated 8 years ago
- SIMD vector library for C++☆36Updated 6 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- A minimalistic, dependency-free C++ path tracer☆22Updated 10 years ago
- Graphics and physics research, snippets, demos☆132Updated 9 years ago
- Spherical Harmonic Tools☆104Updated 9 years ago
- CMU 15-462/662 Assignment 3: A Mini-Path Tracer☆27Updated 9 years ago
- Various graphics articles☆40Updated 9 years ago
- RichieSam's Adventures in Path Tracing☆21Updated 10 years ago
- ☆74Updated 11 years ago
- Source code to pbrt, the ray tracer described in "Physically Based Rendering: From Theory To Implementation"☆84Updated last year
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago
- ☆63Updated 8 years ago
- Marching cube on the GPU☆10Updated 13 years ago
- ☆15Updated 9 years ago
- Simple path tracing renderer written from scratch in C++ with Python interface.☆21Updated 8 years ago
- Vulkan Compute for C++ (experimentation project)☆139Updated 4 years ago
- The code in this tutorial implements a BVH acceleration structure☆82Updated 5 years ago
- Useful statistics about your SPIR-V shader modules!☆15Updated 6 years ago
- CIS 565 website☆27Updated 5 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Vulkan sample rendering 3D with 'worker-threads'☆87Updated last year