Algorithmic 3D modeling using Pythonocc #75
Tanneguydv
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
nice, this is amazing! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've been looking for a way to work on Pythonocc with a node editor, Ryven is a really good candidate for it and get an open Algorithmic 3D modeling python software.
To get it functional you will have to execute Ryven in an environment where pythonocc is installed.
Here a small example of a definition : https://www.youtube.com/watch?v=lUNYstrfvmg
It's just a beginning to explore the possibilities given by matching the two, I've just coded simple functions to see how it works and how it should be to perform complex operations.
But I'm quite new to Python and would need help to adapt Ryven to the specific needs of such a use case, I'm open to contributions and comments too!
Here the corresponding repo : https://github.com/Tanneguydv/Pythonocc-nodes-for-Ryven
Beta Was this translation helpful? Give feedback.
All reactions