interactive-pictures
v0.0.15
Published
Borrows freely from Elm/Interactive-Graphics. Incremental introduction to interactive graphics programs.
Downloads
5
Readme
interactive pictures
Borrows freely from Elm/Interactive-Graphics. Incremental introduction to interactive graphics programs.
The Steps:
- Drawing: draw elements
- Animation: draw with time
- Simulation: draw with time and model
- Interaction: draw with time and msgs