SOFA
DevelopersInria, CNRS, USTL, UJF, MGH
Initial releaseFebruary 2007; 19 years ago (2007-02)
Stable release
19.06.01 / 26 July 2019; 6 years ago (2019-07-26)
Written inC++, Python
Operating systemLinux, Microsoft Windows, OS X
TypePhysics engine, Medical simulation, Framework
LicenseGPL, LGPL
Websitewww.sofa-framework.org
Repositorygithub.com/sofa-framework/sofa

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.

Features

edit

Based on an advanced software architecture, SOFA allows users to:[2]

  • Create complex and evolving simulations by combining new algorithms with existing algorithms
  • Modify most parameters of the simulation (deformable behavior, surface representation, solver, constraints, collision algorithm, ...) by simply editing a 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 easily compare a variety of available methods
  • Transparently parallelize complex computations using semantics based on data dependencies
  • Use new generations of GPUs through the CUDA API to greatly improve computation times

Scene graph

edit

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:

  • Nodes: used to categorise the components and keep the XML file clean (mechanical node, collision node, visual node, ...)
  • Components: main elements used to build a scene (solver component, forcefield component, rendering component, ...)
  • Data: everything that components have to deal with (forces, velocities, positions, ratios, ...)

Plugins

edit

To extend its capacities and provide more features, SOFA is bundled with a lot of plugins:

  • Drivers for VR / haptic / simulation devices (Geomagic®, ARTTrack™, Novint® Falcon™…)
  • Visualization and simulation of medical images
  • Python scripting
  • Parallelization:
    • Multithreading
    • GPU computing using the CUDA API

Community

edit

SOFA Day

edit

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.

SOFA Consortium

edit

Exactly ten years after the first commit in SOFA, Inria founded the SOFA Consortium[3] in December 2015.
The Consortium missions are to:

  • Represent the identity of SOFA
  • Organize and develop the community
  • Distribute and make SOFA more stable

See also

edit

References

edit
  1. ^ Allard, Jérémie; Cotin, Stéphane; Faure, François; Bensoussan, Pierre-Jean; Poyer, François; Duriez, Christian; Delingette, Hervé; Grisoni, Laurent (2007). "SOFA - an Open Source Framework for Medical Simulation". Medicine Meets Virtual Reality (MMVR'15). Retrieved 24 January 2017.
  2. ^ "SOFA Features".
  3. ^ "SOFA Consortium".
edit

📚 Artikel Terkait di Wikipedia

CUDA

OpenGL, which require advanced skills in graphics programming. CUDA-powered GPUs also support programming frameworks such as OpenMP, OpenACC and OpenCL

Physics engine

A physics engine is computer software that provides an approximate simulation of certain physical systems, typically classical dynamics, including rigid

Co-simulation

co-simulation framework. In general, a co-simulation framework consists of five abstraction layers: From conceptual structuration, the architecture on

Soft-body dynamics

field of computer graphics that focuses on visually realistic physical simulations of the motion and properties of deformable objects (or soft bodies).

Web-based simulation

(1998). "Providing Conceptual Framework Support for Distributed Web-Based Simulation within the High Level Architecture.". Proceedings of the SPIE Conference

List of robotics software

Planning Framework". MoveIt. Retrieved May 13, 2026. "The Open Motion Planning Library". OMPL. Retrieved May 13, 2026. "OpenRAVE: A Planning Architecture for

List of discrete event simulation software

Computer Architecture News. 39 (2): 1–7. doi:10.1145/2024716.2024718. ISSN 0163-5964. King, D.H.; Harrison, H.S. (2013). "Open-source simulation software

High Level Architecture

The High Level Architecture (HLA) is a standard for distributed simulation, used when building a simulation for a larger purpose by combining (federating)