Skip navigation.
 
mlRe: Including <Agl/agl.h> ...
FROM : Finlay Dobbie
DATE : Mon Nov 19 12:50:07 2007

On Nov 18, 2007 4:53 PM, Graham Reitz <<email_removed>> wrote:
> Thanks Shawn,
>
> I was almost there.  All of the examples include AGL this way:
>
> #include <Agl/agl.h>


I believe AGL is deprecated as of Leopard anyway. You might want to
use GLUT, or if you're a Cocoa application NSOpenGLView etc.

-- Finlay

Related mailsAuthorDate
mlIncluding <Agl/agl.h> ... Graham Reitz Nov 18, 08:16
mlRe: Including <Agl/agl.h> ... Shawn Erickson Nov 18, 17:32
mlRe: Including <Agl/agl.h> ... Graham Reitz Nov 18, 17:53
mlRe: Including <Agl/agl.h> ... Finlay Dobbie Nov 19, 12:50