Results 63 issues of Gianmarco

Too much code, not worth maintaining

eg: ```js // now Mul(a, Mul(b, Mul(c, Mul(1, 3 ))) // then Mul(a, b, c, 1, 3 ) // becomes => a * b * c * 1. * 3....

shader composer 🌈

I made a test using example apps stored in the main repository that are then converted to live sandboxes using [githubbox](https://github.com/dferber90/githubbox) ### Preview: https://hungry-liskov-659c72.netlify.app/docs/example-test/ ### Code: https://github.com/gsimone/r3f-website Doing it like...

Just so we have something to link whenever this question is asked on discord ;P