boundary-first-flattening
Mesh flattener
An application for surface parameterization and flattening of 3D meshes
768 stars
68 watching
96 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gaschler/bounding-mesh | A software toolset for generating simplified mesh representations while maintaining the original shape's integrity | 333 |
tmcw/geojson-flatten | Flattens complex geometry types in GeoJSON files into simpler ones. | 52 |
r03ert0/meshgeometry | A collection of tools and commands for manipulating 3D mesh geometry | 25 |
alexbol99/flatten-js | A JavaScript library for manipulating 2D geometric shapes and performing spatial queries | 564 |
erkaman/hole_fixer | A demo implementation of filling holes in 3D meshes using surface fairing techniques. | 287 |
karimnaaji/voxelizer | Converts 3D meshes into voxelized representations by performing triangle-cube intersection. | 627 |
cj-dimaggio/godot-slicer | A tool that enables dynamic slicing of convex meshes along a plane in 3D game engines. | 115 |
mlivesu/cinolib | A C++ library for processing polygonal and polyhedral meshes with a unified data structure | 930 |
gaoxifeng/robust-hexahedral-re-meshing | A software tool that simplifies and optimizes 3D mesh structures using a robust algorithm | 43 |
meshpro/optimesh | A software project providing an interface to various mesh optimization and smoothing algorithms for engineering applications. | 578 |
benjaminsauder/edgeflow | An addon for Blender that provides tools to manipulate curved shaped meshes using edge loops. | 1,341 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |
jonschlinkert/arr-flatten | Utility function to flatten arrays by recursively iterating over their elements | 60 |
gradientspace/geometry3sharp | A C# library for geometric computing and mesh algorithms | 1,723 |
fogleman/hmm | Tools for converting grayscale heightmap images into 3D meshes | 577 |