diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2020-12-30 14:39:44 +0000 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2020-12-30 14:39:44 +0000 |
| commit | c05b68f786715b20d0a9aef6538141c4227642ae (patch) | |
| tree | 16e8f2048600be36224a0f73e688353ad48a93ed /src/main/resources/textures/wolf3d | |
| parent | 83b0b4cb19d7f0137cde962ee81a900baf2bd953 (diff) | |
| download | kotlin-raycaster-c05b68f786715b20d0a9aef6538141c4227642ae.tar.xz kotlin-raycaster-c05b68f786715b20d0a9aef6538141c4227642ae.zip | |
Include demo textures
Diffstat (limited to 'src/main/resources/textures/wolf3d')
| -rw-r--r-- | src/main/resources/textures/wolf3d/wall-blue-1.png | bin | 0 -> 9462 bytes |
| -rw-r--r-- | src/main/resources/textures/wolf3d/wall-blue-2.png | bin | 0 -> 9990 bytes |
| -rw-r--r-- | src/main/resources/textures/wolf3d/wall-blue-3.png | bin | 0 -> 8493 bytes |
| -rw-r--r-- | src/main/resources/textures/wolf3d/wall-blue-door.png | bin | 0 -> 10406 bytes |
| -rw-r--r-- | src/main/resources/textures/wolf3d/wall-stone-1.png | bin | 0 -> 13405 bytes |
| -rw-r--r-- | src/main/resources/textures/wolf3d/wall-stone-2.png | bin | 0 -> 12905 bytes |
| -rw-r--r-- | src/main/resources/textures/wolf3d/wall-wood-1.png | bin | 0 -> 7533 bytes |
| -rw-r--r-- | src/main/resources/textures/wolf3d/wall-wood-2.png | bin | 0 -> 18518 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/src/main/resources/textures/wolf3d/wall-blue-1.png b/src/main/resources/textures/wolf3d/wall-blue-1.png Binary files differnew file mode 100644 index 0000000..ea68184 --- /dev/null +++ b/src/main/resources/textures/wolf3d/wall-blue-1.png diff --git a/src/main/resources/textures/wolf3d/wall-blue-2.png b/src/main/resources/textures/wolf3d/wall-blue-2.png Binary files differnew file mode 100644 index 0000000..6550580 --- /dev/null +++ b/src/main/resources/textures/wolf3d/wall-blue-2.png diff --git a/src/main/resources/textures/wolf3d/wall-blue-3.png b/src/main/resources/textures/wolf3d/wall-blue-3.png Binary files differnew file mode 100644 index 0000000..2132f40 --- /dev/null +++ b/src/main/resources/textures/wolf3d/wall-blue-3.png diff --git a/src/main/resources/textures/wolf3d/wall-blue-door.png b/src/main/resources/textures/wolf3d/wall-blue-door.png Binary files differnew file mode 100644 index 0000000..1e8f4ad --- /dev/null +++ b/src/main/resources/textures/wolf3d/wall-blue-door.png diff --git a/src/main/resources/textures/wolf3d/wall-stone-1.png b/src/main/resources/textures/wolf3d/wall-stone-1.png Binary files differnew file mode 100644 index 0000000..53cb30c --- /dev/null +++ b/src/main/resources/textures/wolf3d/wall-stone-1.png diff --git a/src/main/resources/textures/wolf3d/wall-stone-2.png b/src/main/resources/textures/wolf3d/wall-stone-2.png Binary files differnew file mode 100644 index 0000000..f415444 --- /dev/null +++ b/src/main/resources/textures/wolf3d/wall-stone-2.png diff --git a/src/main/resources/textures/wolf3d/wall-wood-1.png b/src/main/resources/textures/wolf3d/wall-wood-1.png Binary files differnew file mode 100644 index 0000000..735b8ad --- /dev/null +++ b/src/main/resources/textures/wolf3d/wall-wood-1.png diff --git a/src/main/resources/textures/wolf3d/wall-wood-2.png b/src/main/resources/textures/wolf3d/wall-wood-2.png Binary files differnew file mode 100644 index 0000000..543256f --- /dev/null +++ b/src/main/resources/textures/wolf3d/wall-wood-2.png |