node editor - pyflow

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
Post Reply
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: node editor - pyflow

Post by microelly2 »

phpBB [video]
User avatar
saso
Veteran
Posts: 1924
Joined: Fri May 16, 2014 1:14 pm
Contact:

Re: node editor - pyflow

Post by saso »

and now some voronoi on the surface ;)
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: node editor - pyflow

Post by microelly2 »

saso wrote: Thu Jul 25, 2019 7:05 pm and now some voronoi on the surface ;)
yes of course - convex hull, alpha shapes for LOD is the task for the next days.
perd
Posts: 1
Joined: Sat Jul 27, 2019 8:27 pm

Re: node editor - pyflow

Post by perd »

I found this 3D node driven cad : Antimony 3D :
phpBB [video]

git : https://github.com/mkeeter/antimony
and site : https://www.mattkeeter.com/projects/antimony/3/

I hope it would be useful reference .
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: node editor - pyflow

Post by microelly2 »

saso wrote: Thu Jul 25, 2019 7:05 pm and now some voronoi on the surface ;)
here we are
phpBB [video]
carlopav
Veteran
Posts: 2062
Joined: Mon Dec 31, 2018 1:49 pm
Location: Venice, Italy

Re: node editor - pyflow

Post by carlopav »

I didn't want to add noise to the topic till now, but I can't resist... This stuff is awesome! :o
Last edited by carlopav on Mon Jul 29, 2019 8:52 pm, edited 1 time in total.
follow my experiments on BIM modelling for architecture design
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: node editor - pyflow

Post by microelly2 »

alpha shapes from a random point cloud
phpBB [video]
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: node editor - pyflow

Post by microelly2 »

Playing with primitives of Part.Geom2D on surfaces.
These are mapping of lines and circles from uv-space to the surface.
phpBB [video]
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: node editor - pyflow

Post by Kunda1 »

This is such an awesome thread. Thanks @microelly2
BTW, is your fork of pyflow python3 compatible ?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: node editor - pyflow

Post by microelly2 »

Kunda1 wrote: Tue Jul 30, 2019 9:26 pm This is such an awesome thread. Thanks @microelly2
BTW, is your fork of pyflow python3 compatible ?
I made a python3 test at the beginning of my work and it was at that time.
at the moment I have only time to implement the main nodes,
I will start testing on python3 and windows at the end of summer.
Post Reply