Re: OpenGL, GLUT, etc



steven mestdagh <steven.mestdagh@xxxxxxxxxxxxxxxx> wrote:
dave <daf@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I have just started reading _The OpenGL Superbible, 4th ed._
but there is absolutely no mention of *BSD anywhere in the book.
Is there an overview of OpenGL, GLUT, etc. as used in OpenBSD?
apropos OpenGL has a little info, but not much.

You can use the Mesa implementation of OpenGL (http://www.mesa3d.org/)
which is bundled in the X.org file sets.
GLUT is available in the ports tree.

Mesa is mentioned in the Super Bible (SB). My impression is that
one uses mesa when there is no hardware driver support for OpenGL
and that the version of OpenGL/Mesa supported is determined by the
video driver support. I.e. upgrading OpenGL (eg from 2.0 to 2.1)
requires upgrading the video driver. Is that correct?
--
.



Relevant Pages

  • Re: transparency of subwindow
    ... I couldn't use opengl without GLUT. ... You don't need a GUI but sophisticated user input, ... of the naked window system API ...
    (comp.graphics.api.opengl)
  • Re: swing performance (was Re: Cello Rising ...)
    ... they have similarly produced a GLUT (OpenGL Window ... >>Manager Lite) for OS X built on Aqua, so GLUT windows play nicely with ... >>other native OS X windows. ...
    (comp.lang.lisp)
  • Re: transparency of subwindow
    ... I couldn't use opengl without GLUT. ... related to anything that draws windows on your screen. ... MacOS X with it's Aqua GUI is the only GUI I know about that can ...
    (comp.graphics.api.opengl)
  • Re: simple wxcl example?
    ... Ken Tilton wrote: ... That's why I'm going to glut. ... You are still on your own with OpenGL. ... Crappy windows are all I really want. ...
    (comp.lang.lisp)
  • Re: wxWidgets
    ... Look at OpenGL, glut and SDL for ... GUI work with it and find it to be ... I tried wxWidgets and it just kept crashing on its own GUI code so I gave up ... > but an OpenGL extension is available for it, ...
    (comp.programming)