Here is my new port attempt : GL-117 a combat flight simulator game ...http://www.heptargon.de/gl-117/gl-117.html
Some shots of the game:
i have choosed it for the low HW request and because i think it's a good game for the Pandora.
Some info on the port:
The game originally can be compiled with the use of this libs:
GLUT only (but no sound is supported )
SDL+GL (and glut) this is the standard version with all the feature enabled .
Now i managed to build 3 version of this:
Pandora with use glutes lib (no SDL at all) that partially work.
Pandora with SDL and EGL (gles) libs (this run and music is working...but segfault after some seconds).
Win32 with SDL and gles code of the Pandora to test it...it work under winxp but if you move the mouse it exit.
Now i don't have completed my work of GL-->GLES convertion...so remain little chunks of code to translate.
If someone want to help me finish the port, i'm at a point where don't know what to do more.
Here is my sources (with a codeblock project), and binary of my attempts, plus the original sources and the Win32 binary
http://filesmelt.com/dl/gl-117-1.3_.2_.zip
Some shots of the game:
i have choosed it for the low HW request and because i think it's a good game for the Pandora.
Some info on the port:
The game originally can be compiled with the use of this libs:
GLUT only (but no sound is supported )
SDL+GL (and glut) this is the standard version with all the feature enabled .
Now i managed to build 3 version of this:
Pandora with use glutes lib (no SDL at all) that partially work.
Pandora with SDL and EGL (gles) libs (this run and music is working...but segfault after some seconds).
Win32 with SDL and gles code of the Pandora to test it...it work under winxp but if you move the mouse it exit.
Now i don't have completed my work of GL-->GLES convertion...so remain little chunks of code to translate.
If someone want to help me finish the port, i'm at a point where don't know what to do more.
Here is my sources (with a codeblock project), and binary of my attempts, plus the original sources and the Win32 binary
http://filesmelt.com/dl/gl-117-1.3_.2_.zip