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

Multiple windows/GLViews #20716

Open zabolotiny opened 2 years ago

zabolotiny commented 2 years ago

Hey guys @minggo @DerekFromAmaya there was a PR regarding multi windows support in cocos2dx. Is there any update on that? In current project we have a requirement to run multiple GLView to render 2 different animations. That is because we are working with existing application and it was completely build with UIKit. Is there anything I can work with to implement that behaviour or continue with this PR? https://github.com/cocos2d/cocos2d-x/pull/14060