Joeri Exelmans e05266c745 Update README 1 год назад
..
README.txt e05266c745 Update README 1 год назад
runner_multiwindow.py 64d414eac2 Add examples 1 год назад
sccd_multiwindow.py 64d414eac2 Add examples 1 год назад
sccd_multiwindow.xml 64d414eac2 Add examples 1 год назад
widget.py 64d414eac2 Add examples 1 год назад

README.txt

Bouncing balls example.

Adopted from:
https://msdl.uantwerpen.be/git/simon/SCCD/src/master/examples/bouncingballs/python/sccd_multiwindow.xml

To (re-)compile:
Dependencies:
Python 3
SCCD2DEVS must be in your PYTHONPATH environment variable.
Run:
python3 -m sccd.compiler.sccdc sccd_multiwindow.xml -p eventloop

To run the example:
Dependencies:
Python 3 and TkInter
Run:
python3 runner_multiwindow.py