Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 351 Bytes

three-js-shaders-template

To run the development server

npm install
npm run dev

To run build production code

npm run build

Renders A Gradient Colour Plane Upon Starting

Screenshot 2024-12-17 at 6 43 00 PM