没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > SOFA - Simulation Framework |
SOFA - Simulation Framework
|
2 | 0 | 10791 |
贡献者 | 讨论 | 代码提交 |
SOFA is an Open Source framework primarily targeted at real-time simulation, with an emphasis on medical simulation. It is mostly intended for the research community to help develop newer algorithms, but can also be used as an efficient prototyping tool. Based on an advanced software architecture, it allows to:
Create complex and evolving simulations by combining new algorithms with algorithms already included in SOFA
Modify most parameters of the simulation – deformable behavior, surface representation, solver, constraints, collision algorithm, etc. – by simply editing an XML file
Build complex models from simpler ones using a scene-graph description
Efficiently simulate the dynamics of interacting objects using abstract equation solvers
Reuse and compare a variety available methods