Oxygen Basic
Programming => Example Code => Topic started by: Peter on May 07, 2013, 02:19:13 AM
-
Deleted
-
Peter
Just to say to you that this openGL game not work on my both
XP computers.-
I see only white background 800x600 :-\
-
But why then is resolution 800x600? ??? ::)
This openGL sucks, how then your older pacman bug with GDI work fine ,
by the way most of your GL examples not work on winXP, just few work...
I must cach some time and tried all then i will tell you what not work...
-
Peter,
I tried your example under Wine and it ran in full screen as if I was running under Windows.
You Lie! The resolution is 640x480!
I was expecting a larger full screen capture image and when I looked at the image file it was a small 640x480 png. You must be right and Aurel is lying. :-*
John
X
-
He is a traitor and must be punishes.
(http://www.allthetests.com/quiz28/picture/pic_1293313562_3.jpg)
I know of an available stake and reserved pile of kindling that isn't being used at the moment by the community.
-
No..
I don't lie...
I have all dll-s from zip file and latest oxygen dll and program compile file with Ok message,,,
so what was heapend with oopenGL i don't know.
So Peter maybe will be good if you say:
OS ...minimum windows7 with latest openGL drivers, ok ;)
-
If something will run under Wine as expected and not on your PC under a supported version of Windows, you have serious problems friend.
-
How you can then explain that every TBGL example from thinBasic openGL
work perfect....
I have in plan to try GLFW just to see what is this ,also
i have few games in openGL and work properly ....
-
How you can then explain that every TBGL example from thinBasic openGL
work perfect....
Do you only have the runtime OpenGL libraries installed? ThinBasic is an interpreter and loads resources at runtime. As you know O2 is a compiler and requires a bit more definition and resources. Are you saying Peter's 'everything' zip and the compiled example didn't work for you? It may be time to invest in a PC that was built in this century.
-
PacBug works fine on my Vista 64.
Aurel, does this binary work on your PC? You should be able to launch it directly from the zip/ It uses classical OpenGl.
X
-
Yes ...
And GLFW work to ,i just tested one app with this dll.
-
We also have FreeGlut demos: examples/freeglut
-
Yes i know...
All freeglut examples work fine .
-
If Peter is deploying an enlarged background texture, it may exceed the buffer space on older graphics cards. Just a theory.