Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

3D Minecraft World reconstruction by terrain generation, texturing, normal mapping, phong lighting, SSAO, and shadow mapping using GLSL, C++, and WebGL

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages