PortalGame/README.md
2025-09-05 20:00:19 +02:00

17 lines
482 B
Markdown

# PortalGame
## TODO
Fix known issues:
- [ ] Fix weird movement physics when having different rotation
- [x] 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:
- [ ] Minimap for debugging
- [ ] Text and UI rendering
- [ ] Audio
- [ ] Dynamic lights
- [x] (Skeletal) Models and animations