wenqian157 / compas_3gs

3D graphic statics add-on for the COMPAS framework

Home Page:https://blockresearchgroup.github.io/compas_3gs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compas_3gs

compas_3gs is a 3D graphic statics add-on package for the COMPAS framework.

Installation

First, create an environment with a specific version of Python.

$ conda create -n 3gs python=3.7

Activate the new environment.

$ conda activate 3gs

Released versions of compas_3gs can be installed with pip.

$ pip install compas-3gs

Then, install compas_3gs for Rhino.

$ python -m compas_rhino.install -p compas_3gs

First Steps

Questions and discussions

The compas_3gs library has a forum: https://forum.compas-framework.org/c/compas-3gs for questions and discussions.

Issue tracker

If you find a bug, please help us solve it by filing a report.

Contributing

If you would like to contribute, check out the contribution guidelines. All contributions and relevant publications will be fully credited under Publications.

License

The compas_3gs add-on package for COMPAS is released under the MIT license.

Contact

For any additional suggestions or feedback, please conact the main contributors of compas_3gs, Juney Lee (juney.lee@arch.ethz.ch) and Tom Van Mele (van.mele@arch.ethz.ch).

About

3D graphic statics add-on for the COMPAS framework

https://blockresearchgroup.github.io/compas_3gs/

License:MIT License


Languages

Language:Python 98.3%Language:HTML 0.6%Language:JavaScript 0.6%Language:CSS 0.4%Language:Shell 0.0%Language:Batchfile 0.0%