Re-introduce the geometry example

This commit is contained in:
Héctor Ramón Jiménez 2022-11-28 19:42:53 +01:00
parent 633150581f
commit 324d60db63
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
5 changed files with 244 additions and 0 deletions

View file

@ -66,6 +66,7 @@ members = [
"examples/events",
"examples/exit",
"examples/game_of_life",
"examples/geometry",
"examples/integration_opengl",
"examples/integration_wgpu",
"examples/lazy",