discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Status of the GNU 3DKit


From: Philippe C.D. Robert
Subject: Re: Status of the GNU 3DKit
Date: Fri, 26 Jul 2002 15:14:15 +0200

On Fri, 26 Jul 2002, Pete French wrote:
> > BTW has anybody started to work on a NSOpenGLView implementation for 
> > GNUstep?
> 
> Is there a reference to the API for this anywhere ? All the 3D stuff I
> do in OpenStep is done with an off-screen bitmap that is attached
> to an NSBitmapImageRep and then thrown into a window. O.K., so not the most
> efficient way of doing things, but would form a very easy basis to implement
> a portable OpenGLView wouldnt it ? I dont know how that affects acceleration
> under X11-4 though. I am assuming that cards dont accelerate off-screen
> bitmap rendering stuff in Mesa, sepite the fact I now have to link all
> my commandline apps against the X11 libraries.

It's part of Cocoa/Mac OS X. See ie.

http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/ProgrammingTopics/OpenGL/index.html

In order to have accelerated GL on X11 you need a direct GLX context.

-Phil
--
Philippe C.D. Robert     |  VNET# 559-1565
Core Rendering           |  Office: +41 (0)32 732 15 65
Silicon Graphics, Inc.   |  Home: +41 (0)31 302 45 22




reply via email to

[Prev in Thread] Current Thread [Next in Thread]