pmndrs / lamina

🍰 An extensible, layer based shader material for ThreeJS
MIT License
1.01k stars 41 forks source link

Changing blend mode in newly added layer breaks the shaders in the sandbox example #12

Closed yokiano closed 2 years ago

yokiano commented 2 years ago

How to replicate - in the sandbox example with Suzanne (https://4tdfb.sse.codesandbox.io/) - Just add a new layer and change the blend mode. I see also that the blend modes are all CAPITAL letters in contrast with the existing layers. so it is maybe a lead to culprit.

Attaching a file with the console error log. 4tdfb.sse.codesandbox.io-1644904640442.log

FarazzShaikh commented 2 years ago

That is probably an outdated sandbox, the latest Configurator example is here