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:
- Parallel k-D Tree Construction☆57Updated 13 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago
- Spherical Harmonic Tools☆104Updated 9 years ago
- ☆63Updated 8 years ago
- GPU-accelerated path tracer☆19Updated 10 years ago
- CUDA version of my renderer (real-time raytracing!)☆66Updated 8 years ago
- Simple path tracing renderer written from scratch in C++ with Python interface.☆21Updated 8 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- GPU Recursive Filtering☆48Updated 2 years ago
- Benchmark of various spatial data structures for collision detection.☆129Updated 7 years ago
- Companion source code for GTC 2014 talk☆11Updated 11 years ago
- ☆74Updated 11 years ago
- A modified version of the public physbam repo to support using Cmake and newer Gcc compilers☆32Updated 10 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆31Updated 13 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆80Updated 9 years ago
- Graphics and physics research, snippets, demos☆132Updated 9 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.☆44Updated 10 years ago
- CIS565 Final Project☆13Updated 11 years ago
- A CPU Raytracer☆27Updated 9 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- The code in this tutorial implements a BVH acceleration structure☆82Updated 5 years ago
- ☆54Updated 6 years ago
- Course website for CIS 565 at the University of Pennsylvania☆36Updated 8 years ago
- CMU 15-462/662 Assignment 3: A Mini-Path Tracer☆27Updated 9 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Updated 8 years ago
- ☆49Updated 9 years ago