enzyme69 / blendersushi

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

LIVENODING 938 / Box From Scratch #311

Open enzyme69 opened 6 years ago

enzyme69 commented 6 years ago

Tutorial was inspired and was based on Python Coding Tutorial by ianscott888: https://www.youtube.com/watch?v=8wd_EAov6ZE

screen shot 2018-02-04 at 9 37 52 pm screen shot 2018-02-04 at 9 37 37 pm

sv_cube_from_scratch_002_2018_02_04_10_37.zip

So we are going to build a box from scratch, from the very component: 8 points vectors.... etc.

enzyme69 commented 6 years ago

You can kind of group the values into X, Y, Z positive and negative. Another setup before making it into a Monad.

sv_cube_from_scratch_005_2018_02_04_12_06.zip

screen shot 2018-02-04 at 11 06 06 pm