PortalGame/README.md
2025-08-26 19:08:39 +02:00

15 lines
401 B
Markdown

# PortalGame
## TODO
Fix known issues:
- [ ] Fix apparently incorrect light radius of lights visible through scaled portals
- [x] Fix GL_LINEAR_MIPMAP_LINEAR error
- [x] Use cached textures when loading meshes instead of always loading the textures again for each mesh
Add new features:
- [ ] (Skeletal) Models and animations
- [ ] Text and UI rendering
- [ ] Dynamic entities
- [ ] Dynamic lights