Keishiki/TODO.md
2024-05-25 09:06:43 -04:00

17 lines
463 B
Markdown

## Compositor
- Manage Samplers -- (Resources in general)
- Data model for comps
- Dump and read back state, (de)serialization!!!
- std::unordered_map -> std::flat_map pending compiler support
## UI
- Sequencer timeline init
- Viewport Gizmos (https://github.com/CedricGuillemet/ImGuizmo)
- Shader nodes (https://github.com/CedricGuillemet/ImGuizmo)
## Audio
- Wait for SDL3!
## IO
- Video import (research opencv libavcodec etc)
- File dialogues pending SDL3