diff options
| author | Jussi Viitala <[email protected]> | 2023-05-04 21:21:35 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-04 20:21:35 +0200 |
| commit | abcbd9817e9163bd10008b42848dfa2d72ebb6c5 (patch) | |
| tree | 2030c069461652196caf5f9fb7c64cc226e26145 /examples/shaders/resources/LICENSE.md | |
| parent | a48bb6e1ed7b33190e486ba65b7875f0dff73701 (diff) | |
| download | raylib-abcbd9817e9163bd10008b42848dfa2d72ebb6c5.tar.gz raylib-abcbd9817e9163bd10008b42848dfa2d72ebb6c5.zip | |
Lightmap example. (#3043)
Diffstat (limited to 'examples/shaders/resources/LICENSE.md')
| -rw-r--r-- | examples/shaders/resources/LICENSE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/shaders/resources/LICENSE.md b/examples/shaders/resources/LICENSE.md index 96458eca..7210e34b 100644 --- a/examples/shaders/resources/LICENSE.md +++ b/examples/shaders/resources/LICENSE.md @@ -9,3 +9,5 @@ | raysan.png | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | - | | space.png | ❔ | ❔ | - | | texel_checker.png | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [UV Checker Map Maker](http://uvchecker.byvalle.com/) | +| cubicmap.png | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | - | +| 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/) |
\ No newline at end of file |
