I’m working on a 3D maze game in p5.js.
Everything is working well so far, except the lights, and I can’t figure why
For some reason I am unable to use directionalLight() or pointLight(), only ambientLight() take effect on my sketch.
[EDIT. directionaLight() does affect my sketch, but not the plane() object]
Thanks for your answer, I can’t wait to see the next release. Any idea of how long it will takes ?
Thank you also for your work, by the way, I truly love p5.js !