IsoSurfaceExtraction
Voxel surface extractor
A C++ library for extracting isosurfaces from voxel grids
Isosurface extraction from regular voxel grids
78 stars
6 watching
20 forks
Language: C++
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
glines/libmc | A library for extracting isosurfaces from 3D mesh data in C++ | 13 |
karimnaaji/voxelizer | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 627 |
niessner/voxelhashing | Develops a real-time 3D reconstruction algorithm using a voxel hashing approach for large-scale scanning applications. | 670 |
ethz-asl/voxblox | A volumetric mapping library for robotics and computer vision applications using signed distance fields | 1,370 |
koraykv/fex | A Lua-based library for feature extraction in computer vision applications using the SIFT algorithm | 10 |
kctess5/voxelizer | A tool for generating voxelized 3D models from OBJ meshes using GPU acceleration. | 87 |
coolbutuseless/isocubes | A voxel renderer using an isometric cube as the rendering primitive | 66 |
frontierdevelopmentlab/sat-extractor | Automates satellite image extraction and storage from public constellations at scale. | 75 |
andstor/voxelizer | A tool for converting 3D models into voxel data | 51 |
ethz-asl/segmap | A software framework for representing and reconstructing 3D environments using segments of data | 1,070 |
kam3k/laser_line_extraction | Extracts line segments from laser scan data | 411 |
adbedada/ts-raster | Extracts and analyzes time-series characteristics from raster data using Python. | 4 |
theacharya/markersextractor | A tool and library for extracting metadata from Final Cut Pro FCPXML data export format. | 37 |
erkaman/sse-avx-rasterization | A source code implementation of triangle rasterization routines accelerated using SIMD instructions | 67 |
stevinz/extrude | A tool for converting 2D images into 3D meshes | 19 |