-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We need support for OBJ mesh import.
OBJ is a text file that contains the vertex coordinates followed by the face (triangle) vertex relations.
This file will be well suited for the Membrane class.
The main issue would be that a single obj file can contain many triangulated meshes.
We can add a feature that identifies a single mesh in the OBJ file and imports it.
As another feature, one can also propose a batch import option that imports all membranes in an OBJ file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request