Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actualsolenoidz

Posted 14 January 2013 - 01:05 AM

Thanks @mhagain, I needed such a post to compare D3D9 and OpenGL 2.1, as I'm using render to texture, instancing and I'm using dynamic vertex buffers to update my "matrix buffer" used for instancing in D3D.
The reason I'm trying to add OpenGL renderer is to be able to port my applications for Mac and Linux, but more importantly I thought I can make a Web based renderer via WebGL, but I have zero understanding of how a desktop OpenGL simple engine( let's say OGL 2.1) could be  ported to WebGL and the user provided with an URL to play applications build with it.

#1solenoidz

Posted 14 January 2013 - 01:03 AM

Thanks @mhagain, I needed such a post to compare D3D9 and OpenGL 2.1, as I'm using render to texture, instancing and I'm using dynamic vertex buffers to update my "matrix buffer" used for instancing in D3D.

The reason I'm trying to add OpenGL renderer is to be able to port my applications for Mac and Linux, but more importantly I thought I can make a Web based renderer via WebGL, but I have zero understanding of how a desktop OpenGL application ( let's say OGL 2.1) could be  ported to WebGL and the user provided with an URL to play it.   


PARTNERS