2 Commits

Author SHA1 Message Date
Chinmay Garde
3296758fa9 [Impeller] Document the Impeller Coordinate System. (flutter/engine#33725)
Fixes https://github.com/flutter/flutter/issues/105052.
2022-05-31 15:28:25 -07:00
Chinmay Garde
c928cd3e6a [Impeller] Import docs from wiki. (flutter/engine#33668)
It took me a while to figure out how best to put image heavy docs into a Wiki on
GitHub. Finally, gave up and moved these to a docs folder in Markdown syntax.
The images have been `pngcrush`ed with the `-brute` so they are about as small
as can be expected.

Added links to the articles from the README and also added Brandon's showcase to
zhoosh it up a bit :)

Fixes https://github.com/flutter/flutter/issues/104740
2022-05-27 14:52:49 -07:00