From a61463b205f3c3aaa9174cdae3704a8a53542aea Mon Sep 17 00:00:00 2001 From: HampusM Date: Thu, 13 Aug 2026 16:39:05 +0200 Subject: feat: add sky box --- res/sky_box/cubemap_0.png | Bin 0 -> 1066007 bytes res/sky_box/cubemap_1.png | Bin 0 -> 1066168 bytes res/sky_box/cubemap_2.png | Bin 0 -> 1064019 bytes res/sky_box/cubemap_3.png | Bin 0 -> 1064790 bytes res/sky_box/cubemap_4.png | Bin 0 -> 1062236 bytes res/sky_box/cubemap_5.png | Bin 0 -> 1078695 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/sky_box/cubemap_0.png create mode 100644 res/sky_box/cubemap_1.png create mode 100644 res/sky_box/cubemap_2.png create mode 100644 res/sky_box/cubemap_3.png create mode 100644 res/sky_box/cubemap_4.png create mode 100644 res/sky_box/cubemap_5.png (limited to 'res') diff --git a/res/sky_box/cubemap_0.png b/res/sky_box/cubemap_0.png new file mode 100644 index 0000000..5f8e75c Binary files /dev/null and b/res/sky_box/cubemap_0.png differ diff --git a/res/sky_box/cubemap_1.png b/res/sky_box/cubemap_1.png new file mode 100644 index 0000000..4b4e594 Binary files /dev/null and b/res/sky_box/cubemap_1.png differ diff --git a/res/sky_box/cubemap_2.png b/res/sky_box/cubemap_2.png new file mode 100644 index 0000000..4233289 Binary files /dev/null and b/res/sky_box/cubemap_2.png differ diff --git a/res/sky_box/cubemap_3.png b/res/sky_box/cubemap_3.png new file mode 100644 index 0000000..fa84308 Binary files /dev/null and b/res/sky_box/cubemap_3.png differ diff --git a/res/sky_box/cubemap_4.png b/res/sky_box/cubemap_4.png new file mode 100644 index 0000000..c67b8f9 Binary files /dev/null and b/res/sky_box/cubemap_4.png differ diff --git a/res/sky_box/cubemap_5.png b/res/sky_box/cubemap_5.png new file mode 100644 index 0000000..eba15c4 Binary files /dev/null and b/res/sky_box/cubemap_5.png differ -- cgit v1.2.3-18-g5258