-
Couldn't load subscription status.
- Fork 630
Closed
Description
I was pinged recently looking for some projects to help out with, here are some ideas. PR's are always appreciated!
Updated 7/27/2020
- (docs) Figure out how to get the examples embedded in the actual docs webpage. Right now when you build docs, example ipynb files are rendered to HTML which is just linked to from the examples page. It would be really nice if each example was embedded in sphinx somehow, and kept the sidebar on the left so one could navigate around between examples and back to the docs.
- (feature) Mesh simplification, either through creating a
meshlabserverinterface or through implementing a vectorized numpy version of quadratic edge collapse: Decimate a mesh #41 - (feature) MSH support, as requested in Export mesh in .msh fileformat #206. Probably via
meshio - (feature) Color and line width in Path objects: Geometry colors and line widths in Scene #356
- (feature) More 3MF tests. Trimesh has a 3MF importer, it would be great to put together a test corpus of various small- ish models (specifically interesting would be multibody assemblies with duplication) from various exporters.
- (feature) Do whatever it takes to get
pyinstallerto work withtrimesh, as per Pyinstaller issues #412 - (infrastructure) Put all of Shapenet, Thingiverse 10k, GLTF samples, and all available meshes into an AWS S3 bucket, and continuously benchmark trimesh, pymesh, and assimp for percentage of files loaded and time. Memory issues with 3.0 obj loader and large files #510
- (community) See if upstream
numpyhas interest in includingTrackedArrayorndarray.crc[Upstream Improvement] TrackedArray into scipy/numpy? #283 - (speedup) Add broad-phase culling for
mesh.slice_planeto speed up on large meshes: Return subset of mesh using bound #630 - (feature) Exact rather than approximate medial axis calculation as per issue with medial axis not being straight #924
hongbo-miao, gumeo, mowshon, DanielTakeshi, science-code and 2 more
Metadata
Metadata
Assignees
Labels
No labels