thekla_atlas
Mesh Atlas Generator
A tool for generating 3D mesh atlases with automated segmentation, surface parameterization, and packing
Atlas Generation Tool
458 stars
37 watching
62 forks
Language: C++
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
septag/atlasc | A tool for generating atlas textures from multiple images | 74 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
meshpro/meshzoo | A tool for generating meshes of simple geometric shapes for finite element methods | 325 |
elfnor/mesh_maze | A tool to generate mazes within 3D meshes using a recursive back tracker algorithm | 192 |
cpmech/tritet | Generates 2D and 3D meshes, specifically triangulations and tetrahedra | 8 |
tudelft3d/3dfier | A tool for creating 3D models from 2D GIS datasets using point clouds and machine learning techniques | 555 |
samfromcadott/brutus | Generates 3D meshes from volumetric data using marching cubes algorithm | 5 |
threedle/text2mesh | Generates 3D meshes based on text inputs using neural networks and differentiable rendering | 926 |
seblague/marching-cubes | An implementation of the Marching Cubes algorithm in Unity using C# to generate 3D mesh representations from volumetric data | 1,033 |
ilmola/generator | A C++ library that generates procedural geometric meshes of primitives such as spheres and cylinders. | 212 |
meshpro/pygalmesh | Provides a Python interface to CGAL's meshing tools for generating high-quality meshes from 2D and 3D constraints and shapes. | 598 |
arttor/helmify | A tool that creates Helm charts from Kubernetes manifest files | 1,468 |
stanfordaha/garnet | A tool for generating and testing digital circuits using a high-level, Python-based framework | 106 |
fabien-chouteau/tiled-code-gen | A tool to automate the creation of code from Tiled map data | 3 |
kylebarron/pydelatin | Generates 3D terrain meshes from input data using a C-based algorithm | 68 |