CreativeInquiry / PEmbroider

Embroidery Library for Processing
Other
442 stars 28 forks source link

Demo example that uses screenX(), screenY() to make 3D cubes #46

Open golanlevin opened 4 years ago

golanlevin commented 4 years ago

Saving this one for me, just wanted to put it up so I could cross it off.

LingDong- commented 3 years ago

Hi @golanlevin

I added a 3D example

It loads .OBJ models using Processing

Also showcases getChild(i) for PShapes

Screen Shot 2020-07-17 at 7 21 23 PM Screen Shot 2020-07-17 at 7 22 41 PM