Page 1 of 1

Posted: Sat Apr 06, 2002 10:18 pm
by BackupUser
Restored from previous forum. Originally posted by VPureBasic.

Hi all,

I am trying to write an OpenGL Game Engine for PureBasic... Very few commands are in the library but it's a start... I will update it every 2 days... if someone want to help me or make suggestions, I 'll be very happy.

To see the very little test goto
http://www.reelmediaproductions.com/pb/asm.shtml
and download OpenGLTest.zip

Roger

Posted: Sun Apr 07, 2002 7:00 pm
by BackupUser
Restored from previous forum. Originally posted by Leigh.

URL not found (404).

Leigh.

Posted: Sun Apr 07, 2002 9:13 pm
by BackupUser
Restored from previous forum. Originally posted by VPureBasic.
URL not found (404).

Leigh.
Maybe the server was down for few time... the url is very good!

Roger

Posted: Mon Apr 08, 2002 2:28 pm
by BackupUser
Restored from previous forum. Originally posted by Mark1Up.

Hi Vpure,

Are the only commands available right now the Set3DGameScreen and Set3DGameContext? Also, I'm a little surprised that you didn't go with something like OpenGLGameScreen, etc.

A little more info on what the libray does would be helpful, but thanks for putting something together. I have done a little playing around with OpenGL in PB, but this will make it easier to experiment.

Mark1Up