cnr-isti-vclab / meshlab

The open source mesh processing system
http://www.meshlab.net
GNU General Public License v3.0
4.68k stars 821 forks source link

Import Mesh X3D some nodes not working. #447

Open alauder1 opened 5 years ago

alauder1 commented 5 years ago

When importing a mesh from X3D some node types are not working. Using the 23/12/2016 Meshlab version.

Box Node

Extrusion Node

Cone Node

Also USE attribute an existing DEF shape to use multiple copies of a shape. http://edutechwiki.unige.ch/en/X3D_shape_and_geometry#DEF_and_USE

However the following nodes do work. IndexedFaceSet

Cylinder

martin-frbg commented 5 years ago

I suspect these are added as needed, see #373 for where the code would go. Cone and Box should be fairly trivial to implement.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.