.. _sec-module-demos: 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 .. _sec-demos-demo1: 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: \ `xExudynConfigSpecial.py `_\ (Ex) ---- .. _sec-demos-demo2: Function: Demo2 ^^^^^^^^^^^^^^^ `Demo2 `__\ (\ ``showAll = True``\ ) - | \ *function description*\ : | advanced demo, showing that graphics is available; similar to Examples/rigid3Dexample.py