VoxelHashing
3D reconstructor
Develops fast and efficient algorithms for large-scale 3D reconstruction from point cloud data in real-time
[Siggraph Asia 2013] Large-Scale, Real-Time 3D Reconstruction
673 stars
50 watching
201 forks
Language: C++
last commit: over 4 years ago
Linked from 2 awesome lists
3d-reconstructioncomputer-visionkinect
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 630 |
| Tools and methods for real-time 3D reconstruction from 2D data in robotics and computer vision | 651 |
| A tool for converting 3D models into voxel data | 52 |
| A tool for generating voxelized 3D models from OBJ meshes using GPU acceleration. | 88 |
| A GPU-based voxel rendering system with SSAO, meshing, and light sources. | 20 |
| A C++ library for manipulating and polygonizing voxel grids with features like TransVoxel algorithm and level of detail | 289 |
| 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,866 |
| A real-time global illumination solution for 3D applications using voxelization and simplified indirect lighting calculations. | 619 |
| A volumetric mapping library for robotics and computer vision applications using signed distance fields | 1,382 |
| Reconstructs 3D models from 2D silhouettes and camera parameters | 65 |
| A set of tools for working with 3D voxel models | 377 |
| This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |
| A C++ tool for reconstructing 3D volumes from parallel 2D sections | 72 |
| A CPU-based algorithm for efficiently rendering and manipulating 3D voxel data structures using octree representations | 721 |
| Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |