syuhari / CCBigImage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCBigImage

CCBigImage is Node for Cocos2d-x. You are able to view a big image. It just loads/unloads tiles dynamically in other thread, keeping in memory only tiles that user can see right now.

I ported CCBigImage in cocos2d-extensions/CCBigImage to Cocos2d-x(C++). cocos2d-extensions is available here: https://github.com/cocos2d/cocos2d-iphone-extensions

About


Languages

Language:C++ 68.6%Language:C 23.8%Language:Objective-C 7.5%Language:Shell 0.1%