wang1262 / Voxel-based-Rendering-Links
CIS565 Final Project
☆13Updated 10 years ago
Alternatives and similar repositories for Voxel-based-Rendering-
Users that are interested in Voxel-based-Rendering- are comparing it to the libraries listed below
Sorting:
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- Dual Contouring Implementation in C++, by Tao Ju, from http://sourceforge.net/projects/dualcontouring/☆69Updated 11 years ago
- Headers, tests, and examples for Covariance Tracing☆49Updated 5 years ago
- Integrating Clipped Spherical Harmonics Expansions☆46Updated 5 years ago
- The code in this tutorial implements a BVH acceleration structure☆79Updated 5 years ago
- A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.☆44Updated 10 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆20Updated 9 years ago
- A fluid simulator featuring FLIP/PIC and narrow-band level set.☆34Updated 7 years ago
- Karl's very own FLIP fluid simulator!☆32Updated 4 months ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Bounding Proxies for Shape Approximation (SIGGRAPH 2017) - Reference Implementation