lace / tri-again

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

Home Page:https://tri-again.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tri-again

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.

About

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

https://tri-again.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 98.5%Language:Shell 1.5%