cheind / sdftoolboxLinks
Vectorized Python methods for creating, manipulating and tessellating signed distance fields.
☆55Updated 2 years ago
Alternatives and similar repositories for sdftoolbox
Users that are interested in sdftoolbox are comparing it to the libraries listed below
Sorting:
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆63Updated 2 months ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆173Updated 2 years ago
- ☆28Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆105Updated 2 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆30Updated 2 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- C++ implementation of the Surface Winding Numbers algorithm, which computes inside-outside on general surfaces.☆55Updated 9 months ago
- Implementation of Efficient implementation of Marching Cubes’ cases with topological guarantees☆35Updated 4 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 6 months ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆139Updated last year
- Isotropic Remeshing of Triangulated Surface☆92Updated 2 years ago
- geometry processing and shape analysis framework☆68Updated 5 months ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆265Updated 3 years ago
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆136Updated 3 years ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆105Updated 4 years ago
- Topology Guided Volume Exploration☆19Updated 6 years ago
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆81Updated 4 years ago
- Automatic differentiation for glsl☆28Updated 4 years ago
- C++ library implementing the Signed Heat Method for computing robust signed distance fields (SDFs) to triangle meshes, polygon meshes, an…☆128Updated 3 weeks ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆97Updated last year
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆179Updated 4 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆46Updated 2 years ago
- An example that complies and runs the fast winding number for soups☆80Updated 6 years ago
- A simple mesh voxelizer, GPU accelerated with CUDA☆91Updated 9 years ago
- Python bindings for Polyscope☆49Updated last month
- C++ sample project using Signed Heat Method implemented in geometry-central.☆57Updated 4 months ago
- ☆84Updated last year