enzyme69 / blendersushi

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

LIVENODING 774 / Simplest Random Walk Using List Modifier #163

Open enzyme69 opened 6 years ago

enzyme69 commented 6 years ago

random_walk_easiest_001_2017_10_13_05_30.zip screen shot 2017-10-13 at 16 30 26 screen shot 2017-10-13 at 16 30 20 screen shot 2017-10-13 at 16 30 15

If you want easy way to do something using nodes, sometimes you already got it. No scripting algorithm, etc you just already have it as nodes.

Sometimes this kind of thing surprises me.

Sometimes there is easy way and hard way to do things, the hard way will make you learn more.

enzyme69 commented 6 years ago
screen shot 2018-01-30 at 11 50 55 am

Using numpy above....