From a556b45abf18f1bd509daaf63b66b7d55e9fd291 Mon Sep 17 00:00:00 2001 From: jjesswan Date: Mon, 22 Apr 2024 21:56:26 -0400 Subject: add engine version --- engine-ocean/Resources/Images/skybox/back.png | Bin 0 -> 552369 bytes engine-ocean/Resources/Images/skybox/back1.png | Bin 0 -> 1120111 bytes engine-ocean/Resources/Images/skybox/bottom.png | Bin 0 -> 910014 bytes engine-ocean/Resources/Images/skybox/front.png | Bin 0 -> 609574 bytes engine-ocean/Resources/Images/skybox/hills2/back.png | Bin 0 -> 685944 bytes .../Resources/Images/skybox/hills2/bottom.png | Bin 0 -> 5356 bytes engine-ocean/Resources/Images/skybox/hills2/front.png | Bin 0 -> 577542 bytes engine-ocean/Resources/Images/skybox/hills2/left.png | Bin 0 -> 647227 bytes engine-ocean/Resources/Images/skybox/hills2/right.png | Bin 0 -> 664344 bytes engine-ocean/Resources/Images/skybox/hills2/top.png | Bin 0 -> 786971 bytes engine-ocean/Resources/Images/skybox/hills2/up.png | Bin 0 -> 443906 bytes engine-ocean/Resources/Images/skybox/left.png | Bin 0 -> 535208 bytes engine-ocean/Resources/Images/skybox/right.png | Bin 0 -> 568843 bytes engine-ocean/Resources/Images/skybox/top.png | Bin 0 -> 693955 bytes 14 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 engine-ocean/Resources/Images/skybox/back.png create mode 100644 engine-ocean/Resources/Images/skybox/back1.png create mode 100644 engine-ocean/Resources/Images/skybox/bottom.png create mode 100644 engine-ocean/Resources/Images/skybox/front.png create mode 100644 engine-ocean/Resources/Images/skybox/hills2/back.png create mode 100644 engine-ocean/Resources/Images/skybox/hills2/bottom.png create mode 100644 engine-ocean/Resources/Images/skybox/hills2/front.png create mode 100644 engine-ocean/Resources/Images/skybox/hills2/left.png create mode 100644 engine-ocean/Resources/Images/skybox/hills2/right.png create mode 100644 engine-ocean/Resources/Images/skybox/hills2/top.png create mode 100644 engine-ocean/Resources/Images/skybox/hills2/up.png create mode 100644 engine-ocean/Resources/Images/skybox/left.png create mode 100644 engine-ocean/Resources/Images/skybox/right.png create mode 100644 engine-ocean/Resources/Images/skybox/top.png (limited to 'engine-ocean/Resources/Images/skybox') diff --git a/engine-ocean/Resources/Images/skybox/back.png b/engine-ocean/Resources/Images/skybox/back.png new file mode 100644 index 0000000..8de5963 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/back.png differ diff --git a/engine-ocean/Resources/Images/skybox/back1.png b/engine-ocean/Resources/Images/skybox/back1.png new file mode 100644 index 0000000..6dea976 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/back1.png differ diff --git a/engine-ocean/Resources/Images/skybox/bottom.png b/engine-ocean/Resources/Images/skybox/bottom.png new file mode 100644 index 0000000..8bae4d0 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/bottom.png differ diff --git a/engine-ocean/Resources/Images/skybox/front.png b/engine-ocean/Resources/Images/skybox/front.png new file mode 100644 index 0000000..dd2f57e Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/front.png differ diff --git a/engine-ocean/Resources/Images/skybox/hills2/back.png b/engine-ocean/Resources/Images/skybox/hills2/back.png new file mode 100644 index 0000000..02d22fb Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/hills2/back.png differ diff --git a/engine-ocean/Resources/Images/skybox/hills2/bottom.png b/engine-ocean/Resources/Images/skybox/hills2/bottom.png new file mode 100644 index 0000000..ec05a51 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/hills2/bottom.png differ diff --git a/engine-ocean/Resources/Images/skybox/hills2/front.png b/engine-ocean/Resources/Images/skybox/hills2/front.png new file mode 100644 index 0000000..8c1bc93 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/hills2/front.png differ diff --git a/engine-ocean/Resources/Images/skybox/hills2/left.png b/engine-ocean/Resources/Images/skybox/hills2/left.png new file mode 100644 index 0000000..e154382 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/hills2/left.png differ diff --git a/engine-ocean/Resources/Images/skybox/hills2/right.png b/engine-ocean/Resources/Images/skybox/hills2/right.png new file mode 100644 index 0000000..99b77ae Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/hills2/right.png differ diff --git a/engine-ocean/Resources/Images/skybox/hills2/top.png b/engine-ocean/Resources/Images/skybox/hills2/top.png new file mode 100644 index 0000000..41e4545 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/hills2/top.png differ diff --git a/engine-ocean/Resources/Images/skybox/hills2/up.png b/engine-ocean/Resources/Images/skybox/hills2/up.png new file mode 100644 index 0000000..4eb2cca Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/hills2/up.png differ diff --git a/engine-ocean/Resources/Images/skybox/left.png b/engine-ocean/Resources/Images/skybox/left.png new file mode 100644 index 0000000..4a54167 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/left.png differ diff --git a/engine-ocean/Resources/Images/skybox/right.png b/engine-ocean/Resources/Images/skybox/right.png new file mode 100644 index 0000000..7e6c8a9 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/right.png differ diff --git a/engine-ocean/Resources/Images/skybox/top.png b/engine-ocean/Resources/Images/skybox/top.png new file mode 100644 index 0000000..5035d47 Binary files /dev/null and b/engine-ocean/Resources/Images/skybox/top.png differ -- cgit v1.2.3-70-g09d2