tri-again

July 17, 2021 ยท View on GitHub

version python versions license coverage build code style

Simple scenegraph for quickly debugging 3D meshes, polylines, and points.

Development

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.

License

The project is licensed under the MIT license.