基于 Cocos2d-x-lua 的游戏开发框架 Dorothy 简介
基于 Cocos2d-x-lua 的游戏开发框架 Dorothy 简介概述
它支持 下面是作者对软件的说明:
更详细的介绍可以参考作者的博客 Dorothy是什么 下载编译克隆代码
git clone https://git.oschina.net/pig/Dorothy 操作记录如下: Air:GitHub admin$ git clone https://git.oschina.net/pig/Dorothy Cloning into 'Dorothy'... remote: Counting objects: 18984,done. remote: Compressing objects: 100% (9631/9631),done. remote: Total 18984 (delta 12342),reused 14253 (delta 8531) Receiving objects: 100% (18984/18984),74.15 MiB | 306.00 KiB/s,done. Resolving deltas: 100% (12342/12342),done. Checking connectivity... done. Checking out files: 100% (1783/1783),done. Air:GitHub admin$
执行编译前脚本接着要执行一下 Air:tolua++ admin$ ./build.sh Binding files generated! Air:tolua++ admin$ pwd /Users/admin/GitHub/Dorothy/tools/tolua++ 编译项目文件保存在 Air:Dorothy admin$ cd project/ Air:project admin$ pwd /Users/admin/GitHub/Dorothy/project Air:project admin$ ls -al total 16 drwxr-xr-x 9 admin staff 306 7 18 14:10 . drwxr-xr-x 25 admin staff 850 7 18 14:10 .. -rw-r--r--@ 1 admin staff 6148 7 18 18:55 .DS_Store drwxr-xr-x 4 admin staff 136 7 18 14:06 Classes drwxr-xr-x 11 admin staff 374 7 18 15:33 Resources drwxr-xr-x 17 admin staff 578 7 18 14:06 proj.android drwxr-xr-x 12 admin staff 408 7 18 14:18 proj.ios drwxr-xr-x 5 admin staff 170 7 18 14:11 proj.mac drwxr-xr-x 10 admin staff 340 7 18 14:06 proj.win32 Air:project admin$ 其中
运行界面主界面:截图: 最上面一行是4个编辑器 中间是用 Action Editor截图: Body Editor截图: Effect Editor截图: Scene Editor截图: 现在完成度比较高的是 经过一番研究,终于明白如何做骨骼动画了,下一篇介绍如何用 参考感谢软件作者提供的帮助 Dorothy官方文档 (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |