diff options
Diffstat (limited to 'deps/raylib/examples/textures/resources')
22 files changed, 18 insertions, 0 deletions
diff --git a/deps/raylib/examples/textures/resources/KAISG.ttf b/deps/raylib/examples/textures/resources/KAISG.ttf Binary files differnew file mode 100644 index 0000000..04478b2 --- /dev/null +++ b/deps/raylib/examples/textures/resources/KAISG.ttf diff --git a/deps/raylib/examples/textures/resources/LICENSE.md b/deps/raylib/examples/textures/resources/LICENSE.md new file mode 100644 index 0000000..e4ee453 --- /dev/null +++ b/deps/raylib/examples/textures/resources/LICENSE.md @@ -0,0 +1,18 @@ +| resource | author | licence | notes | +| :------------------- | :---------: | :------ | :---- | +| boom.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) | +| buttonfx.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) | +| button.png | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) | +| spark_flame.png | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [EffectTextureMaker](https://mebiusbox.github.io/contents/EffectTextureMaker/) | +| ninepatch_button.png | [@overdev](https://github.com/overdev) | ❔ | +| explosion.png | [Unity Labs Paris](https://blogs.unity3d.com/2016/11/28/free-vfx-image-sequences-flipbooks/) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | +| parrots.png | [Kodak set](http://r0k.us/graphics/kodak/) | ❔ | Original name: `kodim23.png` +| cat.png | ❔ | ❔ | - | +| wabbit_alpha.png | ❔ | ❔ | - | +| custom_jupiter_crash.png | [Brian Kent (AEnigma)](https://www.dafont.com/es/aenigma.d188) | [Freeware](https://www.dafont.com/es/jupiter-crash.font) | Atlas created by [@raysan5](https://github.com/raysan5) | +| KAISG.ttf | [Dieter Steffmann](http://www.steffmann.de/wordpress/) | [Freeware](https://www.1001fonts.com/users/steffmann/) | [Kaiserzeit Gotisch](https://www.dafont.com/es/kaiserzeit-gotisch.font) font | +| fudesumi.png | [Eiden Marsal](https://www.artstation.com/marshall_z) | [CC-BY-NC](https://creativecommons.org/licenses/by-nc/4.0/) | - | +| scarfy.png | [Eiden Marsal](https://www.artstation.com/marshall_z) | [CC-BY-NC](https://creativecommons.org/licenses/by-nc/4.0/legalcode) | - | +| cyberpunk_street_background.png | [Luis Zuno](http://ansimuz.com/site/) | [CC-BY-3.0](http://creativecommons.org/licenses/by/3.0/) | [Cyberpunk Street Environment](https://ansimuz.itch.io/cyberpunk-street-environment) | +| cyberpunk_street_foreground.png | [Luis Zuno](http://ansimuz.com/site/) | [CC-BY-3.0](http://creativecommons.org/licenses/by/3.0/) | [Cyberpunk Street Environment](https://ansimuz.itch.io/cyberpunk-street-environment) | +| cyberpunk_street_midground.png | [Luis Zuno](http://ansimuz.com/site/) | [CC-BY-3.0](http://creativecommons.org/licenses/by/3.0/) | [Cyberpunk Street Environment](https://ansimuz.itch.io/cyberpunk-street-environment) | diff --git a/deps/raylib/examples/textures/resources/boom.wav b/deps/raylib/examples/textures/resources/boom.wav Binary files differnew file mode 100644 index 0000000..fd18137 --- /dev/null +++ b/deps/raylib/examples/textures/resources/boom.wav diff --git a/deps/raylib/examples/textures/resources/button.png b/deps/raylib/examples/textures/resources/button.png Binary files differnew file mode 100644 index 0000000..99a383b --- /dev/null +++ b/deps/raylib/examples/textures/resources/button.png diff --git a/deps/raylib/examples/textures/resources/buttonfx.wav b/deps/raylib/examples/textures/resources/buttonfx.wav Binary files differnew file mode 100644 index 0000000..b93b0ca --- /dev/null +++ b/deps/raylib/examples/textures/resources/buttonfx.wav diff --git a/deps/raylib/examples/textures/resources/cat.png b/deps/raylib/examples/textures/resources/cat.png Binary files differnew file mode 100644 index 0000000..db56b9e --- /dev/null +++ b/deps/raylib/examples/textures/resources/cat.png diff --git a/deps/raylib/examples/textures/resources/custom_jupiter_crash.png b/deps/raylib/examples/textures/resources/custom_jupiter_crash.png Binary files differnew file mode 100644 index 0000000..c89572e --- /dev/null +++ b/deps/raylib/examples/textures/resources/custom_jupiter_crash.png diff --git a/deps/raylib/examples/textures/resources/cyberpunk_street_background.png b/deps/raylib/examples/textures/resources/cyberpunk_street_background.png Binary files differnew file mode 100644 index 0000000..838d08a --- /dev/null +++ b/deps/raylib/examples/textures/resources/cyberpunk_street_background.png diff --git a/deps/raylib/examples/textures/resources/cyberpunk_street_foreground.png b/deps/raylib/examples/textures/resources/cyberpunk_street_foreground.png Binary files differnew file mode 100644 index 0000000..528b4ae --- /dev/null +++ b/deps/raylib/examples/textures/resources/cyberpunk_street_foreground.png diff --git a/deps/raylib/examples/textures/resources/cyberpunk_street_midground.png b/deps/raylib/examples/textures/resources/cyberpunk_street_midground.png Binary files differnew file mode 100644 index 0000000..73f24fe --- /dev/null +++ b/deps/raylib/examples/textures/resources/cyberpunk_street_midground.png diff --git a/deps/raylib/examples/textures/resources/explosion.png b/deps/raylib/examples/textures/resources/explosion.png Binary files differnew file mode 100644 index 0000000..6df1cf3 --- /dev/null +++ b/deps/raylib/examples/textures/resources/explosion.png diff --git a/deps/raylib/examples/textures/resources/fudesumi.png b/deps/raylib/examples/textures/resources/fudesumi.png Binary files differnew file mode 100644 index 0000000..c77c287 --- /dev/null +++ b/deps/raylib/examples/textures/resources/fudesumi.png diff --git a/deps/raylib/examples/textures/resources/fudesumi.raw b/deps/raylib/examples/textures/resources/fudesumi.raw Binary files differnew file mode 100644 index 0000000..dad6ff0 --- /dev/null +++ b/deps/raylib/examples/textures/resources/fudesumi.raw diff --git a/deps/raylib/examples/textures/resources/ninepatch_button.png b/deps/raylib/examples/textures/resources/ninepatch_button.png Binary files differnew file mode 100644 index 0000000..f10037a --- /dev/null +++ b/deps/raylib/examples/textures/resources/ninepatch_button.png diff --git a/deps/raylib/examples/textures/resources/parrots.png b/deps/raylib/examples/textures/resources/parrots.png Binary files differnew file mode 100644 index 0000000..9a0e7f8 --- /dev/null +++ b/deps/raylib/examples/textures/resources/parrots.png diff --git a/deps/raylib/examples/textures/resources/patterns.png b/deps/raylib/examples/textures/resources/patterns.png Binary files differnew file mode 100644 index 0000000..58b3c37 --- /dev/null +++ b/deps/raylib/examples/textures/resources/patterns.png diff --git a/deps/raylib/examples/textures/resources/raylib_logo.png b/deps/raylib/examples/textures/resources/raylib_logo.png Binary files differnew file mode 100644 index 0000000..15bbaa2 --- /dev/null +++ b/deps/raylib/examples/textures/resources/raylib_logo.png diff --git a/deps/raylib/examples/textures/resources/road.png b/deps/raylib/examples/textures/resources/road.png Binary files differnew file mode 100644 index 0000000..082f4cd --- /dev/null +++ b/deps/raylib/examples/textures/resources/road.png diff --git a/deps/raylib/examples/textures/resources/scarfy.png b/deps/raylib/examples/textures/resources/scarfy.png Binary files differnew file mode 100644 index 0000000..be3b83d --- /dev/null +++ b/deps/raylib/examples/textures/resources/scarfy.png diff --git a/deps/raylib/examples/textures/resources/scarfy_run.gif b/deps/raylib/examples/textures/resources/scarfy_run.gif Binary files differnew file mode 100644 index 0000000..f0f712c --- /dev/null +++ b/deps/raylib/examples/textures/resources/scarfy_run.gif diff --git a/deps/raylib/examples/textures/resources/spark_flame.png b/deps/raylib/examples/textures/resources/spark_flame.png Binary files differnew file mode 100644 index 0000000..72cea2e --- /dev/null +++ b/deps/raylib/examples/textures/resources/spark_flame.png diff --git a/deps/raylib/examples/textures/resources/wabbit_alpha.png b/deps/raylib/examples/textures/resources/wabbit_alpha.png Binary files differnew file mode 100644 index 0000000..db4081f --- /dev/null +++ b/deps/raylib/examples/textures/resources/wabbit_alpha.png |