-
Notifications
You must be signed in to change notification settings - Fork 331
Closed
Milestone
Description
A list of components is being defined, see issue #226
The idea is to present shortly a first prototype of SOFA NG to involve more and more people in the cleaning, testing of SOFA.
This 1st SOFA NG version focuses on :
- very few classes (~20)
- simple implementation of the base classes
This would allow to have a first set of simple components allowing for:
- new users to understand SOFA easier
- advanced developers and companies using SOFA for its core features (scene graph, DAG, visitors etc.) but without interests for all other codes
Example of these 20 components: DefaultAnimationLoop, UniformMass, ConstantForceField, EulerExplicit, Cholesky (see #244 ), IdentityMapping, FixedConstraint (see #246 ), ValuesFromIndices, MeshObjLoader (and others), RequiredPlugin.
Any feedback is more than welcome : @ChristianDuriez @damienmarchal @StephaneCotin @JeremieA @matthieu-nesme