diff --git a/README.md b/README.md index 837fbba..295b45c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,14 @@ It's currently being refactored a bit, so some internal structure may change, bu ## Screenshots +

+ Albedo Vertex color +

+ +

+ Albedo Texture + Normal map +

+ Right now the repo only contains branding assets. I haven't added gameplay screenshots yet. If you want to add screenshots that show directly on the README, the easiest thing is to just drop images somewhere like: diff --git a/docs/screenshots/colors.png b/docs/screenshots/colors.png new file mode 100644 index 0000000..6a4bb3d Binary files /dev/null and b/docs/screenshots/colors.png differ diff --git a/docs/screenshots/normal-map.png b/docs/screenshots/normal-map.png new file mode 100644 index 0000000..d5f8c56 Binary files /dev/null and b/docs/screenshots/normal-map.png differ