ajhahn.de
← Theria
Markdown 54 lines
<div align="center">

<img src="icon.svg" alt="Theria" width="72">

<h1>Credits</h1>

<p><i>Third-party assets bundled with the game, and their licenses.</i></p>

<p>
  <a href="README.md"><b>README</b></a> ·
  <a href="CHANGELOG.md"><b>Changelog</b></a> ·
  <b>Credits</b> ·
  <a href="LICENSE"><b>License</b></a>
</p>

</div>

---

The game's own source is under the Apache License 2.0 (see [`LICENSE`](LICENSE)).
The bundled art assets below are the work of others, used under their own
licenses and credited here as those licenses require.

## Hero models

Placeholder low-poly animal models stand in for the shapeshifter heroes until
original art lands. Each was rescaled to a common on-field size and is drawn
under a translucent team-colour tint; otherwise the meshes and textures are
unchanged. All were obtained through [Poly Pizza](https://poly.pizza).

| Hero | Model | Author | License | Source |
| :--- | :--- | :--- | :--- | :--- |
| Lion | Lion | Poly by Google | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [poly.pizza](https://poly.pizza/m/3XAJojWxSWz) |
| Cheetah | Cheetah | Poly by Google | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [poly.pizza](https://poly.pizza/m/5y59KqZXxWf) |
| Hyena | Spotted Hyena | Poly by Google | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [poly.pizza](https://poly.pizza/m/0yU1LU3Nkpu) |
| Snake | Cobra | Poly by Google | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [poly.pizza](https://poly.pizza/m/40_5Xq467-U) |
| Spider | Spider | Quaternius | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) | [poly.pizza](https://poly.pizza/m/yRYJiAJyiM) |
| Chameleon | Lizard | madtrollstudio | [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) | [poly.pizza](https://poly.pizza/m/0z3NJc5zAE) |

## Field models

The lane creeps and the structures wear placeholder low-poly models too, handled the same
way — rescaled to an on-field size and washed in their team colour, otherwise unchanged.

| Prop | Model | Author | License | Source |
| :--- | :--- | :--- | :--- | :--- |
| Creep | Pink Slime | Quaternius | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) | [poly.pizza](https://poly.pizza/m/AyP8sQmDLh) |
| Tower | Watch Tower | Quaternius | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) | [poly.pizza](https://poly.pizza/m/VJZZW37Vsk) |
| Nexus | Crystal | iPoly3D | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) | [poly.pizza](https://poly.pizza/m/SbLlgMXrQ1) |

---

[← Prev: Changelog](CHANGELOG.md) · [Next: License →](LICENSE)