Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Rendering browser output straight to opengl

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2010
    Posts
    1

    Rendering browser output straight to opengl

    Hi all,

    I am playing around with an embedded application that currently draws via webkit. I was wondering if there would be much advantage in writing a plugin to render from webkit straight to opengl.

    One advantage would be the cross-platform support for hardware acceleration. Can anyone suggest why this may be a good or bad idea?

  2. #2
    Advanced Member Frequent Contributor
    Join Date
    Dec 2007
    Location
    Hungary
    Posts
    941

    Re: Rendering browser output straight to opengl

    If I understand correctly, you would like to have OpenGL for javascript. If I'm right then you should take a look at WebGL.
    Disclaimer: This is my personal profile. Whatever I write here is my personal opinion and none of my statements or speculations are anyhow related to my employer and as such should not be treated as accurate or valid and in no case should those be considered to represent the opinions of my employer.
    Technical Blog: http://www.rastergrid.com/blog/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •