mirror of
https://github.com/bloeys/nmage.git
synced 2025-12-29 13:28:20 +00:00
Add todo regarding input package
This commit is contained in:
1
main.go
1
main.go
@ -37,6 +37,7 @@ import (
|
||||
- HDR
|
||||
- Cascaded shadow mapping
|
||||
- Skeletal animations
|
||||
- In some cases we DO want input even when captured by UI. We need two systems within input package, one filtered and one not
|
||||
- Proper model loading (i.e. load model by reading all its meshes, textures, and so on together)
|
||||
- Create VAO struct independent from VBO to support multi-VBO use cases (e.g. instancing) ✅
|
||||
- Renderer batching
|
||||
|
||||
Reference in New Issue
Block a user