VRML

 

The VRML component translates Open CASCADE Technology shapes to VRML 1.0 files (Virtual Reality Modeling Language). OCCT shapes may be translated in two representations: shaded or wireframe. A shaded representation present shapes as sets of triangles computed by a mesh algorithm while a wireframe representation present shapes as sets of curves.

 

As shaded VRML format files only include solids described by their mesh structures, the OCCT shapes to be written must be solids, components of solids or closed shells with a correct orientation.

Note