用户工具

站点工具


start

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
start [2023/09/06 18:13] adminstart [2023/09/09 09:59] (当前版本) admin
行 1: 行 1:
 == 软件列表 == == 软件列表 ==
  
-* 创建位图字体软件 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/latest/tutorials/shaders/custom_postprocessing.html|Godot文档-自定义后期处理]]
   * [[https://juejin.cn/post/7154939384272257054|掘金-CSS3常用动画效果合集]]   * [[https://juejin.cn/post/7154939384272257054|掘金-CSS3常用动画效果合集]]
   * [[https://juejin.cn/post/6917079398160007175|掘金-CSS 水滴效果]]   * [[https://juejin.cn/post/6917079398160007175|掘金-CSS 水滴效果]]
行 18: 行 21:
   * [[https://zhuanlan.zhihu.com/p/148998001|知乎-模糊滤镜总结 GLSL & shadertoy]]   * [[https://zhuanlan.zhihu.com/p/148998001|知乎-模糊滤镜总结 GLSL & shadertoy]]
   * [[https://www.shadertoy.com/view/Mtl3Rj|Pseudo Gaussian Blur]]   * [[https://www.shadertoy.com/view/Mtl3Rj|Pseudo Gaussian Blur]]
-  * [https://www.jianshu.com/p/e862345232af Godot - Shader - 模糊+  * [[https://www.jianshu.com/p/e862345232af|简书-Godot - Shader - 模糊]]
-  * [https://thebookofshaders.com/ The Book of Shaders] +
-  * [[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/latest/tutorials/shaders/custom_postprocessing.html|Godot文档-自定义后期处理]]+
   * [[http://www.ruanyifeng.com/blog/2012/11/gaussian_blur.html|阮一峰-高斯模糊的算法]]   * [[http://www.ruanyifeng.com/blog/2012/11/gaussian_blur.html|阮一峰-高斯模糊的算法]]
-  * [https://godotshaders.com/ Godot Shaders]+ 
 +  [[https://thebookofshaders.com/|The Book of 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-小昕讲堂]]
start.1693995230.txt.gz · 最后更改: 2023/09/06 18:13 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki