diff options
author | chai <chaifix@163.com> | 2021-10-26 11:32:46 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-26 11:32:46 +0800 |
commit | 0549b1e5a8a3132005e275d6026db8003cb067d2 (patch) | |
tree | f0d7751ec32ecf5c4d23997fa0ffd3450a5a755a /Data/Resources | |
parent | 32345800737b668011a87328cd3dcce59ec2934c (diff) |
*rename folder
Diffstat (limited to 'Data/Resources')
-rw-r--r-- | Data/Resources/Icon/GameLab.ico | bin | 0 -> 32870 bytes | |||
-rw-r--r-- | Data/Resources/Images/UI.csv | 2 | ||||
-rw-r--r-- | Data/Resources/Images/UI.xlsx | bin | 0 -> 6625 bytes | |||
-rw-r--r-- | Data/Resources/Shaders/UI.glsl | 12 |
4 files changed, 14 insertions, 0 deletions
diff --git a/Data/Resources/Icon/GameLab.ico b/Data/Resources/Icon/GameLab.ico Binary files differnew file mode 100644 index 0000000..ae94a7d --- /dev/null +++ b/Data/Resources/Icon/GameLab.ico diff --git a/Data/Resources/Images/UI.csv b/Data/Resources/Images/UI.csv new file mode 100644 index 0000000..e9c9eea --- /dev/null +++ b/Data/Resources/Images/UI.csv @@ -0,0 +1,2 @@ +filePath type slice left right top bottom +asdasd diff --git a/Data/Resources/Images/UI.xlsx b/Data/Resources/Images/UI.xlsx Binary files differnew file mode 100644 index 0000000..15e2235 --- /dev/null +++ b/Data/Resources/Images/UI.xlsx diff --git a/Data/Resources/Shaders/UI.glsl b/Data/Resources/Shaders/UI.glsl new file mode 100644 index 0000000..12a94db --- /dev/null +++ b/Data/Resources/Shaders/UI.glsl @@ -0,0 +1,12 @@ +VERTEX_SHADER_BEGIN + + +VERTEX_SHADER_END + + +FRAGMENT_SHADER_BEGIN + + + + +FRAGMENT_SHADER_END
\ No newline at end of file |