Good idea !
I really would like to know more about graphic implementation stuffs and this article looks really interesting !
Search found 4 matches
- Fri Feb 24, 2006 7:13 pm
- Forum: PSP Development
- Topic: PSP - Graphics Article Prequel
- Replies: 4
- Views: 2808
- Wed Feb 22, 2006 11:02 pm
- Forum: PSP Development
- Topic: Lib Problem with DrawList (Help i'm a noob !)
- Replies: 5
- Views: 1893
- Wed Feb 22, 2006 10:54 pm
- Forum: PSP Development
- Topic: Lib Problem with DrawList (Help i'm a noob !)
- Replies: 5
- Views: 1893
- Wed Feb 22, 2006 7:01 am
- Forum: PSP Development
- Topic: Lib Problem with DrawList (Help i'm a noob !)
- Replies: 5
- Views: 1893
Lib Problem with DrawList (Help i'm a noob !)
Hi ! I'm quite new to opengl and I'm trying to use display lists but I have an error when I compile : model.cpp:(.text+0x3334): undefined reference to `glGenLists' model.cpp:(.text+0x3344): undefined reference to `glNewList' model.cpp:(.text+0x4a38): undefined reference to `glEndList' I don't get it...