diff --git a/cubemap/Dice/1.bmp b/cubemap/Dice/1.bmp new file mode 100644 index 0000000..89bebb9 Binary files /dev/null and b/cubemap/Dice/1.bmp differ diff --git a/cubemap/Dice/2.bmp b/cubemap/Dice/2.bmp new file mode 100644 index 0000000..fecc634 Binary files /dev/null and b/cubemap/Dice/2.bmp differ diff --git a/cubemap/Dice/3.bmp b/cubemap/Dice/3.bmp new file mode 100644 index 0000000..59b8a38 Binary files /dev/null and b/cubemap/Dice/3.bmp differ diff --git a/cubemap/Dice/4.bmp b/cubemap/Dice/4.bmp new file mode 100644 index 0000000..acf6150 Binary files /dev/null and b/cubemap/Dice/4.bmp differ diff --git a/cubemap/Dice/5.bmp b/cubemap/Dice/5.bmp new file mode 100644 index 0000000..5134b33 Binary files /dev/null and b/cubemap/Dice/5.bmp differ diff --git a/cubemap/Dice/6.bmp b/cubemap/Dice/6.bmp new file mode 100644 index 0000000..304cbff Binary files /dev/null and b/cubemap/Dice/6.bmp differ 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