cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.16k stars 7.05k forks source link

cocos2d是否考虑出一个cocosGUI #20751

Open monkeycc opened 1 year ago

monkeycc commented 1 year ago

cocos2d是否考虑出一个cocosGUI

GUI框架 C++可以用 Python可以用

类似于QT

huntto commented 7 months ago

不太可能,从商业战略角度看,应该是想往3d游戏引擎方向发展,且cocosGUI相比QT又有多少竞争力?从技术角度上看,如果要实现尚未实现的视图控件,如何在游戏性能和UI复杂性之间取舍?做好细分领域就很不错了