MeshOffLoader
This component belongs to the category of the MeshLoaders.
The MeshOffLoader loads a mesh from a file under the format *.off. Such a mesh file can be either surface or volumetric meshes. The *.off meshes can be generated using softwares like MeshLab.
Usage
No pre-requisite in your scene to use a MeshLoader.
Example
This component is used as follows in XML format:
or using SofaPython3:
An example scene involving a MeshOffLoader is available in examples/Components/loader/MeshOffLoader.scn
Last modified: 10 August 2022