summaryrefslogtreecommitdiffstats
path: root/examples/custom_shader/textures
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2023-11-14 15:49:09 +0100
committerLibravatar Héctor Ramón Jiménez <hector@hecrj.dev>2023-11-14 15:49:09 +0100
commit77dfa60c9640236df8b56084a6b1c58826b51e7e (patch)
tree28eef010de0539ac9f1acb475098abaf9c677812 /examples/custom_shader/textures
parent811aa673e9e832ebe38bf56a087f32fdc7aba59c (diff)
downloadiced-77dfa60c9640236df8b56084a6b1c58826b51e7e.tar.gz
iced-77dfa60c9640236df8b56084a6b1c58826b51e7e.tar.bz2
iced-77dfa60c9640236df8b56084a6b1c58826b51e7e.zip
Move `textures` directory outside of `src` in `custom_shader` example
Diffstat (limited to '')
-rw-r--r--examples/custom_shader/textures/ice_cube_normal_map.png (renamed from examples/custom_shader/src/textures/ice_cube_normal_map.png)bin1773656 -> 1773656 bytes
-rw-r--r--examples/custom_shader/textures/skybox/neg_x.jpg (renamed from examples/custom_shader/src/textures/skybox/neg_x.jpg)bin7549 -> 7549 bytes
-rw-r--r--examples/custom_shader/textures/skybox/neg_y.jpg (renamed from examples/custom_shader/src/textures/skybox/neg_y.jpg)bin2722 -> 2722 bytes
-rw-r--r--examples/custom_shader/textures/skybox/neg_z.jpg (renamed from examples/custom_shader/src/textures/skybox/neg_z.jpg)bin3986 -> 3986 bytes
-rw-r--r--examples/custom_shader/textures/skybox/pos_x.jpg (renamed from examples/custom_shader/src/textures/skybox/pos_x.jpg)bin5522 -> 5522 bytes
-rw-r--r--examples/custom_shader/textures/skybox/pos_y.jpg (renamed from examples/custom_shader/src/textures/skybox/pos_y.jpg)bin3382 -> 3382 bytes
-rw-r--r--examples/custom_shader/textures/skybox/pos_z.jpg (renamed from examples/custom_shader/src/textures/skybox/pos_z.jpg)bin5205 -> 5205 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/examples/custom_shader/src/textures/ice_cube_normal_map.png b/examples/custom_shader/textures/ice_cube_normal_map.png
index 7b4b7228..7b4b7228 100644
--- a/examples/custom_shader/src/textures/ice_cube_normal_map.png
+++ b/examples/custom_shader/textures/ice_cube_normal_map.png
Binary files differ
diff --git a/examples/custom_shader/src/textures/skybox/neg_x.jpg b/examples/custom_shader/textures/skybox/neg_x.jpg
index 00cc783d..00cc783d 100644
--- a/examples/custom_shader/src/textures/skybox/neg_x.jpg
+++ b/examples/custom_shader/textures/skybox/neg_x.jpg
Binary files differ
diff --git a/examples/custom_shader/src/textures/skybox/neg_y.jpg b/examples/custom_shader/textures/skybox/neg_y.jpg
index 548f6445..548f6445 100644
--- a/examples/custom_shader/src/textures/skybox/neg_y.jpg
+++ b/examples/custom_shader/textures/skybox/neg_y.jpg
Binary files differ
diff --git a/examples/custom_shader/src/textures/skybox/neg_z.jpg b/examples/custom_shader/textures/skybox/neg_z.jpg
index 5698512e..5698512e 100644
--- a/examples/custom_shader/src/textures/skybox/neg_z.jpg
+++ b/examples/custom_shader/textures/skybox/neg_z.jpg
Binary files differ
diff --git a/examples/custom_shader/src/textures/skybox/pos_x.jpg b/examples/custom_shader/textures/skybox/pos_x.jpg
index dddecba7..dddecba7 100644
--- a/examples/custom_shader/src/textures/skybox/pos_x.jpg
+++ b/examples/custom_shader/textures/skybox/pos_x.jpg
Binary files differ
diff --git a/examples/custom_shader/src/textures/skybox/pos_y.jpg b/examples/custom_shader/textures/skybox/pos_y.jpg
index 361427fd..361427fd 100644
--- a/examples/custom_shader/src/textures/skybox/pos_y.jpg
+++ b/examples/custom_shader/textures/skybox/pos_y.jpg
Binary files differ
diff --git a/examples/custom_shader/src/textures/skybox/pos_z.jpg b/examples/custom_shader/textures/skybox/pos_z.jpg
index 0085a49e..0085a49e 100644
--- a/examples/custom_shader/src/textures/skybox/pos_z.jpg
+++ b/examples/custom_shader/textures/skybox/pos_z.jpg
Binary files differ