trimesh
There are 18 repositories under trimesh topic.
mlivesu/cinolib
A generic programming header only C++ library for processing polygonal and polyhedral meshes
drlukeparry/pyslm
PySLM: A Python Library for 3D Printing and Additive Manufacturing
fieldOfView/Cura-MeshTools
Cura plugin which adds several mesh analysis and manipulation tools
jjmontesl/ddd
Procedural generation of 2D and 3D geometries and scenes (EXPERIMENTAL CODE!)
bmmtstb/manim-meshes
2D and 3D basic mesh implementation for manim
whateverforever/model-globally-match-locally-python
Small python implementation of point pair feature matching via Drost-PPF / PPF-Voting. Optional binary extension via nanobind for speed
gregstarr/pychop3d
Python implementation of "Chopper: Partitioning Models into 3D-Printable Parts"
AbhilashReddyM/curvpack
Curvature and Laplace-Beltrami estimation on triangulated surface meshes
AxoyTO/Parallel_Closest_Object_Search
Parallel search algorithm for finding the closest object in a collection of polygonal models based on Hausdorff Distance with implementation using MPI in Python
aymanesouani/curvature_estimation_Rusinkiewicz
This is a method of curvature estimation on triangular mesh
BiancaZYCao/TriMesh4Js
OpenMesh C++ binding to NodeJS via node-addon-napi
Aynur19/3D-ML
Learning 3D ML
feersantana5/TFG
3D Point Cloud segmentation, detection & classification by PointNet in a low-cost system. (http://hdl.handle.net/10553/111210)
OpenCMM/cnceye
CMM python library
whateverforever/mesh-transform-recoverer
Tool that recovers the transforms that were applied to a base "referencemesh" from copies of that mesh. E.g. the result of Michael Fogleman's `pack3d`
whateverforever/trimesh-ao
Attempts to implement ambient occlusion in trimesh
ail-and-colleagues/pointnet_cla
pointnet implementation for trimesh primitive shapes.
PARKCHEOLHEE-lab/debugvisualizer
Debug visualizer for the geometry developers