Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.64 KB

TODO.org

File metadata and controls

50 lines (29 loc) · 1.64 KB

Task List

Here’s a list of tasks we’ve come up with while coding on the project:

Interface

Graphics

Render all glyphs to a single texture atlas for performance

Possibly “bake” a texture for static strings to reduce draw calls

Use fragment shaders for drawing and effects

Inspiration

Implement dithering algorithms for stylistic use

Ordered dithering

Implement various easing algorithms

Milestones

Render basic video thumbnails from input script files

Develop algorithms for generating interesting thumbnail styles (and other graphics)

Create animations that can be rendered to video files, used in stream overlays

Write basic audio system with a basic audio synthesizer

Design scripting patterns for writing songs with an audio timeline

Develop a set of synthesizers and effects that can be used for more interesting music and sound effects

Integrate video editing capabilities