两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 |
start [2023/09/06 20:07] – admin | start [2023/09/09 09:59] (当前版本) – admin |
---|
== 软件列表 == | == 软件列表 == |
| |
* 创建位图字体软件 BMFont | * 创建位图字体软件 BMFont |
* 创建骨骼动画 DragonBones | * 创建骨骼动画 DragonBones |
* https://www.bilibili.com/read/cv2607905?spm_id_from=333.999.0.0 转换工具 | |
* http://layaair.layabox.com/#/engineDownload 转换工具 | |
* Godot 游戏引擎 v3.5 中文文档 https://www.bookstack.cn/books/godot-3.5-zh | == Godot == |
* Godot使用Light2D实现遮罩效果 https://ld0.indienova.com/u/npc233/blogread/9478 | |
| 我们使用自己编译的Godot软件,使用代码Tag是 [[https://github.com/godotengine/godot/tree/3.5.2-stable|3.5.2-stable]],[[https://docs.godotengine.org/zh_CN/stable/development/compiling/compiling_for_windows.html|编译方法]]是来自官网。 |
| |
| |
== 动画效果 == | == 动画效果 == |
| |
* [[https://github.com/ceceppa/anima|Github-Godot: run sequential and parallel animations with less code]] [https://anima.ceceppa.me/demo/ DEMO] | * [[https://github.com/ceceppa/anima|Github-Godot: run sequential and parallel animations with less code]] [[https://anima.ceceppa.me/demo/|DEMO]] |
* [[https://docs.godotengine.org/en/3.5/classes/class_tween.html|Godot文档-Tween]] | * [[https://docs.godotengine.org/en/3.5/classes/class_tween.html|Godot文档-Tween]] |
* [[https://docs.godotengine.org/zh_CN/stable/tutorials/shaders/your_first_shader/your_first_2d_shader.html|Godot文档-您的第一个 2D 着色器]] | * [[https://docs.godotengine.org/zh_CN/stable/tutorials/shaders/your_first_shader/your_first_2d_shader.html|Godot文档-您的第一个 2D 着色器]] |
* [[http://www.ruanyifeng.com/blog/2012/11/gaussian_blur.html|阮一峰-高斯模糊的算法]] | * [[http://www.ruanyifeng.com/blog/2012/11/gaussian_blur.html|阮一峰-高斯模糊的算法]] |
| |
* [https://thebookofshaders.com/ The Book of Shaders] | * [[https://thebookofshaders.com/|The Book of Shaders]] |
* [https://godotshaders.com/ Godot Shaders] | * [[https://godotshaders.com/|Godot Shaders]] |
| |
== FAQ == | == FAQ == |
| |
* [[怎么制作字体描边]] | * [[怎么制作字体描边]] |
* 服务器 Websocket zinx https://www.yuque.com/aceld/tsgooa/thy6h2baze1qb1el | * [[https://www.yuque.com/aceld/tsgooa/thy6h2baze1qb1el|服务器 Websocket Zinx]] |
* scroll以及 容器 | * scroll以及 容器 |
* 导出成windows和 html5 | * 导出成windows和 html5 |
* Sprite 动画 | * Sprite 动画 |
* AI生产素材 | * AI生产素材 |
* 抽卡DEMO | * 抽卡DEMO |
| * [[https://ld0.indienova.com/u/npc233/blogread/9478|Godot使用Light2D实现遮罩效果]] |
| * [[https://www.bilibili.com/read/cv2607905|转换工具]] |
| * [[https://www.bookstack.cn/books/godot-3.5-zh|Godot 游戏引擎 v3.5 中文文档]] |
| |
| * [[https://www.jianshu.com/p/711a54ff2fa0|简书-天煞魔猎手-Cocos Creator Shader Effect 系列 - 4 - 老照片特效]] |
| * [[https://www.jianshu.com/p/40e72ab76afd|简书-天煞魔猎手-Cocos Creator Shader Effect 系列 - 5 - 马赛克/像素化特效]] |
| |
| |
| * [[https://indienova.com/u/mnikn/blogread/30816|INDIENOVA-Godot shader 实现抖动效果]] |
| |
| |
== 项目 == | == 项目 == |
| |
服务器地址 | [[https://gitee.com/xuanmingyi/game-server|服务器地址]] |
| |
https://gitee.com/xuanmingyi/game-server | == 未分类资源 == |
| |
| * [[https://space.bilibili.com/348495933/video|B站-Blender-小昕讲堂]] |