项目作者: h4ppywastaken

项目描述 :
Tetrahedralizes a .obj triangle/quad mesh using TetGen or GMSH and imports it into SOFA
高级语言: Shell
项目地址: git://github.com/h4ppywastaken/objToSOFA.git
创建时间: 2021-01-07T12:44:51Z
项目社区:https://github.com/h4ppywastaken/objToSOFA

开源协议:MIT License

下载


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.