Commit Graph

55 Commits

Author SHA1 Message Date
Paul Mathieu
5175232b6d load near chunks first 2021-12-12 01:09:47 -08:00
Paul Mathieu
6e47e9cd0a Inifinite world!! (almost) 2021-12-12 00:46:24 -08:00
Paul Mathieu
5a334fec13 Small refactor in makeChunk 2021-12-11 17:34:52 -08:00
Paul Mathieu
ce7f4f66c5 Less yellow light 2021-12-11 15:17:53 -08:00
Paul Mathieu
49e814d1bc A few things
- webgl boilerplate
- shader ambiant + diffuse lighting
- fractal perlin noise chunk generation
- super primitive world generation (stone, dirt, grass blocks)
- WASD controls + mouse pointer capture

On the menu:
- collisions
- gravity
- mine & place
- more stuff
2021-12-08 09:24:19 -08:00