example/kitchen: include example of affine transforms

Include an example of transforming the entire UI in the example.

Signed-off-by: Viktor <viktor.ogeman@gmail.com>
This commit is contained in:
Viktor
2020-06-20 23:29:53 +02:00
committed by Elias Naur
parent cee045bf92
commit 1a9ae1af69
5 changed files with 42 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module gioui.org/example
go 1.13
require (
gioui.org v0.0.0-20200619103721-0b713032fbff
gioui.org v0.0.0-20200621092036-cee045bf92fb
github.com/go-gl/gl v0.0.0-20190320180904-bf2b1f2f34d7
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72
github.com/google/go-github/v24 v24.0.1