-
Notifications
You must be signed in to change notification settings - Fork 25
-
P5.js has a webgl mode(webgl1) and we could create a plugin that would allow people to map a Shader Park sculpture to a piece of geometry similar to how things work in three.js
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 4 comments 1 reply
-
This relies on #67
Beta Was this translation helpful? Give feedback.
All reactions
-
Found an example that enables webgl2 in P5
https://editor.p5js.org/a_/sketches/2zXozr2NJ
Beta Was this translation helpful? Give feedback.
All reactions
-
It's not the cleanest, but it works :)
Beta Was this translation helpful? Give feedback.
All reactions
-
I tried this same code snippet but wasn’t able to get it working yet
Beta Was this translation helpful? Give feedback.
All reactions
-
processing/p5.js#2536 (comment)
we'll see if we get any response. I might need to submit it as a separate issue
Beta Was this translation helpful? Give feedback.