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 8 years ago
Alternatives and similar repositories for StacklessRayTracer
Users that are interested in StacklessRayTracer are comparing it to the libraries listed below
Sorting:
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Companion source code for GTC 2014 talk☆11Updated 11 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- Source code to pbrt, the ray tracer described in "Physically Based Rendering: From Theory To Implementation"☆83Updated 10 months ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- A minimalistic, dependency-free C++ path tracer☆22Updated 9 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- ☆62Updated 7 years ago
- GPU-accelerated path tracer☆19Updated 9 years ago
- A library for ray tracing based rendering algorithms using CUDA☆51Updated 4 years ago
- vectorized high-level math library☆43Updated 5 years ago
- ☆75Updated 10 years ago
- simple water simulation on the GPU☆48Updated 11 years ago
- A modified version of the public physbam repo to support using Cmake and newer Gcc compilers☆30Updated 9 years ago
- Various graphics articles☆40Updated 8 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Updated 9 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 9 years ago
- Simple path tracing renderer written from scratch in C++ with Python interface.☆22Updated 8 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Ray tracing project☆21Updated 13 years ago
- Small code to write OpenEXR images☆59Updated 2 years ago
- Marching cube on the GPU☆10Updated 12 years ago
- CIS565 Final Project☆13Updated 10 years ago
- Visual Computing Library☆20Updated last month
- CIS 565: CUDA Rasterizer☆9Updated 9 years ago
- A CPU Raytracer☆27Updated 8 years ago
- AnyDSL traversal code☆15Updated 6 years ago