CPU Sparse Voxel Octree Implementation
☆751Jul 26, 2017Updated 8 years ago
Alternatives and similar repositories for sparse-voxel-octrees
Users that are interested in sparse-voxel-octrees are comparing it to the libraries listed below
Sorting:
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆286Jan 28, 2026Updated last month
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆252Aug 27, 2015Updated 10 years ago
- Header only mesh voxelizer in c99☆655Jan 3, 2022Updated 4 years ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆677Nov 8, 2025Updated 3 months ago
- High performance physically based renderer in C++11☆1,815Mar 10, 2022Updated 3 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆907Jul 15, 2025Updated 7 months ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆297Jul 9, 2016Updated 9 years ago
- Very barebones CPU Voxel Raycaster☆34Apr 17, 2020Updated 5 years ago
- Sparse Voxel Octree Raycasting with Image Warping exploiting Frame-to-Frame Coherence in OpenCL☆114Aug 15, 2015Updated 10 years ago
- An implementation of the "Voxel Cone Tracing" global illumination technique proposed by Cyril Crassin (http://perso.telecom-paristech.fr/…☆171Sep 29, 2013Updated 12 years ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆416Feb 22, 2023Updated 3 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆648Aug 26, 2023Updated 2 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,117Oct 1, 2025Updated 5 months ago
- found and rescued from code.google.com☆76Jun 4, 2016Updated 9 years ago
- Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics☆2,905Feb 21, 2024Updated 2 years ago
- Sparse volume compute and rendering on NVIDIA GPUs☆711Oct 31, 2022Updated 3 years ago
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆649Mar 20, 2021Updated 4 years ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆648Feb 14, 2026Updated 2 weeks ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆408Jan 3, 2023Updated 3 years ago
- Light probe generation and BRDF authoring for physically based shading.☆814Aug 18, 2021Updated 4 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆830Sep 7, 2015Updated 10 years ago
- Experimentation framework for probe-based lighting☆431Oct 8, 2025Updated 4 months ago
- UVAtlas isochart texture atlas☆916Feb 20, 2026Updated last week
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,515Mar 24, 2023Updated 2 years ago
- Lighthouse 2 framework for real-time ray tracing☆869Apr 26, 2024Updated last year
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆980May 25, 2025Updated 9 months ago
- Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt…☆5,054Sep 3, 2023Updated 2 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆374Dec 17, 2019Updated 6 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆664Sep 2, 2025Updated 6 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆745May 10, 2024Updated last year
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆571Apr 17, 2019Updated 6 years ago
- Accompanying source code for my bachelor's thesis "Animated Sparse Voxel Octrees".☆46Apr 22, 2023Updated 2 years ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆827Dec 8, 2025Updated 2 months ago
- CUDA Voxelizer to convert polygon meshes into annotated voxel grids☆642Apr 5, 2024Updated last year
- Embree ray tracing kernels repository.☆2,651Updated this week
- Simple, single-file fluid solvers for learning purposes☆612Feb 1, 2017Updated 9 years ago
- ☆91Jun 5, 2017Updated 8 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆133Jan 1, 2021Updated 5 years ago
- High performance OpenGL fluid solver in C++☆499Aug 2, 2013Updated 12 years ago