PureBasic + OpenGL Tutorialpage
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
PureBasic + OpenGL Tutorialpage
Hello,
I created a new tutorialpage for PureBasic and OpenGL.
Please give me your opinion: http://www.pbgl.xdn.de thx
I created a new tutorialpage for PureBasic and OpenGL.
Please give me your opinion: http://www.pbgl.xdn.de thx
Last edited by DarkDragon on Fri Feb 20, 2004 6:02 pm, edited 1 time in total.
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
maybe in your "Navigation" you could have
a description following "Tutorial 1..etc" like:
Tutorial 1 - simple window with callback
Tutorial 2 - the triangle
...?
otherwise the examples look easy to understand
even for someone like me who usually doesn't
do much graphics. I will have to try running them!
Thanks.
Joe
a description following "Tutorial 1..etc" like:
Tutorial 1 - simple window with callback
Tutorial 2 - the triangle
...?
otherwise the examples look easy to understand
even for someone like me who usually doesn't
do much graphics. I will have to try running them!
Thanks.
Joe
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Uhm, I thought about the description, and I will make a descriptionline under the link.TronDoc wrote:maybe in your "Navigation" you could have
a description following "Tutorial 1..etc" like:
Tutorial 1 - simple window with callback
Tutorial 2 - the triangle
...?
otherwise the examples look easy to understand
even for someone like me who usually doesn't
do much graphics. I will have to try running them!
Thanks.
Joe
[EDIT]
The description line is uploaded
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
hello,
If you read this tutorial carefully, you would know, that you must have the glwrapper library.
If you read this tutorial carefully, you would know, that you must have the glwrapper library.
Code: Select all
; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
; !!!You should have the glwrapper userlibrary!!!
; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


