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