PortalGame/README.md
2025-08-16 21:35:01 +02:00

15 lines
382 B
Markdown

# PortalGame
## TODO
Fix known issues:
- [ ] 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
- [x] Fix GL_LINEAR_MIPMAP_LINEAR error
Add new features:
- [ ] Text and UI rendering
- [ ] Static models
- [ ] Dynamic entities
- [ ] Dynamic lights