Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

lamina

🍰 An extensible, layer based shader material for ThreeJS


Chat on Twitter Chat on Twitter


Examples

Name Link Description
Layer Material https://codesandbox.io/embed/github/pmndrs/lamina/tree/main/examples/layer-materials Basic usage of Lamina in React.
Vanilla https://codesandbox.io/embed/github/pmndrs/lamina/tree/main/examples/example-vanilla Basic usage of Lamina in Vanilla ThreeJS.
Configurator https://codesandbox.io/embed/github/pmndrs/lamina/tree/main/examples/layer-materials A Lamina material configurator allowing you make materials and test out new layers.
Complex https://codesandbox.io/embed/github/pmndrs/lamina/tree/main/examples/layer-materials Shows complex usage of lamina with lighting, instancing, physics and base material properties.