https://github.com/blockresearchgroup/compas_3gs
3D graphic statics add-on for the COMPAS framework
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
- Host: GitHub
- Owner: BlockResearchGroup
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://blockresearchgroup.github.io/compas_3gs/
- Size: 196 MB
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
- Website: http://block.arch.ethz.ch
- Repositories: 25
- Profile: https://github.com/BlockResearchGroup
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 | 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
- Homepage: https://github.com/BlockResearchGroup/compas_3gs
- Documentation: https://compas-3gs.readthedocs.io/
- License: MIT
-
Latest release: 0.6.0
published about 4 years ago
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