Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.28 KB

objToSOFA

objToSOFA is a linux bash script. It Tetrahedralizes a .obj file triangle/quad mesh using TetGen or GMSH and imports it into SOFA, offering several customization parameters including the insertion of a node grid using objNodeGridGenerator.

CMPP_FlowDiagram

Prerequisites

The script automatically checks if prerequisites are installed if you use ".\objToSOFA.sh -h".

Usage

Execute in console from within objToSOFA folder with command ".\objToSOFA.sh [parameters]".

Parameters

Use ".\objToSOFA -?" or ".\objToSOFA -h" to see the help context.

Main Contributors

h4ppywastaken

Contributing

Feel free to open an issue or create a pull request at any time.

License

This project is licensed under the MIT License. See LICENSE file for details.