OpenGL

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.

Hi all,
well I suppose it's not possible to write a technical application with the windowed screen command (no zooming or panning function) so here my questions:

There is a OpenGL library under PureBasic\PureLibraries\Windows; has anybody wrote some code for OpenGL? Did anybody knows how to interact with the OpenGL DLL?
Thanks in advance.



Have a nice day...
Franco
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wavemaker.

I have an opengl.hlp file with all the functions, I'll send it to you if you want. Iguess you have to load opengl.dll before using these commands (with LoadLibrary_("OPENGL.DLL").

Bye,

Juan Calderón Alonso
Registered user
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.

Hi Wavemaker,
I have an opengl.hlp file with all the functions, I'll send it to you if you want.
yes please, this would be a good start.
Thanks in advance.



Have a nice day...
Franco
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wavemaker.

File sent (is that really your email address?)

Bye,

Juan Calderón Alonso
Registered user
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Franco.
File sent (is that really your email address?)
Thanks for the help file. Yes this is really my email address and it works fine for years.
If you are interested check out ' http://www.nameplanet.com ' it's free.



Have a nice day...
Franco


Edited by - franco on 22 November 2001 00:36:18
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by flim.
I have an opengl.hlp file with all the functions, I'll send it to you if you want. Iguess you have to load opengl.dll before using these commands (with LoadLibrary_("OPENGL.DLL").

Bye,

Juan Calderón Alonso
Registered user
Just registered PB a few hours ago :)

I would like to get it, can you send a copy to me? any PB example come along with your help file?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wavemaker.

Sent. BTW, I think you don't need the LoadLibrary command, but don't believe me, I'm a bit confused with OpenGL right now.

Bye,

Juan Calderón Alonso
Registered user
Post Reply