tritet
Mesh generator
Generates 2D and 3D meshes, specifically triangulations and tetrahedra
Triangle and Tetrahedron Mesh Generators
9 stars
3 watching
4 forks
Language: C++
last commit: about 2 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 936 |
| | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 602 |
| | A software tool that generates triangulated meshes with curve constraints from unstructured 3D point clouds or mesh data. | 236 |
| | Generates tangent direction fields on triangle meshes for computer graphics and geometry processing tasks | 163 |
| | Generates 3D meshes from volumetric data using marching cubes algorithm | 6 |
| | A collection of algorithms and data structures for computing geometric shapes and performing numerical integration in finite element analyses. | 10 |
| | A Python library for generating high-quality 2D meshes | 211 |
| | A collection of tools and commands for manipulating 3D mesh geometry | 25 |
| | Software for generating, adapting and optimizing two-dimensional and three-dimensional meshes for simulations | 379 |
| | A crate that generates 2D meshes from images representing density/height maps. | 80 |
| | A collection of pre-defined meshes for various domains | 327 |
| | A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
| | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
| | Generates 3D terrain meshes from input data using a C-based algorithm | 70 |
| | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,040 |