TriWild
Mesh generator
A software tool that generates triangulated meshes with curve constraints from unstructured 3D point clouds or mesh data.
TriWild: Robust Triangulation with Curve Constraints
236 stars
15 watching
27 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
geometry-processingmeshingtraingulation
Related projects:
Repository | Description | Stars |
---|---|---|
cpmech/tritet | Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 9 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
dengwirda/mesh2d | A MATLAB-based library for generating high-quality 2D meshes using Delaunay triangulation and mesh optimization techniques | 126 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
ionhandshaker/distmesh | A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 53 |
mmgtools/mmg | Software for generating, adapting and optimizing two-dimensional and three-dimensional meshes for simulations | 379 |
dengwirda/jigsaw-matlab | Provides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains. | 75 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
fangq/iso2mesh | A MATLAB-based toolbox for generating high-quality 3D meshes from volumetric images | 184 |
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 211 |
jaysmito101/terraforge3d | A tool for creating 3D terrains with procedural generation and texturing capabilities. | 990 |
meshpro/meshzoo | A collection of pre-defined meshes for various domains | 327 |
r03ert0/meshgeometry | A collection of tools and commands for manipulating 3D mesh geometry | 25 |
seblague/marching-cubes | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,040 |
tudelft3d/3dfier | A tool for creating 3D models from 2D GIS datasets using point clouds and machine learning techniques | 561 |