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 4 of 4

Thread: Can an OPenGl Program be embeded in a web page?

  1. #1
    Junior Member Newbie
    Join Date
    Sep 2003
    Location
    Kandy,Srilanka
    Posts
    2

    Can an OPenGl Program be embeded in a web page?

    Can we use OpenGL inside a web page? Is there any way we can open a OpenGL Program from a web page

  2. #2
    Intern Contributor
    Join Date
    Jun 2001
    Location
    Montmagny, france
    Posts
    91

    Re: Can an OPenGl Program be embeded in a web page?

    Never tested, but I think to remember that the VRML language can be embeded into a web page.

  3. #3
    Junior Member Newbie
    Join Date
    Sep 2003
    Location
    Seoul, Korea
    Posts
    1

    Re: Can an OPenGl Program be embeded in a web page?

    You may use ActiveX...
    Do survive

  4. #4
    Intern Contributor
    Join Date
    Jun 2001
    Location
    Montmagny, france
    Posts
    91

    Re: Can an OPenGl Program be embeded in a web page?

    But I don't think that ActiveX can run in another platform that Windows (cf. on Linux or MacOS) ...

    The VRML language is really very near the OpenGL design and is plateform independant, so it can run without modification on MacOS, Linux, Windows or others OS.

    So I think that VRML is a better choice to use than an non-portable ActiveX ...

    Please, don't think that M$ can be the "Master of the World" for the eternity and think a little about the future ....


    @+
    Cyclone

Posting Permissions

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