Skip to content
/ tri-again Public

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

License

Notifications You must be signed in to change notification settings

lace/tri-again

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d1a0d3 · Dec 14, 2022

History

39 Commits
Dec 2, 2022
Dec 14, 2022
Jul 17, 2021
Dec 2, 2022
Dec 2, 2022
May 11, 2020
Dec 7, 2022
May 13, 2020
Jul 17, 2021
Jul 17, 2021
Jul 17, 2021
May 13, 2020
Dec 2, 2022
Dec 7, 2022
May 13, 2020

Repository files navigation

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.