sp4cerat / Sparse-Voxel-Octree-RaycastingLinks
Sparse Voxel Octree Raycasting with Image Warping exploiting Frame-to-Frame Coherence in OpenCL
☆113Updated 10 years ago
Alternatives and similar repositories for Sparse-Voxel-Octree-Raycasting
Users that are interested in Sparse-Voxel-Octree-Raycasting are comparing it to the libraries listed below
Sorting:
- Accompanying source code for my bachelor's thesis "Animated Sparse Voxel Octrees".☆46Updated 2 years ago
- OpenGL-based voxel renderer☆65Updated 9 years ago
- CUDA based Voxel Raycasting - Paper: Efficient, High-Quality, GPU-Based Visualization of Voxelized Surface Data☆40Updated 10 years ago
- Splatting using OpenCL can reach more than 2 Bln Splats/s !☆39Updated 10 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆64Updated 8 years ago
- Isosurface extraction using largely undiscovered techniques.☆141Updated 7 years ago
- Fast (er) implementation of dual contouring which avoids the octree☆165Updated 8 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆284Updated 2 years ago
- This is the repository for my masters thesis based on the paper High-Resolution Sparse Voxel DAGs☆23Updated 10 years ago
- Real time sparse voxel octree renderer☆42Updated 2 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆121Updated 6 years ago
- Visualization of Large Procedural Voxel-Terrains using ISO-Surfaces based on nested Clip-Boxes☆56Updated 10 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆78Updated 11 years ago
- Dual Contoruing implemented in C++