IsoSurfaceExtraction
Voxel surface extractor
A C++ library for extracting isosurfaces from voxel grids
Isosurface extraction from regular voxel grids
78 stars
6 watching
21 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. | 630 |
niessner/voxelhashing | Develops fast and efficient algorithms for large-scale 3D reconstruction from point cloud data in real-time | 673 |
ethz-asl/voxblox | A volumetric mapping library for robotics and computer vision applications using signed distance fields | 1,382 |
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. | 88 |
coolbutuseless/isocubes | A voxel rendering library using an isometric cube as the rendering primitive | 66 |
frontierdevelopmentlab/sat-extractor | Automates satellite image extraction and storage from public constellations at scale. | 76 |
andstor/voxelizer | A tool for converting 3D models into voxel data | 52 |
ethz-asl/segmap | A software framework for representing and reconstructing 3D environments using segments of data | 1,074 |
kam3k/laser_line_extraction | Extracts line segments from laser scan data | 413 |
adbedada/ts-raster | Extracts and analyzes time-series characteristics from raster data using Python. | 4 |
theacharya/markersextractor | Tools and library to extract metadata from Final Cut Pro's FCPXML data export format | 39 |
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 | 21 |