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: OpenGl and XML communicating???

  1. #1
    Junior Member Newbie
    Join Date
    Nov 2004
    Location
    The Netherlands
    Posts
    2

    OpenGl and XML communicating???

    Is there any possible way that I can communicate with openGL using XML as data by use of a xml-rpc or something else.Because we have a project to use xml with external programs and I wanted to use openGL in any possible way, but I can't figure it out.....
    Any help link source or advise accept to forget wht I'm trying would be nice

  2. #2
    Junior Member Newbie
    Join Date
    Jul 2004
    Location
    Seattle, WA
    Posts
    10

    Re: OpenGl and XML communicating???

    There are non for direct API calls that I know of. I think it would be a really, really bad idea to do programming with XML directly.

    Instead, what you probably want to look at is one one of the number of XML file formats that support 3D graphics representations. COLLADA and X3D are probably the two that are worth looking at.

Posting Permissions

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