read_vrml
Reads a VRML 1.0 file into a MATLAB structure.
Ki Tak Ahn
Good. It's so easy to see the vrml 1.0 file
using "saved as" in Solidworks.
5
30 Mar 2005
read_vrml
Reads a VRML 1.0 file into a MATLAB structure.
Martin Owen
Fantastic, does exactly what it says on the tin :-)
5
16 Mar 2004
read_vrml
Reads a VRML 1.0 file into a MATLAB structure.
Ola Härkegård
Works like a charm, I hade to change 'Coordinate3' to just 'Coordinate' to make it run with my .wrl-file though. A 'view_model' command would save some work for the user.