Signed Distance Function from triangle mesh.
☆95Apr 10, 2019Updated 6 years ago
Alternatives and similar repositories for MeshSdf
Users that are interested in MeshSdf are comparing it to the libraries listed below
Sorting:
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Jan 7, 2018Updated 8 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆312Aug 31, 2023Updated 2 years ago
- Detection and Reconstruction of Transparent Objects with Infrared Projection-based RGB-D Cameras☆13Jan 17, 2021Updated 5 years ago
- Generate watertight meshes and sdf grids from degenerate, non-manifold meshes☆108Mar 2, 2023Updated 3 years ago
- Small utility to remove white borders/halo around PNG textures when rendered with OpenGL☆18Mar 15, 2015Updated 11 years ago
- A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Rob…☆829Sep 7, 2015Updated 10 years ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆376Feb 10, 2022Updated 4 years ago
- Anisotropically Scaled Iterative Closest Point Algorithm☆28Nov 23, 2020Updated 5 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]