|
||
---|---|---|
LICENSE | ||
README.md | ||
requirements.txt | ||
sample.py |
README.md
osc-rendering
Oscilloscope rendering test(s):
- generation of samples tables for shapes
- moving a shape on the screen at keypress
Running
$ virtualenv -p python3 venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python ./sample.py