[Resolved]Documentation required to learn and develop Cocos2d-html5-WebGL programming

Hi,
I am trying to use Cocos2d-html5 framework (v 2.1.x) with WebGL programming concepts to develop 3d application. I am able to see documentation only for Cocos2d-html5 programming, and not finding any tutorials, API documentation and samples to do it further on WebGL programming concepts. I am searching it for a week, but still couldn’t find anything. I need to start development as soon as possible on cocos2d-webgl, so could someone please guide me to get documentation, sample and API’s.

Thank you.

I saw your question in stackoverflow.

Cocos2d-html5 just supports 2D models and 2D world.
We have a 2.5D version which supports 3D models and 2D world, but it is work in progress.

So, I think it is hard for you to develop a 3D application using Cocos2d-html5.

Ok. Thank you Shun.