3DLirious
3DLirious
When saving to VRML (.wrl) format, multiple textures are not supported, although it correctly lists all of the texture files in the export box. Multiple textures are supported in the...
  
Thank you for the wonderful tool! Would you be open to improving compatibility with [SolidPython](https://github.com/SolidCode/SolidPython)? It would be a boon for both projects (and the community as a whole) if...
UDL for the Curv language, ref http://www.curv3d.org/ and https://codeberg.org/doug-moen/curv. Example .curv files can be found at https://codeberg.org/doug-moen/curv/src/branch/master/examples .
I am trying to use pymeshlab to slice a mesh with `generate_polyline_from_planar_section` and exporting the resultant edges in the dxf format. Sample code using the famous [Stanford Bunny](https://github.com/3DLIRIOUS/MeshLabXML/raw/refs/heads/master/models/bunny_flat_100mm.ply) as an...