VoxelHashing

Voxel hasher

Develops a real-time 3D reconstruction algorithm using a voxel hashing approach for large-scale scanning applications.

[Siggraph Asia 2013] Large-Scale, Real-Time 3D Reconstruction

GitHub

670 stars
50 watching
201 forks
Language: C++
last commit: about 4 years ago
Linked from 2 awesome lists

3d-reconstructioncomputer-visionkinect

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karimnaaji/voxelizer Converts 3D meshes into voxelized representations by performing triangle-cube intersection. 627
mit-spark/kimera-semantics Tools and methods for real-time 3D reconstruction from 2D data in robotics and computer vision 650
andstor/voxelizer A tool for converting 3D models into voxel data 51
kctess5/voxelizer A tool for generating voxelized 3D models from OBJ meshes using GPU acceleration. 87
genuineaster/voxelator A GPU-based voxel rendering system with SSAO, meshing, and light sources. 20
stoyannk/voxels A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail 287
keijiro/voxelman An extreme demonstration of using Unity's Entity Component System with C# Job System and Burst Compiler for efficient multi-core processing in 3D voxel rendering. 1,857
jose-villegas/vctrenderer A real-time global illumination solution for 3D applications using voxelization and simplified indirect lighting calculations. 617
ethz-asl/voxblox A volumetric mapping library for robotics and computer vision applications using signed distance fields 1,370
unclearness/vacancy Reconstructs 3D models from 2D silhouettes and camera parameters 65
jpaver/opengametools A set of tools for working with 3D voxel models 375
maxorange/pix2vox This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. 243
paulknysh/shaper A C++ tool for reconstructing 3D volumes from parallel 2D sections 72
tunabrain/sparse-voxel-octrees A CPU-based algorithm for efficiently rendering and manipulating 3D voxel data structures using octree representations 720
samfromcadott/brutus Generates 3D meshes from volumetric data using marching cubes algorithm 5