enzyme69 / blendersushi

Blender Sushi related scripts. Mostly about Sverchok, Geometry Nodes, Animation Nodes, and related Python scripts.
243 stars 33 forks source link

STUDY: Monad and Loop #16

Open enzyme69 opened 7 years ago

enzyme69 commented 7 years ago

monad_circle_improv_003_2017_06_22_01_52.zip

Still not quite sure what to make for this. Fractal or kaleidoscope.

Powerful, but yet complex unless someone gives some examples.

enzyme69 commented 7 years ago

screen shot 2017-06-22 at 11 51 50

enzyme69 commented 5 years ago

Monad Loop is powerful and also pretty strange. It's not complete, I heard from Zeffii, but it's powerful when works.

Here is a simple Line, randomized the original line, and then connect it using Line, and Loop:

Screen Shot 2019-05-14 at 15 17 02 Screen Shot 2019-05-14 at 15 16 53
enzyme69 commented 5 years ago
Screen Shot 2019-05-14 at 15 26 55 Screen Shot 2019-05-14 at 15 26 51

Here is another setup. It's super simple, basically INSET can be used perfectly for LOOP.

enzyme69 commented 5 years ago

Sverchok Zeffii made a very good example: https://github.com/nortikin/sverchok/issues/1662

So random select of face and extrude / inset will give some interesting recursive result. Usually ended up with very complex geometry mesh...