I am thinking of creating a 3D game with WebGL (only for conceptual purposes at the moment), but everything that I have never done in 3D, and only programmed in PHP for the most part. As far as I understand, WebGL is Javascript that I use in all my projects, but I also understand that it is very different from regular JavaScript. If I wanted to start thinking about how to create 3D applications using WebGL, would there be a specific language that would help me understand how to do this better?
opengl-es 3d webgl
James simpson
source share