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:
- Parallel k-D Tree Construction☆57Updated 13 years ago
- CUDA version of my renderer (real-time raytracing!)☆65Updated 7 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Companion source code for GTC 2014 talk☆11Updated 11 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- GPU-accelerated path tracer☆19Updated 9 years ago
- Spherical Harmonic Tools☆103Updated 8 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Graphics and physics research, snippets, demos☆132Updated 9 years ago
- Source code to pbrt, the ray tracer described in "Physically Based Rendering: From Theory To Implementation"☆83Updated 11 months ago
- ☆75Updated 10 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- A CPU Raytracer☆27Updated 8 years ago
- ☆18Updated 6 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- CIS 565: CUDA Rasterizer☆9Updated 9 years ago
- 3D graphics engine☆49Updated 2 years ago
- ☆62Updated 7 years ago
- CIS 565 website☆27Updated 4 years ago
- Master thesis: Interactive Physically-based Rendering☆28Updated 3 years ago
- Integrating Clipped Spherical Harmonics Expansions☆46Updated 4 years ago
- ☆114Updated 10 months ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆59Updated 4 years ago
- Presentations for SIGGRAPH 2012 course "Graphics Programming on the Web" covering HTML5 technologies (Canvas, CSS, etc.), WebGL and WebCL☆53Updated 2 years ago
- Monte Carlo Ray Tracing Renderer☆76Updated 6 years ago
- CIS565 Final Project☆13Updated 10 years ago
- Position-Based Dynamics in OpenCL, homework in Stanford's CS348C☆34Updated 7 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago