diff --git a/.github/samples/001_HelloTriangle.jpg b/.github/samples/001_HelloTriangle.jpg new file mode 100644 index 0000000000..616ed48592 Binary files /dev/null and b/.github/samples/001_HelloTriangle.jpg differ diff --git a/.github/samples/002_RenderToCubeMap.jpg b/.github/samples/002_RenderToCubeMap.jpg new file mode 100644 index 0000000000..d7112e7a47 Binary files /dev/null and b/.github/samples/002_RenderToCubeMap.jpg differ diff --git a/.github/samples/003_RenderToCubeMapSinglePass.jpg b/.github/samples/003_RenderToCubeMapSinglePass.jpg new file mode 100644 index 0000000000..12c35cf19d Binary files /dev/null and b/.github/samples/003_RenderToCubeMapSinglePass.jpg differ diff --git a/.github/samples/004_YUV.jpg b/.github/samples/004_YUV.jpg new file mode 100644 index 0000000000..e82f7dd8f8 Binary files /dev/null and b/.github/samples/004_YUV.jpg differ diff --git a/.github/samples/Tiny.jpg b/.github/samples/Tiny.jpg new file mode 100644 index 0000000000..1b60e15f49 Binary files /dev/null and b/.github/samples/Tiny.jpg differ diff --git a/.github/samples/Tiny_Mesh.jpg b/.github/samples/Tiny_Mesh.jpg new file mode 100644 index 0000000000..cd18e7a04f Binary files /dev/null and b/.github/samples/Tiny_Mesh.jpg differ diff --git a/.github/samples/Tiny_MeshLarge.jpg b/.github/samples/Tiny_MeshLarge.jpg new file mode 100644 index 0000000000..3b92bfae70 Binary files /dev/null and b/.github/samples/Tiny_MeshLarge.jpg differ diff --git a/.github/samples/tiny_mesh_large_android.jpg b/.github/samples/tiny_mesh_large_android.jpg new file mode 100644 index 0000000000..7ba055097c Binary files /dev/null and b/.github/samples/tiny_mesh_large_android.jpg differ diff --git a/.github/tiny_mesh_large_android.jpg b/.github/tiny_mesh_large_android.jpg deleted file mode 100644 index 9af6e1a0a6..0000000000 Binary files a/.github/tiny_mesh_large_android.jpg and /dev/null differ diff --git a/samples/README.md b/samples/README.md index 87a882b3bd..d358ee7dc2 100644 --- a/samples/README.md +++ b/samples/README.md @@ -2,21 +2,36 @@ ## 1. 001_HelloTriangle +![lvk_android](../.github/samples/001_HelloTriangle.jpg) + ## 2. 002_RenderToCubeMap +![lvk_android](../.github/samples/002_RenderToCubeMap.jpg) + ## 3. 003_RenderToCubeMapSinglePass +![lvk_android](../.github/samples/003_RenderToCubeMapSinglePass.jpg) + ## 4. 004_YUV +![lvk_android](../.github/samples/004_YUV.jpg) + ## 5. Tiny +![lvk_android](../.github/samples/Tiny.jpg) + ## 6. Tiny_Mesh +![lvk_android](../.github/samples/Tiny_Mesh.jpg) + ## 7. Tiny_MeshLarge -![lvk_android](../.github/tiny_mesh_large_android.jpg) +![lvk_android](../.github/samples/Tiny_MeshLarge.jpg) ### Performance measurements on Android + +![lvk_android](../.github/samples/tiny_mesh_large_android.jpg) + |Device|GPU|Resolution|MSAA|Texture quality|Frame time| |---|---|---|---|---|---| |Xiaomi 13T Pro|Immortalis-G715|2712x1220|8x|High (2048x2048)|26ms|