Bumper: Code defined motion graphics What if you had the limitlessness of code defined graphics, and the instant feedback that a GUI gives?
Bumper is an experimental motion graphic design program based on the Bevy game engine.
The program differs from other procedural graphics tools by:
- Being fully open to any extensions
- Running cross platform (Mac, Windows, Linux)
- Exporting to WASM to use the resulting scenes on websites.
Users can write and dynamically reload graphical modules that they can then use to create art within the compositor and instantly change layout, custom defined parameters and effects.
- Hot reloadable graphics modules
- compositor
- Edit custom parameters in realtime using a GUI
- Chaining hot reloading shaders
roadmap:
- Binding logical parameters in a graph layout ...