https://github.com/andrsd/figura
User-friendly python scripting for creating parametrical 3D models
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Keywords
Repository
User-friendly python scripting for creating parametrical 3D models
Basic Info
- Host: GitHub
- Owner: andrsd
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://andrsd.github.io/figura/
- Size: 6.79 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 7
Topics
Metadata Files
README.md
figura
User-friendly python scripting for creating parametrical 3D models
Features
- Using Open CASCADE Technology as the 3D modeling kernel
- User-friendly API
- Support for STEP files
- Support for STL files
- Block names and colors
Installation
Requirements:
pythonocc-core(>=7.6.0) (available via conda-forge)
Install it via: $ conda install -c conda-forge pythonocc-core
Install figura:
$ cd /some/path
$ git clone https://github.com/andrsd/figura.git
$ cd figura
$ pip install .
FAQs
Q: why is there no pip package?
A: figura depends on pythonocc-core which is currently (April 2023) only available via conda-forge. Once it is avialable via pip, we can deploy via pip as well.
Q: Is this project dead?
A: Yes, but the development continues in project formo
Owner
- Name: David Andrs
- Login: andrsd
- Kind: user
- Location: Idaho Falls, Idaho, United States
- Repositories: 19
- Profile: https://github.com/andrsd
Citation (CITATION.cff)
cff-version: 1.2.0
title: figura
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: David
family-names: Andrš
email: andrsd@gmail.com
orcid: 'https://orcid.org/0000-0002-8913-902X'
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v3 composite
- actions/download-artifact v2 composite
- actions/upload-artifact v2 composite
- codecov/codecov-action v3 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v3 composite
- softprops/action-gh-release v1 composite