Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katyo/perfector
Declarative mechanical CAD in Rust using OpenCASCADE.
https://github.com/katyo/perfector
Last synced: 16 days ago
JSON representation
Declarative mechanical CAD in Rust using OpenCASCADE.
- Host: GitHub
- URL: https://github.com/katyo/perfector
- Owner: katyo
- Created: 2024-10-15T07:23:42.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-17T18:38:05.000Z (3 months ago)
- Last Synced: 2024-10-30T16:12:01.781Z (2 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Perfector
This is an experimental declarative parametric programmatic mechanical CAD written in Rust using OpenCASCADE BRep kernel.
Also this is my ~~second~~ ~~third~~ four attempt make things right. *Damn shit.*
**Warning:** Current state is work in progress, almost all featuares is in early stage and cannot be used in any form.
## Features
- [ ] BRep interface
- [ ] Topology primitives
- [x] Vertexes
- [ ] Edges
- [x] Wires
- [x] Faces
- [ ] Shells
- [ ] Solids
- [ ] Compounds
- [ ] Compound Solids
- [ ] Topology construction
- [ ] Basic operations
- [ ] Sketches
- [ ] Extrusion
- [ ] Boolean operations
- [ ] Topology exploring
- [ ] Traversing
- [ ] Querying
- [ ] Metadata support
- [ ] Colors
- [ ] Materials
- [ ] Data exchange
- [ ] STEP
- [ ] STL