PortalGame/README.md
2025-08-15 20:40:35 +02:00

15 lines
382 B
Markdown

# 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