commit | 7c221d278a59f1a96bc8d5d1d6239ff2c8353a6c | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Thu Dec 16 13:35:23 2010 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Dec 16 13:35:23 2010 -0500 |
tree | 3991553c7ae2f1b41233fcbdb8f3ae179483d9a1 | |
parent | 3a1b4815b03f301df503f71460aab53800514fcc [diff] |
Add window resize sample client This is an example of how to animate window resizing. The size is animated by a simple physics model that allows the user to cancel the animation halfway and still look good.