Description Usage Arguments Value
Raw files are a very simple file format to store 3D surface geometries. The surface geometries are decomposed into different surfaces called objects that store the surface as a triangulation of the surface.
1 | rawRead(fname)
|
fname |
Name of the file to be read. |
A list of faces that contain a 3D triangular mesh (mesh3d format).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.