diff --git a/README.md b/README.md index b75ae82..3a139a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # PortalGame ## TODO + +Fix known issues: - [ ] Fix GL_LINEAR_MIPMAP_LINEAR error - [ ] Use cached textures when loading meshes instead of always loading the textures again for each mesh - [ ] Fix apparently incorrect light radius of lights visible through scaled portals + +Add new features: +- [ ] Text and UI rendering +- [ ] Static models +- [ ] Dynamic entities +- [ ] Dynamic lights