dyon
dyon copied to clipboard
Create a library for interactive coding with Piston
Related to https://github.com/PistonDevelopers/dyon/issues/71
Could live in the same repo for now to get faster iteration on Dyon functionality.
- Create window, timers, camera controllers
- Draw various 2D shapes
- Handling various events
- Helper methods for stack pushing and popping Dyon variables
- Add custom Rust functions
Could be named "piston-dyon_interactive".
Closed by https://github.com/PistonDevelopers/dyon/pull/153