evancz / elm-playground

Create pictures, animations, and games with Elm!
https://package.elm-lang.org/packages/evancz/elm-playground/latest/
BSD 3-Clause "New" or "Revised" License
107 stars 17 forks source link

Add documentation for coordinate and angle system #19

Open AlienKevin opened 4 years ago

AlienKevin commented 4 years ago

Hi, I like the simplicity of elm-playground a lot but was bogged down by its coordinate and angle system initially. It will be great if we can show a graphic demo of how the system works as it's different from that of popular platforms such as SVG and Processing. Here's a demo that I came up with:

elm-playground-coordinate