Skip to content

Real-time multi-physics simulation with an emphasis on medical simulation.

Notifications You must be signed in to change notification settings

EulalieCoevoet/sofa

This branch is 2307 commits behind sofa-framework/sofa:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 27, 2020
Mar 3, 2021
Mar 3, 2021
Mar 3, 2021
May 26, 2021
Mar 3, 2021
May 26, 2021
Mar 30, 2021
Nov 26, 2018
May 19, 2021
Mar 17, 2021
May 26, 2021
Sep 28, 2020
Mar 25, 2021
Mar 17, 2021
Aug 7, 2014
May 16, 2018
May 8, 2020
Feb 10, 2021
Apr 23, 2021
Aug 17, 2020
Sep 4, 2019
Feb 9, 2017
May 26, 2020
Oct 11, 2017
Nov 25, 2013
Oct 1, 2015
Mar 17, 2020
Sep 22, 2017

Repository files navigation

SOFA, Simulation Open-Framework Architecture


Documentation Forum Gitter Contact

Introduction

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

Contribution

The SOFA community will be pleased to welcome you!
Find all the ways to get involved here: https://www.sofa-framework.org/community/get-involved/

Before creating any issue or pull request, please read carefully our CONTRIBUTING rules.

Information

Authors

See Authors.txt

License

SOFA is LGPL, except:

  • applications/projects (GPL)
  • applications/sofa (GPL)
  • applications/tutorials (GPL)
  • applications/plugins/OptiTrackNatNet (GPL)
  • applications/plugins/SofaPML (GPL)
  • applications/plugins/Registration (QPL)
  • sub-directories with a license file specifying a different license

LGPL refers to the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

GPL refers to the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Contact information

[email protected]


SOFA, Simulation Open-Framework Architecture
(c) 2006 INRIA, USTL, UJF, CNRS, MGH

About

Real-time multi-physics simulation with an emphasis on medical simulation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.1%
  • C 22.7%
  • Python 1.8%
  • Cuda 1.6%
  • CMake 1.5%
  • GLSL 0.3%
  • Other 1.0%