From 4c1a6d18e26dd3760b47b41a9fc352bfd642f7aa Mon Sep 17 00:00:00 2001 From: hyzboy Date: Mon, 10 Jan 2022 18:14:12 +0800 Subject: [PATCH] added dices bitmaps --- cubemap/Dice/1.bmp | Bin 0 -> 822 bytes cubemap/Dice/2.bmp | Bin 0 -> 822 bytes cubemap/Dice/3.bmp | Bin 0 -> 822 bytes cubemap/Dice/4.bmp | Bin 0 -> 822 bytes cubemap/Dice/5.bmp | Bin 0 -> 822 bytes cubemap/Dice/6.bmp | Bin 0 -> 822 bytes cubemap/Dice/conv.bat | 1 + 7 files changed, 1 insertion(+) create mode 100644 cubemap/Dice/1.bmp create mode 100644 cubemap/Dice/2.bmp create mode 100644 cubemap/Dice/3.bmp create mode 100644 cubemap/Dice/4.bmp create mode 100644 cubemap/Dice/5.bmp create mode 100644 cubemap/Dice/6.bmp create mode 100644 cubemap/Dice/conv.bat diff --git a/cubemap/Dice/1.bmp b/cubemap/Dice/1.bmp new file mode 100644 index 0000000000000000000000000000000000000000..89bebb9354f0c77c98f18d2b8a52aab27c00cd0c GIT binary patch literal 822 zcmZ?rHDhJ~12Z700mK4O%*Y@C76%bW_#hZAKsw_;(EwsL(aQf1hS4cSS^PK8UM3F6^mh5#PLbTc2>g9Oa`d z8bJ6ALk_EZNL3HCjwJV>IS-kO)jh}x(Ac=tljI&!{Y$EPpqoi@51Jp5xw!m`tOl74 IQBM*H02ui|;s5{u literal 0 HcmV?d00001 diff --git a/cubemap/Dice/3.bmp b/cubemap/Dice/3.bmp new file mode 100644 index 0000000000000000000000000000000000000000..59b8a38cc7a42e14de7b91246ca2ad3f58b044fc GIT binary patch literal 822 zcmZ?rHDhJ~12Z700mK4O%*Y@C76%bW_#hZ2p!lDGRP>){05KV&9AY7Ut#I`)*MVp} zTF6!pG?OIvpt%8;UbuUZ)k73x)j}2Zc>IFZd}Ozw=_RNh%`a3}PpW&+`~qMS$1>*GIjcm!Dl)KIS9FnqzWX(k0ys zLWQuq;V*PAH1Ec<6XoGiZ?cyP_1A%9#}lh?e_OQ*^B;fz^#c!$O#T}r%5NTq`C+LL dZ>O^g&ugnzVLsXb(CLS<>Y4mk87_by$qzG^0ulfK literal 0 HcmV?d00001 diff --git a/cubemap/Dice/5.bmp b/cubemap/Dice/5.bmp new file mode 100644 index 0000000000000000000000000000000000000000..5134b33184e926ad4ade75217fcd4049e0d1d08b GIT binary patch literal 822 zcmZ?rHDhJ~12Z700mK4O%*Y@C76%bW_#hZAkoBK|MD(9%05KV&9AY7+R%CIwdbsO= z3}h{6;$*7_nu%;LrWFtoxcSHm@aYAIBv!>(t;1?Qnjeu(!>XQ0_h5AZnqIj1xZHpy aPPTe9dr|xdwgVypHy>F69yUZhNhAQyNbVN^ literal 0 HcmV?d00001 diff --git a/cubemap/Dice/6.bmp b/cubemap/Dice/6.bmp new file mode 100644 index 0000000000000000000000000000000000000000..304cbff6f2d5efb190985bf6235e78c1e44de906 GIT binary patch literal 822 zcmZ?rHDhJ~12Z700mK4O%*Y@C76%bW_#hZ2aEIYPspvlpK+J&gKs1^N#AJv9n1vu3 wmk1^5F>S{bK{g-a2K*$NdNkkRH-FT>m?3~1o|v+jBFO47LmN{BqMjrY07ir4^8f$< literal 0 HcmV?d00001 diff --git a/cubemap/Dice/conv.bat b/cubemap/Dice/conv.bat new file mode 100644 index 0000000..476de89 --- /dev/null +++ b/cubemap/Dice/conv.bat @@ -0,0 +1 @@ +CubeMapConv.exe /RGB:RGB8 Dice.TexCube 1.bmp 2.bmp 3.bmp 4.bmp 5.bmp 6.bmp \ No newline at end of file