3D objects

Hi.

I want to use cocos2dx for the 2D part of my game (menus, etc), but the game is 3D, so I will need a layer that presents 3D contents.

Is there any sample on how to do that?

Thanks.

Jose

You can refer to cocos3d, it expand CCLayer into a CC3DWorld.