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: NSOpenGLView?

  1. #1
    Junior Member Newbie
    Join Date
    Oct 2000
    Location
    San Diego
    Posts
    3

    NSOpenGLView?

    How in the world do you use these things? I have tried eveything:

    NSOpenGLView object;
    object.glStart(GL_POLYGON);
    etc.

    does anyone know how?

    Daniel Staudigel :-)

    dstaudigel@mac.com

  2. #2
    Junior Member Newbie
    Join Date
    Nov 2000
    Posts
    10

    Re: NSOpenGLView?

    You use the NS OpenGL view as you use a basic NSView object.
    This guy has some sample code on his homepage: http://raphaelsebbe.multimania.com/

    and we have some as well, but I am not sure if it is available for guests...just email me if you need some sample code.. http://www.egroups.com/group/steamweasel
    *** Project:
    SteamWeasel. The
    revolution in turn based
    strategy games

Posting Permissions

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