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.
The script automatically checks if prerequisites are installed if you use ".\objToSOFA.sh -h".
Execute in console from within objToSOFA folder with command ".\objToSOFA.sh [parameters]".
Use ".\objToSOFA -?" or ".\objToSOFA -h" to see the help context.
Feel free to open an issue or create a pull request at any time.
This project is licensed under the MIT License. See LICENSE file for details.