https://github.com/blockresearchgroup/compas_3gs

3D graphic statics add-on for the COMPAS framework

https://github.com/blockresearchgroup/compas_3gs

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    4 of 10 committers (40.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary

Keywords

3d form-finding graphic-statics polyhedral-diagrams

Keywords from Contributors

meshes quad-patch skeleton compas funicular-structures thrust-network-analysis constraints force-density rhino3d grasshopper3d
Last synced: 5 months ago · JSON representation

Repository

3D graphic statics add-on for the COMPAS framework

Basic Info
Statistics
  • Stars: 11
  • Watchers: 4
  • Forks: 7
  • Open Issues: 2
  • Releases: 0
Topics
3d form-finding graphic-statics polyhedral-diagrams
Created about 8 years ago · Last pushed over 1 year ago

https://github.com/BlockResearchGroup/compas_3gs/blob/main/

# 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.

```bash
$ conda create -n 3gs python=3.7
```

Activate the new environment.

```bash
$ conda activate 3gs
```

Released versions of ``compas_3gs`` can be installed with *pip*.

```bash
$ pip install compas-3gs
```

Then, install compas_3gs for Rhino.

```bash
$ python -m compas_rhino.install -p compas_3gs
```

## First Steps

* [Theoretical background](https://compas-dev.github.io/compas_3gs/theoretical_background.html)
* [Examples](https://compas-dev.github.io/compas_3gs/examples.html)
* [API reference](https://compas-dev.github.io/compas_3gs/api_reference.html)


## 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](https://github.com/BlockResearchGroup/compas_3gs/issues).


## Contributing

If you would like to contribute, check out the [contribution guidelines](https://blockresearchgroup.github.io/compas_3gs/contribution.html).
All contributions and relevant publications will be fully credited under [Publications](https://compas-dev.github.io/compas_3gs/Publications.html).


## License

The ``compas_3gs`` add-on package for **COMPAS** is [released under the MIT license](https://compas-dev.github.io/compas_3gs/license.html).


## 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).

Owner

  • Name: Block Research Group
  • Login: BlockResearchGroup
  • Kind: organization
  • Location: Zurich

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 211
  • Total Committers: 10
  • Avg Commits per committer: 21.1
  • Development Distribution Score (DDS): 0.46
Top Committers
Name Email Commits
juneylee j****e@a****h 114
Li l****0@g****m 48
duchaoyu 4****u@u****m 19
Tom Van Mele v****t@e****h 17
Tom Van Mele b****g@a****h 4
duchaoyu d****h@s****h 3
Juney Lee 3****e@u****m 2
dependabot[bot] 4****]@u****m 2
wenqian157 4****7@u****m 1
brgcode t****e@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 6
  • Total pull requests: 11
  • Average time to close issues: 4 months
  • Average time to close pull requests: 21 days
  • Total issue authors: 5
  • Total pull request authors: 6
  • Average comments per issue: 0.67
  • Average comments per pull request: 0.55
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 14 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • duchaoyu (2)
  • lisontowind (1)
  • petrasvestartas (1)
  • salmamzfr (1)
  • brgcode (1)
Pull Request Authors
  • dependabot[bot] (4)
  • Licini (2)
  • petrasvestartas (2)
  • juney-lee (2)
  • duchaoyu (1)
  • wenqian157 (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 82 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 12
  • Total maintainers: 3
pypi.org: compas-3gs

A COMPAS package for 3D Graphic Statics

  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 82 Last month
Rankings
Dependent packages count: 10.1%
Forks count: 12.6%
Average: 17.6%
Stargazers count: 17.7%
Dependent repos count: 21.6%
Downloads: 26.0%
Maintainers (3)
Last synced: 6 months ago

Dependencies

requirements-dev.txt pypi
  • attrs >=17.4 development
  • autopep8 * development
  • bump2version * development
  • check-manifest >=0.36 development
  • doc8 * development
  • flake8 * development
  • invoke >=0.14 development
  • ipykernel * development
  • ipython >=5.8 development
  • isort * development
  • m2r * development
  • nbsphinx * development
  • pydocstyle * development
  • pytest >=3.2 development
  • sphinx >=1.6 development
  • sphinx_compas_theme >=0.4 development
  • twine * development
requirements.txt pypi
  • compas *
  • compas_skeleton >=1.1.0