ocp-freecad-cam
Pythonocc-nodes-for-Ryven
ocp-freecad-cam | Pythonocc-nodes-for-Ryven | |
---|---|---|
1 | 5 | |
32 | 51 | |
- | - | |
8.5 | 0.0 | |
11 months ago | 6 months ago | |
Python | Python | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ocp-freecad-cam
Pythonocc-nodes-for-Ryven
- Show HN: Flyde – an open-source visual programming language
- Parametric for the win... until it isn't.
-
Ask HN: Visualizing software designs, especially of large systems (if at all)?
"What does an algorithm look like?"
I'm an intensely visual person, but have never found a visual programming system which scales well --- the problem is, past a certain level of complexity one has to use modules, which then devolves the visual representation down to just a bunch named blocks.
That said, I'm using BlockSCAD:
https://www.blockscad3d.com/community/projects/1421975
to work up designs which I'm then putting into other tools.
Looking at GraphSCAD:
http://graphscad.blogspot.com
and there's also Ryven and pythonocc which I managed to get installed:
https://ryven.org
https://github.com/Tanneguydv/Pythonocc-nodes-for-Ryven
but I'd really like to see a tool for this sort of thing which made G-code.
- Finally managed to get PythonOCC Nodes for Ryven installed (on Windows --- will have to try again for Ubuntu) --- here are my notes
- What is the one feature that would get you to try a new CAD software?
What are some alternatives?
build123d - A python CAD programming library
jupyter-cadquery - An extension to render cadquery objects in JupyterLab via pythreejs