- SFML Game Development By Example
- Raimondas Pupius
- 97字
- 2021-07-23 14:55:04
SFML licensing
Whenever you're utilizing a library of any sorts for your project, it's important to know what you can and cannot use it for. SFML is licensed under the zlib/libpng license, which is far from being restrictive. It allows anyone to use SFML for any purposes, even commercial applications, as well as alter and re-distribute it, given that the credit for writing the original software is left unchanged and the product is marked as an altered source. Giving credit for using the original software isn't required, but it would be appreciated. For more information, visit: http://opensource.org/licenses/Zlib.
推薦閱讀
- DBA攻堅指南:左手Oracle,右手MySQL
- C語言程序設計(第3版)
- 程序員數學:用Python學透線性代數和微積分
- Offer來了:Java面試核心知識點精講(原理篇)
- 實戰Java程序設計
- Network Automation Cookbook
- Kotlin Standard Library Cookbook
- Yocto for Raspberry Pi
- C#應用程序設計教程
- Internet of Things with ESP8266
- RocketMQ實戰與原理解析
- 跟戴銘學iOS編程:理順核心知識點
- The Statistics and Calculus with Python Workshop
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- Python網絡爬蟲實例教程(視頻講解版)