-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Home
Andrey Volodin edited this page Mar 5, 2016
·
12 revisions
Welcome to the Cocos2D-ObjC wiki!
- CustomRenderingQuickGuide - A short introduction to using custom (GL) rendering in Cocos2D 3.1.
- Cocos2D Render Order and Batching - Details on how automatic batching works in Cocos2D 3.1.
- Metal Rendering for Cocos2D - Guide explaining how to enable Metal support in Cocos2D 3.3.
- Custom Metal Shaders - A short introduction on writing custom Metal shaders.