Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 460 Bytes

File metadata and controls

21 lines (19 loc) · 460 Bytes

mimc_minecraft_webgl

Imgur

Setup

  • Install npm via Node.js
  • Run npm install under the folder to install all the dependencies
  • Then, run npm run dev to launch webpack devServer
  • Go to http://localhost:9000/

Techniques

  • Terrain generation
  • Render model & Texture
  • Skybox
  • Normal mapping + Phong lighting
  • Shadow Mapping
  • SSAO
  • Switch of every rendering technique

Control

w/a/s/d/z/x : walk, up/down