dyon icon indicating copy to clipboard operation
dyon copied to clipboard

Create a library for interactive coding with Piston

Open bvssvni opened this issue 8 years ago • 1 comments

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

bvssvni avatar Mar 16 '16 18:03 bvssvni

Could be named "piston-dyon_interactive".

bvssvni avatar May 13 '16 08:05 bvssvni

Closed by https://github.com/PistonDevelopers/dyon/pull/153

bvssvni avatar Dec 11 '22 10:12 bvssvni