From f2d61fc06387ccb22ecb5cb6c42210736ac64c9f Mon Sep 17 00:00:00 2001 From: Sebastian Park Date: Tue, 23 Apr 2024 00:30:37 -0400 Subject: Get ground textures working, but not yet abstracted to the shape class. --- resources/images/sand_text.jpg | Bin 0 -> 23150 bytes resources/images/uv1 copy.png | Bin 48020 -> 0 bytes resources/images/uv1.png | Bin 86064 -> 48020 bytes resources/images/uv1_cut.png | Bin 0 -> 86064 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/images/sand_text.jpg delete mode 100644 resources/images/uv1 copy.png create mode 100644 resources/images/uv1_cut.png (limited to 'resources/images') diff --git a/resources/images/sand_text.jpg b/resources/images/sand_text.jpg new file mode 100644 index 0000000..6a64486 Binary files /dev/null and b/resources/images/sand_text.jpg differ diff --git a/resources/images/uv1 copy.png b/resources/images/uv1 copy.png deleted file mode 100644 index fcf4825..0000000 Binary files a/resources/images/uv1 copy.png and /dev/null differ diff --git a/resources/images/uv1.png b/resources/images/uv1.png index 82ff8ac..fcf4825 100644 Binary files a/resources/images/uv1.png and b/resources/images/uv1.png differ diff --git a/resources/images/uv1_cut.png b/resources/images/uv1_cut.png new file mode 100644 index 0000000..82ff8ac Binary files /dev/null and b/resources/images/uv1_cut.png differ -- cgit v1.2.3-70-g09d2