You are here

SOFA: A Multi-Model Framework for Interactive Physical Simulation

Submitted by holger on Wed, 2012/06/27 - 17:02
TitleSOFA: A Multi-Model Framework for Interactive Physical Simulation
Publication TypeBook Chapter
Year of Publication2012
AuthorsFaure, F, Duriez, C, Delingette, H, Allard, J, Gilles, B, Marchesseau, S, Talbot, H, Courtecuisse, H, Bousquet, G, Peterlik, I, Cotin, S
EditorPayan, Y
Book TitleSoft Tissue Biomechanical Modeling for Computer Assisted Surgery
Series TitleStudies in Mechanobiology, Tissue Engineering and Biomaterials
Volume11
Pagination283-321
PublisherSpringer Berlin Heidelberg
ISBN Number978-3-642-29013-8
Abstract

Simulation Open Framework Architecture (SOFA) is an open-source C++ library primarily targeted at interactive computational medical simulation. SOFA facilitates collaborations between specialists from various domains, by decomposing complex simulators into components designed independently and organized in a scenegraph data structure. Each component encapsulates one of the aspects of a simulation, such as the degrees of freedom, the forces and constraints, the differential equations, the main loop algorithms, the linear solvers, the collision detection algorithms or the interaction devices. The simulated objects can be represented using several models, each of them optimized for a different task such as the computation of internal forces, collision detection, haptics or visual display. These models are synchronized during the simulation using a mapping mechanism. CPU and GPU implementations can be transparently combined to exploit the computational power of modern hardware architectures. Thanks to this flexible yet efficient architecture, SOFA can be used as a test-bed to compare models and algorithms, or as a basis for the development of complex, high-performance simulators.

URLhttp://dx.doi.org/10.1007/8415_2012_125
DOI10.1007/8415_2012_125
Rating: 
Your rating: None Average: 2.3 (3 votes)