53 lines
2.9 KiB
Markdown
53 lines
2.9 KiB
Markdown
license
|
|
=======
|
|
|
|
source code
|
|
-----------
|
|
|
|
raylib is licensed under an unmodified zlib/libpng license, which is an OSI-certified,
|
|
BSD-like license that allows static linking with closed source software:
|
|
|
|
Copyright (c) 2013-2019 Ramon Santamaria (@raysan5)
|
|
|
|
This software is provided "as-is", without any express or implied warranty. In no event
|
|
will the authors be held liable for any damages arising from the use of this software.
|
|
|
|
Permission is granted to anyone to use this software for any purpose, including commercial
|
|
applications, and to alter it and redistribute it freely, subject to the following restrictions:
|
|
|
|
1. The origin of this software must not be misrepresented; you must not claim that you
|
|
wrote the original software. If you use this software in a product, an acknowledgment
|
|
in the product documentation would be appreciated but is not required.
|
|
|
|
2. Altered source versions must be plainly marked as such, and must not be misrepresented
|
|
as being the original software.
|
|
|
|
3. This notice may not be removed or altered from any source distribution.
|
|
|
|
fonts
|
|
------
|
|
|
|
* [Alpha Beta](https://www.dafont.com/es/alpha-beta.font) - Brian Kent (AEnigma)
|
|
* [Setback](https://www.dafont.com/es/setback.font) - Brian Kent (AEnigma)
|
|
* [Jupiter Crash](https://www.dafont.com/es/jupiter-crash.font) - Brian Kent (AEnigma)
|
|
* [Alagard](https://www.dafont.com/es/alagard.font) - Hewett Tsoi
|
|
* [Romulus](https://www.dafont.com/es/romulus.font) - Hewett Tsoi
|
|
* [Mecha](https://www.dafont.com/es/mecha-cf.font) - Captain Falcon
|
|
* [PixelPlay](https://www.dafont.com/es/pixelplay.font) - Aleksander Shevchuk
|
|
* [PixAntiqua](https://www.dafont.com/es/pixantiqua.font) - Gerhard Großmann
|
|
* [Kaiserzeit Gotisch](https://www.dafont.com/es/kaiserzeit-gotisch.font) - Dieter Steffmann
|
|
* [Noto CJK](https://www.google.com/get/noto/help/cjk/) - Google Fonts
|
|
* [Anonymous Pro](https://fonts.google.com/specimen/Anonymous+Pro) - Mark Simonson
|
|
|
|
2d art
|
|
------
|
|
|
|
* [Scarfy](https://github.com/raysan5/raylib/blob/master/examples/textures/resources/scarfy.png) - [Eiden Marsal](https://www.artstation.com/artist/marshall_z), licensed as [Creative Commons Attribution-NonCommercial 3.0](https://creativecommons.org/licenses/by-nc/3.0/legalcode)
|
|
* [Fudesumi](https://github.com/raysan5/raylib/blob/master/examples/textures/resources/fudesumi.png) - [Eiden Marsal](https://www.artstation.com/artist/marshall_z), licensed as [Creative Commons Attribution-NonCommercial 3.0](https://creativecommons.org/licenses/by-nc/3.0/legalcode)
|
|
* [Cyberpunk Street Environment](https://ansimuz.itch.io/cyberpunk-street-environment) - Luis Zuno ([@ansimuz](https://twitter.com/ansimuz)), licensed as [CC-BY-3.0](http://creativecommons.org/licenses/by/3.0/)
|
|
|
|
3d models
|
|
---------
|
|
|
|
* [Medieval City](https://github.com/raysan5/raylib/tree/master/examples/models/resources/models) - Alberto Cano, licensed as [Creative Commons Attribution-NonCommercial 4.0](https://creativecommons.org/licenses/by-nc/4.0/legalcode)
|