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
232 stars
15 watching
27 forks
Language: C++
last commit: almost 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 | 8 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
dengwirda/mesh2d | A MATLAB-based library for generating high-quality 2D meshes using Delaunay triangulation and mesh optimization techniques | 124 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
ionhandshaker/distmesh | A tool for generating high-quality meshes from CAD geometries using an efficient algorithm based on signed distance functions. | 52 |
mmgtools/mmg | Software for generating, adapting and optimizing two-dimensional and three-dimensional meshes for simulations | 369 |
dengwirda/jigsaw-matlab | Provides MATLAB bindings for generating high-quality triangulations and polyhedral decompositions of general planar, surface, and volumetric domains. | 74 |
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 | 182 |
meshpro/dmsh | A Python library for generating high-quality 2D meshes | 210 |
jaysmito101/terraforge3d | A powerful tool for generating and texturing 3D terrains using procedural techniques. | 973 |
meshpro/meshzoo | A tool for generating meshes of simple geometric shapes for finite element methods | 325 |
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,033 |
tudelft3d/3dfier | A tool for creating 3D models from 2D GIS datasets using point clouds and machine learning techniques | 555 |