cheind / sdftoolboxLinks
Vectorized Python methods for creating, manipulating and tessellating signed distance fields.
☆54Updated last year
Alternatives and similar repositories for sdftoolbox
Users that are interested in sdftoolbox are comparing it to the libraries listed below
Sorting:
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆135Updated last year
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆260Updated 2 years ago
- C++ demo of the Vector Heat Method (Sharp, Soliman, and Crane. 2019.)☆62Updated 4 years ago
- ☆117Updated this week
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆102Updated 4 years ago
- ☆26Updated last year
- ☆53Updated 2 weeks ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆168Updated 2 years ago
- Dual Marching Cubes Implementation in C++☆65Updated 4 years ago
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆135Updated 2 years ago
- Public code release for the ACM Transactions on Graphics paper "Breaking Good: Fracture Modes for Realtime Destruction" and the NeurIPS 2…☆99Updated 2 years ago
- Python bindings for Polyscope☆43Updated 3 weeks ago
- Simple didactic code + tutorial for the Walk on Stars (WoSt) algorithm☆93Updated last year
- Discrete Conformal Equivalence of Polyhedral Surfaces☆103Updated last year
- Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implem…☆175Updated 2 years ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆42Updated last year
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆100Updated last year
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆28Updated last year
- CreativeCommons 3D surface mesh dataset created by students in CMU's intro graphics course☆37Updated 4 years ago
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆83Updated 2 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆177Updated 3 years ago
- Python Wrapper for Embree☆92Updated last year
- ☆31Updated last year
- Marching cubes with and without color interpolation, and edge subsampling.☆186Updated 2 years ago
- Command Line Tools for Geometry Processing☆42Updated last year
- A dual Marching Cubes method using cuboids, based on greedy meshing. Suitable for use with a uniform grid of data derived from multiple d…☆78Updated 4 years ago
- Fast Quadratic Mesh Simplification☆144Updated last month
- An example that complies and runs the fast winding number for soups☆76Updated 6 years ago
- PyTorch implementation of Neural Dual Contouring.☆242Updated 2 years ago