Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 653 Bytes

TODO.md

File metadata and controls

31 lines (26 loc) · 653 Bytes

TODO

General

  • Properly verify all settings
  • Make EffectControllers
    • Controller for capturing with ffmpeg
    • TrackSystemEffectController
    • SimpleTimeLineEffectManager
  • Shaders
    • Improve error reporting (use actual source from GL so we can see expanded typedefs)
    • Core loader support for common formats
    • Custom loader support / less hacky loading
  • Generic Data:
    • Custom resource loaders ("misc stuff")
  • Debug Windows?
    • FBOs
    • Textures
  • Settings configurable key bindings
  • [WIP] Font support

OpenGL Features

  • Framebuffer Blitting
  • Textures:
    • 3D
    • Texture Array
    • Texture Cube
  • FBOs
    • Support layers