The objective of this small step by step tutorial is to discover the basic components used with SOFA, how they interact, and how you can configure them. We will create a pendulum made of two object, and two different springs. We will not go into the details about the template parameter of the mechanical states, nor the forcefields used.
Press the Edit in Modeler button at the top of the window.
This will show the scene graph for our initial basic scene in the Modeler window.
Hold the cursor over the button with the SOFA logo on the far right of the Modeler toolbar.
The tooltip will say Run in SOFA.
This will open the scene described by the scene graph in SOFA. In SOFA, you can see one Particle represented by a white dot. (Note: you may need to select "Behavior" in the View table in order to see the scene).
You will see that nothing happens. In the next step we will see why.