From 6b8af9cf83851c075c6c9514b1deaa931c2b19a4 Mon Sep 17 00:00:00 2001 From: Thomas Guillermo Albers Raviola Date: Fri, 16 Jan 2026 23:02:32 +0100 Subject: Initial commit --- 08-august/resources/textures/back.png | Bin 0 -> 767145 bytes 08-august/resources/textures/barrel.png | Bin 0 -> 60199 bytes 08-august/resources/textures/blendmap.png | Bin 0 -> 477441 bytes 08-august/resources/textures/bottom.png | Bin 0 -> 5794 bytes 08-august/resources/textures/boulder.png | Bin 0 -> 1719286 bytes 08-august/resources/textures/boulderNormal.png | Bin 0 -> 1652902 bytes 08-august/resources/textures/bricks2.png | Bin 0 -> 495054 bytes 08-august/resources/textures/bricks2_normal.png | Bin 0 -> 110314 bytes 08-august/resources/textures/default_normal_map.png | Bin 0 -> 144 bytes 08-august/resources/textures/front.png | Bin 0 -> 695595 bytes 08-august/resources/textures/heightmap.png | Bin 0 -> 26460 bytes 08-august/resources/textures/left.png | Bin 0 -> 620667 bytes 08-august/resources/textures/normal_map.png | Bin 0 -> 71394 bytes 08-august/resources/textures/right.png | Bin 0 -> 680985 bytes 08-august/resources/textures/soil1.png | Bin 0 -> 89463 bytes 08-august/resources/textures/soil2.png | Bin 0 -> 39820 bytes 08-august/resources/textures/soil3.png | Bin 0 -> 75458 bytes 08-august/resources/textures/soil4.png | Bin 0 -> 90142 bytes 08-august/resources/textures/stall.png | Bin 0 -> 50242 bytes 08-august/resources/textures/top.png | Bin 0 -> 350027 bytes 20 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 08-august/resources/textures/back.png create mode 100644 08-august/resources/textures/barrel.png create mode 100644 08-august/resources/textures/blendmap.png create mode 100644 08-august/resources/textures/bottom.png create mode 100644 08-august/resources/textures/boulder.png create mode 100644 08-august/resources/textures/boulderNormal.png create mode 100644 08-august/resources/textures/bricks2.png create mode 100644 08-august/resources/textures/bricks2_normal.png create mode 100644 08-august/resources/textures/default_normal_map.png create mode 100644 08-august/resources/textures/front.png create mode 100644 08-august/resources/textures/heightmap.png create mode 100644 08-august/resources/textures/left.png create mode 100644 08-august/resources/textures/normal_map.png create mode 100644 08-august/resources/textures/right.png create mode 100644 08-august/resources/textures/soil1.png create mode 100644 08-august/resources/textures/soil2.png create mode 100644 08-august/resources/textures/soil3.png create mode 100644 08-august/resources/textures/soil4.png create mode 100644 08-august/resources/textures/stall.png create mode 100644 08-august/resources/textures/top.png (limited to '08-august/resources/textures') diff --git a/08-august/resources/textures/back.png b/08-august/resources/textures/back.png new file mode 100644 index 0000000..3fd0158 Binary files /dev/null and b/08-august/resources/textures/back.png differ diff --git a/08-august/resources/textures/barrel.png b/08-august/resources/textures/barrel.png new file mode 100644 index 0000000..baf502b Binary files /dev/null and b/08-august/resources/textures/barrel.png differ diff --git a/08-august/resources/textures/blendmap.png b/08-august/resources/textures/blendmap.png new file mode 100644 index 0000000..4789845 Binary files /dev/null and b/08-august/resources/textures/blendmap.png differ diff --git a/08-august/resources/textures/bottom.png b/08-august/resources/textures/bottom.png new file mode 100644 index 0000000..8f9c0f2 Binary files /dev/null and b/08-august/resources/textures/bottom.png differ diff --git a/08-august/resources/textures/boulder.png b/08-august/resources/textures/boulder.png new file mode 100644 index 0000000..e2cb9d1 Binary files /dev/null and b/08-august/resources/textures/boulder.png differ diff --git a/08-august/resources/textures/boulderNormal.png b/08-august/resources/textures/boulderNormal.png new file mode 100644 index 0000000..cc6069a Binary files /dev/null and b/08-august/resources/textures/boulderNormal.png differ diff --git a/08-august/resources/textures/bricks2.png b/08-august/resources/textures/bricks2.png new file mode 100644 index 0000000..cf44650 Binary files /dev/null and b/08-august/resources/textures/bricks2.png differ diff --git a/08-august/resources/textures/bricks2_normal.png b/08-august/resources/textures/bricks2_normal.png new file mode 100644 index 0000000..72b6a2d Binary files /dev/null and b/08-august/resources/textures/bricks2_normal.png differ diff --git a/08-august/resources/textures/default_normal_map.png b/08-august/resources/textures/default_normal_map.png new file mode 100644 index 0000000..9dfd3a4 Binary files /dev/null and b/08-august/resources/textures/default_normal_map.png differ diff --git a/08-august/resources/textures/front.png b/08-august/resources/textures/front.png new file mode 100644 index 0000000..fbff722 Binary files /dev/null and b/08-august/resources/textures/front.png differ diff --git a/08-august/resources/textures/heightmap.png b/08-august/resources/textures/heightmap.png new file mode 100644 index 0000000..12741e5 Binary files /dev/null and b/08-august/resources/textures/heightmap.png differ diff --git a/08-august/resources/textures/left.png b/08-august/resources/textures/left.png new file mode 100644 index 0000000..374322a Binary files /dev/null and b/08-august/resources/textures/left.png differ diff --git a/08-august/resources/textures/normal_map.png b/08-august/resources/textures/normal_map.png new file mode 100644 index 0000000..d96a41c Binary files /dev/null and b/08-august/resources/textures/normal_map.png differ diff --git a/08-august/resources/textures/right.png b/08-august/resources/textures/right.png new file mode 100644 index 0000000..89fbb5f Binary files /dev/null and b/08-august/resources/textures/right.png differ diff --git a/08-august/resources/textures/soil1.png b/08-august/resources/textures/soil1.png new file mode 100644 index 0000000..227e96c Binary files /dev/null and b/08-august/resources/textures/soil1.png differ diff --git a/08-august/resources/textures/soil2.png b/08-august/resources/textures/soil2.png new file mode 100644 index 0000000..5fc40e2 Binary files /dev/null and b/08-august/resources/textures/soil2.png differ diff --git a/08-august/resources/textures/soil3.png b/08-august/resources/textures/soil3.png new file mode 100644 index 0000000..2c1c431 Binary files /dev/null and b/08-august/resources/textures/soil3.png differ diff --git a/08-august/resources/textures/soil4.png b/08-august/resources/textures/soil4.png new file mode 100644 index 0000000..8d3a4d3 Binary files /dev/null and b/08-august/resources/textures/soil4.png differ diff --git a/08-august/resources/textures/stall.png b/08-august/resources/textures/stall.png new file mode 100644 index 0000000..d4d6f6e Binary files /dev/null and b/08-august/resources/textures/stall.png differ diff --git a/08-august/resources/textures/top.png b/08-august/resources/textures/top.png new file mode 100644 index 0000000..f92e8f7 Binary files /dev/null and b/08-august/resources/textures/top.png differ -- cgit v1.2.3