I thought OpenGL was an *OPEN* standard... *heh*

Sorry about the whining, but I’m starting to get pretty annoyed by the fact that
it seems to be virtually impossibe to find any OpenGL documentation (GL, GLX,
perhaps GLU; not very interested in GLUT) in a usable format. I’d prefer
standard Un*x man or info pages, but nice and clean HTML would do.

Does this exist on the 'net at all? The closest matches so far are some OS/2 man
pages (which I can’t convert into a readable format) and the on-line man pages
on www.sun.com, which I’m trying to wget now… I’d be very happy if someone
had a pointer to something more useful.

//David

…- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
----------------------> http://www.linuxaudiodev.com/maia -' ..- David Olofson -------------------------------------------. | Audio Hacker - Open Source Advocate - Singer - Songwriter |--------------------------------------> david at linuxdj.com -’

You can actually get the full api spec in pdf format,
in addition if you check out:

http://www.opengl.org/developers/documentation/specs.htmlOn Wed, Jan 17, 2001 at 08:58:44PM +0100, David Olofson wrote:

Sorry about the whining, but I’m starting to get pretty annoyed by the fact that
it seems to be virtually impossibe to find any OpenGL documentation (GL, GLX,
perhaps GLU; not very interested in GLUT) in a usable format. I’d prefer
standard Un*x man or info pages, but nice and clean HTML would do.

Does this exist on the 'net at all? The closest matches so far are some OS/2 man
pages (which I can’t convert into a readable format) and the on-line man pages
on www.sun.com, which I’m trying to wget now… I’d be very happy if someone
had a pointer to something more useful.

//David

…- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
----------------------> http://www.linuxaudiodev.com/maia -' ..- David Olofson -------------------------------------------. | Audio Hacker - Open Source Advocate - Singer - Songwriter |--------------------------------------> david at linuxdj.com -’

david j. goehrig bit twiddler www.valinux.com
cf. www.tuxedo.org/~esr/jargon/html/entry/bit-twiddling.html 31337157 508

http://www.eecs.tulane.edu/www/graphics/doc/OpenGL-Man-Pages/opengl_index_spec.html

http://ask.ii.uib.no/ebt-bin/nph-dweb/dynaweb/SGI_Developer/OpenGL_PG/

:slight_smile:

David Olofson wrote:> Sorry about the whining, but I’m starting to get pretty annoyed by the fact that

it seems to be virtually impossibe to find any OpenGL documentation (GL, GLX,
perhaps GLU; not very interested in GLUT) in a usable format. I’d prefer
standard Un*x man or info pages, but nice and clean HTML would do.

Does this exist on the 'net at all? The closest matches so far are some OS/2 man
pages (which I can’t convert into a readable format) and the on-line man pages
on www.sun.com, which I’m trying to wget now… I’d be very happy if someone
had a pointer to something more useful.

//David

…- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
----------------------> http://www.linuxaudiodev.com/maia -' ..- David Olofson -------------------------------------------. | Audio Hacker - Open Source Advocate - Singer - Songwriter |--------------------------------------> david at linuxdj.com -’

http://www.eecs.tulane.edu/www/graphics/doc/OpenGL-Man-Pages/opengl
_index_spec.html

http://ask.ii.uib.no/ebt-bin/nph-dweb/dynaweb/SGI_Developer/OpenGL_
PG/

:slight_smile:

You can actually get the full api spec in pdf format,
in addition if you check out:

http://www.opengl.org/developers/documentation/specs.html

Thanks! :slight_smile:

I also looked at the sun ftp server that some sites link to, and it
actually exists! hehe It didn’t even seem to be known by any DNS
when I checked before…

Got some man pages from there as well, apparently belonging in the
XFree86 source tree. (While my XFree86 trees only have the GLX pages.)

//David

.- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
----------------------> http://www.linuxaudiodev.com/maia -' .- David Olofson -------------------------------------------. | Audio Hacker - Open Source Advocate - Singer - Songwriter |--------------------------------------> david at linuxdj.com -'On Wednesday 17 January 2001 22:41, Thomas Lund wrote:
On Wednesday 17 January 2001 22:44, David wrote:

David Olofson wrote:

Sorry about the whining, but I’m starting to get pretty annoyed by the fact that
it seems to be virtually impossibe to find any OpenGL documentation (GL, GLX,
perhaps GLU; not very interested in GLUT) in a usable format.

There is a ton of information here:
http://www.opengl.org/developers/documentation/index.html
http://www.opengl.org/developers/code/tutorials.html

Hope that helps.
Andreas–
| Andreas Schiffler aschiffler at home.com |
| Senior Systems Engineer - Deskplayer Inc., Buffalo |
| 4707 Eastwood Cres., Niagara Falls, Ont L2E 1B4, Canada |
| +1-905-371-3652 (private) - +1-905-371-8834 (work/fax) |

Thu, 18 Jan 2001 Andreas Schiffler wrote:

David Olofson wrote:

Sorry about the whining, but I’m starting to get pretty annoyed by the fact that
it seems to be virtually impossibe to find any OpenGL documentation (GL, GLX,
perhaps GLU; not very interested in GLUT) in a usable format.

There is a ton of information here:
http://www.opengl.org/developers/documentation/index.html
http://www.opengl.org/developers/code/tutorials.html

Yes, I was there a couple of times before, but either the ftp server was down,
or the links were wrong. Worked yesterday, though. :slight_smile:

//David

…- M A I A -------------------------------------------------.
| Multimedia Application Integration Architecture |
| A Free/Open Source Plugin API for Professional Multimedia |
----------------------> http://www.linuxaudiodev.com/maia -' ..- David Olofson -------------------------------------------. | Audio Hacker - Open Source Advocate - Singer - Songwriter |--------------------------------------> david at linuxdj.com -’