- Install npm via Node.js
- Run
npm installunder the folder to install all the dependencies - Then, run
npm run devto launch webpack devServer - Go to http://localhost:9000/
- Terrain generation
- Render model & Texture
- Skybox
- Normal mapping + Phong lighting
- Shadow Mapping
- SSAO
- Switch of every rendering technique
w/a/s/d/z/x : walk, up/down
