rust-community / rustbridge

[DEPRECATED] Workshop material to teach Rust in the style of Railsbridge
https://github.com/rustbridge/team
Other
166 stars 28 forks source link

Explain coordinate system for mondrian example #59

Open katsel opened 8 years ago

katsel commented 8 years ago

Please explain how the coordinate system for the example works. What do X, Y, width and height mean exactly? Where is the x=0 and y=0 point? A picture would be nice too.