Is it possible to render pages for use within a Graphoc (OpenGL) environment to create 'textures' of any web page? Thanks.
In my app - on Android (Java) and iPhone (Objective-C) - I have an OpenGL Graphics context where I'd like to display any web page on a 'sign' or 'virtual screen'. Are there libraries which I could plug in to to render pages as a texture for use with OpenGL 'objects'?
Many Thanks
All Replies (1)
WebGL should meet your needs https://developer.mozilla.org/en-US/docs/Web/WebGL