summaryrefslogtreecommitdiffhomepage
path: root/images
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-11-02 08:07:00 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-11-02 08:07:00 +0100
commitbfd3d9c801afd7c2262c9dace18c37d1681d7812 (patch)
tree7dd79fe3863a2b08ea0d77aae63ad8af5d7b1f88 /images
parent6c4ffb423651a82bdf4f09579c8d61e8fe18a98f (diff)
add texel offset testing tool
Diffstat (limited to 'images')
-rw-r--r--images/floor.json3
-rw-r--r--images/texel.tgabin0 -> 731 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/images/floor.json b/images/floor.json
index be8a0bb0..eff4f153 100644
--- a/images/floor.json
+++ b/images/floor.json
@@ -3,5 +3,6 @@
["metal1", "2 x 2"],
["tiles", "8 x 5"],
["wood2", "1 x 1"],
- ["concrete6", "4 x 4"]
+ ["concrete6", "4 x 4"],
+ ["texel", "2 x 2"]
]
diff --git a/images/texel.tga b/images/texel.tga
new file mode 100644
index 00000000..cdd15718
--- /dev/null
+++ b/images/texel.tga
Binary files differ