Thanks... worked like a charm!
This language definitely has potential...
Stan
Search found 2 matches
- Thu Feb 26, 2004 5:48 pm
- Forum: Game Programming
- Topic: OpenGL Camera
- Replies: 26
- Views: 9180
- Thu Feb 26, 2004 3:46 pm
- Forum: Game Programming
- Topic: OpenGL Camera
- Replies: 26
- Views: 9180
gluPerspective__ , gluLookAt__ problems
I have been trying to run the code listed on this page using PureBasic and keep getting an error of this nature:
gluPerspective__() is not a function, an array, or a linked list.
I get a similar error with gluLookAt__ if I remark out the gluPerspective__ statement.
If I reduce the number of ...
gluPerspective__() is not a function, an array, or a linked list.
I get a similar error with gluLookAt__ if I remark out the gluPerspective__ statement.
If I reduce the number of ...