User guide:¶
How to install and play poolvr.py¶
To install from the command line:
git clone https://github.com/jzitelli/poolvr.py.git
cd poolvr.py
python setup.py install
If you are using git-bash for Windows, start poolvr.py from the command line with:
play_poolvr.py
If you are using a normal Windows command line, you may have to start from the root directory with:
python scripts\play_poolvr.py