文档
- xege.org: http://xege.org/manual/
- CSDN博客教程: https://blog.csdn.net/qq_39151563/category_9311717.html
如果觉得文档有问题, 可进入首页的Q群提问或者在下方留言(需要登录Github账号)给出修改意见
源代码
Github: https://github.com/wysaid/xege – (version 20.08, initgraph之前newimage不再报错)
Gitee: https://gitee.com/xege/xege (同上, 镜像到gitee, 国内访问速度较快)
Github: https://github.com/misakamm/xege (废弃, 不再更新)
如果你有git客户端, 那么选择其中一个, 如github, 使用git client运行
git clone https://github.com/wysaid/xege.git
即可获得所有代码。
话外音——EGE 的前世今生
参见:
1. 由wy维护的版本(20.08): https://github.com/wysaid/xege
2. misakamm博客(已关闭): https://misakamm.com/blog/
3. 如鹏网主贴: http://www.rupeng.com/forum/thread-12260-1-1.html
4. rtgirl的博客: http://blog.sina.com.cn/u/1722645434
5. 网友仿制: YEGE(Yet another EGE library) https://github.com/FrankHB/YEGE (This is a graphic/GUI library sharing similar interface with the EGE (Easy Graphics Engine) library) -By: FrankHB(幻の上帝)