tunabrain / sparse-voxel-octrees
CPU Sparse Voxel Octree Implementation
☆744Updated 7 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:
- Header only mesh voxelizer in c99☆642Updated 3 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆530Updated 5 years ago
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆283Updated 2 years ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆829Updated 3 months ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆256Updated 9 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,097Updated 2 months ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆532Updated 8 years ago
- Lighthouse 2 framework for real-time ray tracing☆855Updated last year
- Sparse volume compute and rendering on NVIDIA GPUs☆697Updated 2 years ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆661Updated 6 months ago
- A modern C++ BVH construction and traversal library☆1,036Updated 3 months ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆294Updated 8 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆795Updated 9 years ago
- Code developed for articles in the "Journal of Graphics Tools"☆475Updated last year
- Atlas Generation Tool☆474Updated 4 years ago
- Mesh simplification with UV's boundary preserved☆513Updated 5 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆617Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆864Updated this week
- A C++-based, cross platform ray tracing library☆436Updated last month
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆635Updated 3 months ago
- OpenGL sample for shader-based occlusion culling☆547Updated last year
- UVAtlas isochart texture atlas☆877Updated this week
- An implementation of the Dual Contouring algorithm based on the reference code☆167Updated 8 years ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,437Updated 3 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,474Updated 2 years ago
- Rendering Point Clouds with Compute Shaders☆713Updated 2 years ago
- Nori: an educational ray tracer☆873Updated last year
- Mitsuba renderer main repository☆1,074Updated last year
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆300Updated last year
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆638Updated 7 months ago