Developer(s) | Inria, CNRS, USTL, UJF, MGH |
---|---|
Initial release | February 2007 |
Stable release | 19.06.01
/ 26 July 2019 |
Repository | github |
Written in | C++, Python |
Operating system | Linux, Microsoft Windows, OS X |
Type | Physics engine, Medical simulation, Framework |
License | GPL, LGPL |
Website | www |
Simulation Open Framework Architecture (SOFA)[1] is an open source framework primarily targeted at real-time physical 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 or as a physics engine.
Based on an advanced software architecture, SOFA allows users to:[2]
A key aspect of SOFA is the use of a scene graph to organize and process the elements of a simulation while clearly separating the computation tasks from their possibly parallel scheduling. The description of a SOFA simulation can easily be done in an XML file. For even more flexibility, a Python plugin allows scripting simulations using the Python language. Basically, a SOFA scene-graph is composed with:
To extend its capacities and provide more features, SOFA is bundled with a lot of plugins:
Organized each year, the SOFA Day is a one-day event dedicated to SOFA. This event is open to everyone interested in SOFA, from beginner to advanced users. It contains an introduction to SOFA, several tutorials (adapted to the audience) and a large time to experience SOFA with the help of the instructors.
Exactly ten years after the first commit in SOFA, Inria founded the SOFA Consortium[3] in December 2015.
The Consortium missions are to:
Original source: https://en.wikipedia.org/wiki/Simulation Open Framework Architecture.
Read more |