Module: demos

The demos library includes basic demos which are available directly after installation; For advanced demos, see main/pythonDev/Examples and main/pythonDev/TestModels

  • Date: 2023-01-12

Function: Demo1

Demo1(showAll = True)

  • function description:
    very simple demo to show that exudyn is correctly installed; does not require graphics; similar to Examples/myFirstExample.py

Relevant Examples (Ex) and TestModels (TM) with weblink to github:


Function: Demo2

Demo2(showAll = True)

  • function description:
    advanced demo, showing that graphics is available; similar to Examples/rigid3Dexample.py