Shader practice
Usage
- Clone this repository
- Run
npm install webpack-dev-server -g
- Run
webpack-dev-server
- This will run a server at localhost:8080 where you will see a rotating cube
Play around with three.js shaders in order to understand them better
JavaScript