项目作者: lace

项目描述 :
Simple scenegraph for quickly debugging 3D meshes, polylines, and points
高级语言: Python
项目地址: git://github.com/lace/tri-again.git
创建时间: 2020-05-12T21:58:57Z
项目社区:https://github.com/lace/tri-again

开源协议:MIT License

下载


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.