ialhashim / libcvtLinks
Centroidal Voronoi Tessellations on Surfaces
☆16Updated 8 years ago
Alternatives and similar repositories for libcvt
Users that are interested in libcvt are comparing it to the libraries listed below
Sorting:
- Marching cubes algorithm demo for OpenFrameworks / OSX, using a geometry shader☆27Updated 13 years ago
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆23Updated 6 years ago
- A standalone half-edge data structure in python with no dependencies other than numpy. Also, in a separate file, a simple OpenGL viewer.☆30Updated 7 years ago
- A 2D fluid simuation that handles irregular geometery and viscosity☆29Updated 3 years ago
- Something called geometry☆34Updated 5 months ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆29Updated 3 years ago
- Geometry related data structures (C11)☆114Updated 9 years ago
- create or transform numpy images from the command line☆48Updated 3 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆32Updated 2 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- Levelset-light is an open source C++ library for storing and manipulations on voxel data. It is used for representing geometry in fluid d…☆20Updated 7 years ago
- Procedural 3D mesh generation tool☆20Updated 7 years ago
- Space partitioning structures visualization☆43Updated 3 years ago
- C++ math / geometry / mesh processing library☆63Updated 7 years ago
- Automatic differentiation for glsl☆29Updated 4 years ago
- mesh geometry tools☆25Updated 4 years ago
- A 3D modeling software allowing free-form blending and topology changes☆22Updated 6 years ago
- Quick and easy spatial localization with octree☆21Updated 8 months ago
- Robust geometric predicates☆64Updated last year
- A marching cube algorithm, that is executed in parallel on the GPU, using compute shaders. This will later enable a highly parallel creat…☆10Updated 8 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆108Updated 2 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Isotropic Remeshing of Triangulated Surface☆93Updated 3 years ago
- A C++ geometry processing library☆52Updated 4 years ago
- Compute centroidal Voronoi tessellations in 2D and 3D using the GPU.☆46Updated 5 years ago
- Vectorized Python methods for creating, manipulating and tessellating signed distance fields.☆56Updated 2 years ago
- The code accompanying the paper "Developability of Triangle Meshes" by Oded Stein, Eitan Grinspun and Keenan Crane☆113Updated 7 years ago
- scrollytelling and Filament☆11Updated 3 years ago
- A simple, easily hackable C++ surface voxelizer (STL=>voxels)☆180Updated 4 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆53Updated last year