Simple scenegraph for quickly debugging 3D meshes, polylines, and points.
First, install Python 3.7 or 3.8 (3.9 is not supported) and Poetry.
After cloning the repo, run ./bootstrap.zsh
to initialize a virtual
environment with the project's dependencies.
Subsequently, run ./dev.py install
to update the dependencies.
The project is licensed under the MIT license.