Skip to content

Ngautier/sofa

 
 

Repository files navigation

SOFA, Simulation Open-Framework Architecture

(c) 2006-2016 INRIA, USTL, UJF, CNRS, MGH

Authors: See Authors.txt

Licence: See LICENCE.txt

Contact information: contact@sofa-framework.org

SOFA is an Open Source framework primarily targeted at real-time simulation, with an emphasis on medical simulation.
It is mainly intended for the research community to help foster newer algorithms, but can also be used as an efficient prototyping tool.
SOFA's advanced software architecture allows:
(1) the creation of complex and evolving simulations by combining new algorithms with existing algorithms;
(2) the modification of key parameters of the simulation such as deformable behavior, surface representation, solvers, constraints, collision algorithm, etc. by simply editing an XML file;
(3) the synthesis of complex models from simpler ones using a scene-graph description;
(4) the efficient simulation of the dynamics of interacting objects using abstract equation solvers; and
(5) the comparison of various algorithms available in SOFA.


INSTALLATION

For up-to-date instructions, please refer to the SOFA documentation:
https://www.sofa-framework.org/documentation

About

SOFA is an Open Source framework primarily targeted at real-time simulation, with an emphasis on medical simulation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.5%
  • C 14.7%
  • Fortran 1.7%
  • Cuda 0.9%
  • Python 0.9%
  • CMake 0.7%
  • Other 0.6%