pmndrs / lamina

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

Add "Layer Materials" example #5

Closed hazem3500 closed 2 years ago

hazem3500 commented 2 years ago

This is a PR to showcase how to make an example that can be embedded with Codesandbox.

You can preview the fork example here: https://codesandbox.io/embed/github/hazem3500/lamina/tree/main/examples/layer-materials

After merging the PR, it should work on this link: https://codesandbox.io/embed/github/pmndrs/lamina/tree/main/examples/layer-materials

Notice that the path at the end of the URL correlate to the example directories in the repo