examples: add cubemap example (#523)

Co-authored-by: Scott Johnson <scott.johnson@furniturerow.com>
This commit is contained in:
NewbLuck 2022-09-09 23:41:24 -06:00 committed by GitHub
parent 70f4514c66
commit f15cea9492
Failed to generate hash of commit
7 changed files with 443 additions and 0 deletions

3
.gitmodules vendored
View file

@ -40,3 +40,6 @@
[submodule "examples/gkurve/assets"]
path = examples/gkurve/assets
url = https://github.com/hexops/mach-example-assets
[submodule "examples/cubemap/assets"]
path = examples/cubemap/assets
url = https://github.com/hexops/mach-example-assets