From ca402e9d360d519e37e2fb1d8073ebec56b0014c Mon Sep 17 00:00:00 2001 From: raysan5 Date: Fri, 28 Aug 2015 14:16:28 +0200 Subject: New examples added (with some resources) --- examples/resources/cubicmap.png | Bin 173 -> 201 bytes examples/resources/cubicmap_atlas.png | Bin 0 -> 37225 bytes examples/resources/guybrush.png | Bin 0 -> 85247 bytes examples/resources/heightmap.png | Bin 1362 -> 10920 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/resources/cubicmap_atlas.png create mode 100644 examples/resources/guybrush.png (limited to 'examples/resources') diff --git a/examples/resources/cubicmap.png b/examples/resources/cubicmap.png index 87b95d50..b361c018 100644 Binary files a/examples/resources/cubicmap.png and b/examples/resources/cubicmap.png differ diff --git a/examples/resources/cubicmap_atlas.png b/examples/resources/cubicmap_atlas.png new file mode 100644 index 00000000..7ddfc83a Binary files /dev/null and b/examples/resources/cubicmap_atlas.png differ diff --git a/examples/resources/guybrush.png b/examples/resources/guybrush.png new file mode 100644 index 00000000..32c9dced Binary files /dev/null and b/examples/resources/guybrush.png differ diff --git a/examples/resources/heightmap.png b/examples/resources/heightmap.png index c17050fc..fe30f679 100644 Binary files a/examples/resources/heightmap.png and b/examples/resources/heightmap.png differ -- cgit v1.2.3 From 773360caa334cb7db668fcfae98299033afd58a8 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Fri, 28 Aug 2015 14:16:42 +0200 Subject: Removed resources --- examples/resources/lena.png | Bin 473831 -> 0 bytes examples/resources/raylib_logo.dds | Bin 87536 -> 0 bytes examples/resources/raylib_logo_uncompressed.dds | Bin 349652 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 examples/resources/lena.png delete mode 100644 examples/resources/raylib_logo.dds delete mode 100644 examples/resources/raylib_logo_uncompressed.dds (limited to 'examples/resources') diff --git a/examples/resources/lena.png b/examples/resources/lena.png deleted file mode 100644 index 59ef68aa..00000000 Binary files a/examples/resources/lena.png and /dev/null differ diff --git a/examples/resources/raylib_logo.dds b/examples/resources/raylib_logo.dds deleted file mode 100644 index b558bc15..00000000 Binary files a/examples/resources/raylib_logo.dds and /dev/null differ diff --git a/examples/resources/raylib_logo_uncompressed.dds b/examples/resources/raylib_logo_uncompressed.dds deleted file mode 100644 index 2b40a205..00000000 Binary files a/examples/resources/raylib_logo_uncompressed.dds and /dev/null differ -- cgit v1.2.3 From ea45223f1ff0f0f3ebe7535548829681d2a7fa7d Mon Sep 17 00:00:00 2001 From: raysan5 Date: Fri, 28 Aug 2015 18:07:39 +0200 Subject: New examples added --- examples/resources/billboard.png | Bin 0 -> 22439 bytes examples/resources/smoke.png | Bin 0 -> 15427 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/resources/billboard.png create mode 100644 examples/resources/smoke.png (limited to 'examples/resources') diff --git a/examples/resources/billboard.png b/examples/resources/billboard.png new file mode 100644 index 00000000..e2fe398d Binary files /dev/null and b/examples/resources/billboard.png differ diff --git a/examples/resources/smoke.png b/examples/resources/smoke.png new file mode 100644 index 00000000..7bad8c68 Binary files /dev/null and b/examples/resources/smoke.png differ -- cgit v1.2.3 From ecd6f77de7aeea28c512302fade8b4470a7bf2bf Mon Sep 17 00:00:00 2001 From: raysan5 Date: Sat, 29 Aug 2015 17:01:56 +0200 Subject: New textures loading examples --- examples/resources/texture_formats/sonic.png | Bin 0 -> 116512 bytes examples/resources/texture_formats/sonic_A1R5G5B5.dds | Bin 0 -> 524416 bytes examples/resources/texture_formats/sonic_A4R4G4B4.dds | Bin 0 -> 524416 bytes examples/resources/texture_formats/sonic_A8R8G8B8.dds | Bin 0 -> 1048704 bytes .../resources/texture_formats/sonic_ASTC_4x4_ldr.astc | Bin 0 -> 262160 bytes .../resources/texture_formats/sonic_ASTC_8x8_ldr.astc | Bin 0 -> 65552 bytes examples/resources/texture_formats/sonic_DXT1_RGB.dds | Bin 0 -> 131200 bytes .../resources/texture_formats/sonic_DXT1_RGBA.dds | Bin 0 -> 131200 bytes .../resources/texture_formats/sonic_DXT3_RGBA.dds | Bin 0 -> 262272 bytes .../resources/texture_formats/sonic_DXT5_RGBA.dds | Bin 0 -> 262272 bytes examples/resources/texture_formats/sonic_ETC1_RGB.ktx | Bin 0 -> 131140 bytes examples/resources/texture_formats/sonic_ETC1_RGB.pkm | Bin 0 -> 131088 bytes .../resources/texture_formats/sonic_ETC2_EAC_RGBA.ktx | Bin 0 -> 262212 bytes .../texture_formats/sonic_ETC2_EAC_RGBA.old.pkm | Bin 0 -> 262160 bytes .../resources/texture_formats/sonic_ETC2_EAC_RGBA.pkm | Bin 0 -> 262160 bytes examples/resources/texture_formats/sonic_ETC2_RGB.ktx | Bin 0 -> 131140 bytes examples/resources/texture_formats/sonic_ETC2_RGB.pkm | Bin 0 -> 131088 bytes .../resources/texture_formats/sonic_GRAYSCALE.pvr | Bin 0 -> 262211 bytes examples/resources/texture_formats/sonic_L8A8.pvr | Bin 0 -> 524355 bytes examples/resources/texture_formats/sonic_PVRT_RGB.pvr | Bin 0 -> 131139 bytes .../resources/texture_formats/sonic_PVRT_RGBA.pvr | Bin 0 -> 131139 bytes .../texture_formats/sonic_PVRT_RGBA_2bpp.pvr | Bin 0 -> 65603 bytes .../resources/texture_formats/sonic_PVRT_RGB_2bpp.pvr | Bin 0 -> 65603 bytes examples/resources/texture_formats/sonic_R4G4B4A4.pvr | Bin 0 -> 524355 bytes examples/resources/texture_formats/sonic_R5G5B5A1.pvr | Bin 0 -> 524355 bytes examples/resources/texture_formats/sonic_R5G6B5.dds | Bin 0 -> 524416 bytes examples/resources/texture_formats/sonic_R5G6B5.pvr | Bin 0 -> 524355 bytes examples/resources/texture_formats/sonic_R8G8B8.pvr | Bin 0 -> 786499 bytes examples/resources/texture_formats/sonic_R8G8B8A8.pvr | Bin 0 -> 1048643 bytes examples/resources/texture_formats/sonic_R8G8B8A8.raw | Bin 0 -> 1048576 bytes 30 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/resources/texture_formats/sonic.png create mode 100644 examples/resources/texture_formats/sonic_A1R5G5B5.dds create mode 100644 examples/resources/texture_formats/sonic_A4R4G4B4.dds create mode 100644 examples/resources/texture_formats/sonic_A8R8G8B8.dds create mode 100644 examples/resources/texture_formats/sonic_ASTC_4x4_ldr.astc create mode 100644 examples/resources/texture_formats/sonic_ASTC_8x8_ldr.astc create mode 100644 examples/resources/texture_formats/sonic_DXT1_RGB.dds create mode 100644 examples/resources/texture_formats/sonic_DXT1_RGBA.dds create mode 100644 examples/resources/texture_formats/sonic_DXT3_RGBA.dds create mode 100644 examples/resources/texture_formats/sonic_DXT5_RGBA.dds create mode 100644 examples/resources/texture_formats/sonic_ETC1_RGB.ktx create mode 100644 examples/resources/texture_formats/sonic_ETC1_RGB.pkm create mode 100644 examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.ktx create mode 100644 examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.old.pkm create mode 100644 examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.pkm create mode 100644 examples/resources/texture_formats/sonic_ETC2_RGB.ktx create mode 100644 examples/resources/texture_formats/sonic_ETC2_RGB.pkm create mode 100644 examples/resources/texture_formats/sonic_GRAYSCALE.pvr create mode 100644 examples/resources/texture_formats/sonic_L8A8.pvr create mode 100644 examples/resources/texture_formats/sonic_PVRT_RGB.pvr create mode 100644 examples/resources/texture_formats/sonic_PVRT_RGBA.pvr create mode 100644 examples/resources/texture_formats/sonic_PVRT_RGBA_2bpp.pvr create mode 100644 examples/resources/texture_formats/sonic_PVRT_RGB_2bpp.pvr create mode 100644 examples/resources/texture_formats/sonic_R4G4B4A4.pvr create mode 100644 examples/resources/texture_formats/sonic_R5G5B5A1.pvr create mode 100644 examples/resources/texture_formats/sonic_R5G6B5.dds create mode 100644 examples/resources/texture_formats/sonic_R5G6B5.pvr create mode 100644 examples/resources/texture_formats/sonic_R8G8B8.pvr create mode 100644 examples/resources/texture_formats/sonic_R8G8B8A8.pvr create mode 100644 examples/resources/texture_formats/sonic_R8G8B8A8.raw (limited to 'examples/resources') diff --git a/examples/resources/texture_formats/sonic.png b/examples/resources/texture_formats/sonic.png new file mode 100644 index 00000000..7a096847 Binary files /dev/null and b/examples/resources/texture_formats/sonic.png differ diff --git a/examples/resources/texture_formats/sonic_A1R5G5B5.dds b/examples/resources/texture_formats/sonic_A1R5G5B5.dds new file mode 100644 index 00000000..5e2347db Binary files /dev/null and b/examples/resources/texture_formats/sonic_A1R5G5B5.dds differ diff --git a/examples/resources/texture_formats/sonic_A4R4G4B4.dds b/examples/resources/texture_formats/sonic_A4R4G4B4.dds new file mode 100644 index 00000000..c5ccaf0c Binary files /dev/null and b/examples/resources/texture_formats/sonic_A4R4G4B4.dds differ diff --git a/examples/resources/texture_formats/sonic_A8R8G8B8.dds b/examples/resources/texture_formats/sonic_A8R8G8B8.dds new file mode 100644 index 00000000..fb71b7be Binary files /dev/null and b/examples/resources/texture_formats/sonic_A8R8G8B8.dds differ diff --git a/examples/resources/texture_formats/sonic_ASTC_4x4_ldr.astc b/examples/resources/texture_formats/sonic_ASTC_4x4_ldr.astc new file mode 100644 index 00000000..9a98d9a0 Binary files /dev/null and b/examples/resources/texture_formats/sonic_ASTC_4x4_ldr.astc differ diff --git a/examples/resources/texture_formats/sonic_ASTC_8x8_ldr.astc b/examples/resources/texture_formats/sonic_ASTC_8x8_ldr.astc new file mode 100644 index 00000000..360a264a Binary files /dev/null and b/examples/resources/texture_formats/sonic_ASTC_8x8_ldr.astc differ diff --git a/examples/resources/texture_formats/sonic_DXT1_RGB.dds b/examples/resources/texture_formats/sonic_DXT1_RGB.dds new file mode 100644 index 00000000..9d0b4598 Binary files /dev/null and b/examples/resources/texture_formats/sonic_DXT1_RGB.dds differ diff --git a/examples/resources/texture_formats/sonic_DXT1_RGBA.dds b/examples/resources/texture_formats/sonic_DXT1_RGBA.dds new file mode 100644 index 00000000..102bae7f Binary files /dev/null and b/examples/resources/texture_formats/sonic_DXT1_RGBA.dds differ diff --git a/examples/resources/texture_formats/sonic_DXT3_RGBA.dds b/examples/resources/texture_formats/sonic_DXT3_RGBA.dds new file mode 100644 index 00000000..46d965cb Binary files /dev/null and b/examples/resources/texture_formats/sonic_DXT3_RGBA.dds differ diff --git a/examples/resources/texture_formats/sonic_DXT5_RGBA.dds b/examples/resources/texture_formats/sonic_DXT5_RGBA.dds new file mode 100644 index 00000000..b3a59a79 Binary files /dev/null and b/examples/resources/texture_formats/sonic_DXT5_RGBA.dds differ diff --git a/examples/resources/texture_formats/sonic_ETC1_RGB.ktx b/examples/resources/texture_formats/sonic_ETC1_RGB.ktx new file mode 100644 index 00000000..66241b9d Binary files /dev/null and b/examples/resources/texture_formats/sonic_ETC1_RGB.ktx differ diff --git a/examples/resources/texture_formats/sonic_ETC1_RGB.pkm b/examples/resources/texture_formats/sonic_ETC1_RGB.pkm new file mode 100644 index 00000000..c6fc6df4 Binary files /dev/null and b/examples/resources/texture_formats/sonic_ETC1_RGB.pkm differ diff --git a/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.ktx b/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.ktx new file mode 100644 index 00000000..b01812cb Binary files /dev/null and b/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.ktx differ diff --git a/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.old.pkm b/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.old.pkm new file mode 100644 index 00000000..61ac48ce Binary files /dev/null and b/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.old.pkm differ diff --git a/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.pkm b/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.pkm new file mode 100644 index 00000000..61ac48ce Binary files /dev/null and b/examples/resources/texture_formats/sonic_ETC2_EAC_RGBA.pkm differ diff --git a/examples/resources/texture_formats/sonic_ETC2_RGB.ktx b/examples/resources/texture_formats/sonic_ETC2_RGB.ktx new file mode 100644 index 00000000..7f1207f7 Binary files /dev/null and b/examples/resources/texture_formats/sonic_ETC2_RGB.ktx differ diff --git a/examples/resources/texture_formats/sonic_ETC2_RGB.pkm b/examples/resources/texture_formats/sonic_ETC2_RGB.pkm new file mode 100644 index 00000000..f290f019 Binary files /dev/null and b/examples/resources/texture_formats/sonic_ETC2_RGB.pkm differ diff --git a/examples/resources/texture_formats/sonic_GRAYSCALE.pvr b/examples/resources/texture_formats/sonic_GRAYSCALE.pvr new file mode 100644 index 00000000..d31e2651 Binary files /dev/null and b/examples/resources/texture_formats/sonic_GRAYSCALE.pvr differ diff --git a/examples/resources/texture_formats/sonic_L8A8.pvr b/examples/resources/texture_formats/sonic_L8A8.pvr new file mode 100644 index 00000000..ccf5932e Binary files /dev/null and b/examples/resources/texture_formats/sonic_L8A8.pvr differ diff --git a/examples/resources/texture_formats/sonic_PVRT_RGB.pvr b/examples/resources/texture_formats/sonic_PVRT_RGB.pvr new file mode 100644 index 00000000..22f3f66a Binary files /dev/null and b/examples/resources/texture_formats/sonic_PVRT_RGB.pvr differ diff --git a/examples/resources/texture_formats/sonic_PVRT_RGBA.pvr b/examples/resources/texture_formats/sonic_PVRT_RGBA.pvr new file mode 100644 index 00000000..feb9aeaf Binary files /dev/null and b/examples/resources/texture_formats/sonic_PVRT_RGBA.pvr differ diff --git a/examples/resources/texture_formats/sonic_PVRT_RGBA_2bpp.pvr b/examples/resources/texture_formats/sonic_PVRT_RGBA_2bpp.pvr new file mode 100644 index 00000000..9147e1bb Binary files /dev/null and b/examples/resources/texture_formats/sonic_PVRT_RGBA_2bpp.pvr differ diff --git a/examples/resources/texture_formats/sonic_PVRT_RGB_2bpp.pvr b/examples/resources/texture_formats/sonic_PVRT_RGB_2bpp.pvr new file mode 100644 index 00000000..2a8aea8c Binary files /dev/null and b/examples/resources/texture_formats/sonic_PVRT_RGB_2bpp.pvr differ diff --git a/examples/resources/texture_formats/sonic_R4G4B4A4.pvr b/examples/resources/texture_formats/sonic_R4G4B4A4.pvr new file mode 100644 index 00000000..3f7368a3 Binary files /dev/null and b/examples/resources/texture_formats/sonic_R4G4B4A4.pvr differ diff --git a/examples/resources/texture_formats/sonic_R5G5B5A1.pvr b/examples/resources/texture_formats/sonic_R5G5B5A1.pvr new file mode 100644 index 00000000..c7fa098d Binary files /dev/null and b/examples/resources/texture_formats/sonic_R5G5B5A1.pvr differ diff --git a/examples/resources/texture_formats/sonic_R5G6B5.dds b/examples/resources/texture_formats/sonic_R5G6B5.dds new file mode 100644 index 00000000..217da954 Binary files /dev/null and b/examples/resources/texture_formats/sonic_R5G6B5.dds differ diff --git a/examples/resources/texture_formats/sonic_R5G6B5.pvr b/examples/resources/texture_formats/sonic_R5G6B5.pvr new file mode 100644 index 00000000..9bb8320e Binary files /dev/null and b/examples/resources/texture_formats/sonic_R5G6B5.pvr differ diff --git a/examples/resources/texture_formats/sonic_R8G8B8.pvr b/examples/resources/texture_formats/sonic_R8G8B8.pvr new file mode 100644 index 00000000..072cf3ef Binary files /dev/null and b/examples/resources/texture_formats/sonic_R8G8B8.pvr differ diff --git a/examples/resources/texture_formats/sonic_R8G8B8A8.pvr b/examples/resources/texture_formats/sonic_R8G8B8A8.pvr new file mode 100644 index 00000000..f82534f9 Binary files /dev/null and b/examples/resources/texture_formats/sonic_R8G8B8A8.pvr differ diff --git a/examples/resources/texture_formats/sonic_R8G8B8A8.raw b/examples/resources/texture_formats/sonic_R8G8B8A8.raw new file mode 100644 index 00000000..fc5858e7 Binary files /dev/null and b/examples/resources/texture_formats/sonic_R8G8B8A8.raw differ -- cgit v1.2.3