diff --git a/README.md b/README.md index 0b09b1b..7f2a6cd 100644 --- a/README.md +++ b/README.md @@ -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