Realtime dynamic particles systems visualization
For now it is the only way to fiddle around with Dynasty, but that will change in the future for sure. :)
-
Clone this repo to the folder of your liking:
git clone https://github.com/LeMinaw/Dynasty -
Install dependancies:
pip install -r requirements.txtNote: It is strongly advised to install dependancies in a virtual environment, isolated from system-wide packages.
-
Run the app:
python -m dynasty
