tunabrain / sparse-voxel-octrees
CPU Sparse Voxel Octree Implementation
☆730Updated 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
- Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation☆281Updated last year
- Header only mesh voxelizer in c99☆633Updated 3 years ago
- Sparse Voxel Octree Implementation - Upenn CIS-565 final project☆255Updated 9 years ago
- A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing☆524Updated 4 years ago
- NanoRT, single header only modern ray tracing kernel.☆1,091Updated 3 months ago
- A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.☆796Updated 2 weeks ago
- C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998☆526Updated 8 years ago
- Lighthouse 2 framework for real-time ray tracing☆852Updated 9 months ago
- Atlas Generation Tool☆467Updated 3 years ago
- Sparse volume compute and rendering on NVIDIA GPUs☆685Updated 2 years ago
- A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.☆643Updated 3 months ago
- Mesh simplification with UV's boundary preserved☆506Updated 4 years ago
- A modern C++ BVH construction and traversal library☆990Updated 2 weeks ago
- A real time global illumination solution that achieves glossy surfaces, diffuse reflection, specular reflection, ambient occlusion, indir…☆627Updated 2 weeks ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆780Updated 9 years ago
- OpenGL sample for shader-based occlusion culling☆541Updated last year
- Rendering Point Clouds with Compute Shaders☆700Updated 2 years ago
- Voxels Library - C++ library for voxel manipulation and polygonization☆291Updated 8 years ago
- A Vulkan implementation of real-time PBR renderer☆393Updated 7 years ago
- A project testing and comparing various algorithms for creating isosurfaces.☆299Updated 8 years ago
- Simple C++ implementation of the (manifold) dual marching cubes algorithm from Gregory M. Nielson☆174Updated 5 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆609Updated last year
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆805Updated last week
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,413Updated 3 years ago
- Lightweight CPU/GPU path tracer☆407Updated 4 years ago
- Experimentation framework for probe-based lighting☆423Updated 9 months ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆629Updated 4 months ago
- Simple physically based path tracer based on Nvidia's Optix Ray Tracing Engine☆320Updated 3 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,459Updated last year
- Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation☆337Updated 3 years ago