LIVENODING 1178 SV Digging into Blender 2.80 Grease Pencil using Nodes
In this episode, I dig deep into Grease Pencil data using Nodes once again. I have done this in the past using Blender 2.79.

From Blender Stack Exchange info, we figure out how Grease Pencil data is stored in Blender 2.80:
https://blender.stackexchange.com/questions/142190/how-do-i-access-grease-pencil-data

GP-Object — GP-Layers — GP-Frames — GP-Strokes — GP-Stroke-Points

From that information, we can create a node tree in Sverchok that simply extract the Vector Coordinates of Points so that we can further use it.

There are few “complication” of things when DATA is not what Sverchok like LIST so we might need to do conversion every now and then.

The cool thing about this knowledge is that you can learn about data and list and array.

GITHUB:
https://github.com/enzyme69/blendersushi/issues/590

View on YouTube

Vastaa

Sähköpostiosoitettasi ei julkaista. Pakolliset kentät on merkitty *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>