Update readme

This commit is contained in:
tovjemam 2025-08-15 20:40:35 +02:00
parent 091037e661
commit 58e02b2cb1

View File

@ -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