Howdy! Do you have any examples of using a processing framework like p5js to draw to canvas and then Needle/ThreeJS integration to use what is drawn as a dynamic texture for 3d models? Has anyone done this?
by user 337874773742845953
Howdy! Do you have any examples of using a processing framework like p5js to draw to canvas and then Needle/ThreeJS integration to use what is drawn as a dynamic texture for 3d models? Has anyone done this?
by user 337874773742845953
Hey thats cool!
I think you can just create a canvas texture (three.js docs) and set that on you models material
Can make a little example later
I added it to Samples Projects | Needle Engine Documentation
Thank you!!
by user 337874773742845953