ready to merge to master

This commit is contained in:
Ben Kyd
2019-11-05 14:26:43 +00:00
parent 84cece0825
commit 1afe376fad

View File

@@ -2,17 +2,19 @@
A Minecraft clone written in C++ with OpenGL
![](https://imgur.com/fUf4U4R.png)
![](https://i.imgur.com/UBiisxS.jpg)
### Development Checklist
### Trello coming soon
- [X] Block atlas
- [X] Texturing faces
- [X] Mesh chunks
- [X] Fog
- [ ] Fustrum culling
- [ ] Chunk generation around the player
- [ ] Threaded chunk generation
- [X] Threaded chunk generation
- [ ] Player collision
- [ ] Player cursor
- [ ] Procedural world generation