![]() |
Opengl ES made me crazy
Can anyone tell me the easy to programming ogles for n900 ? How can i test ogles app after compiling ? do i have to install it in my n900 device and test it ? these drives me crazy and annoying What kind of N900 emulator is that , it's doesn't support ogles programming . No wonder why a superb device like n900 is still nothing compare to iPhone 3GS , it's all because of the s**k SDK :mad:
|
Re: Opengl ES made me crazy
how are you compiling your app?
we need much more background information if you want to get some help...... |
Re: Opengl ES made me crazy
Having that attitude I wouldn't be counting on much help here.
|
Re: Opengl ES made me crazy
I'm sorry . But it's not about the compiling matter it's about testing matter . As you guys can see the emulator doesn't support the sgx x86 lib so we have to compile in ARMEL and then put it in n900 to test the app . I dunno how u guys r but every time i did this i feel like thrashing my device and i feel inconvenient
|
Re: Opengl ES made me crazy
what emulator?
you are missing the most important parts here... |
Re: Opengl ES made me crazy
I mean Xephyr !!! Have i made some mistake about this ?
|
Re: Opengl ES made me crazy
I might be wrong, but I believe they are referring to the scratchbox development environment. I haven't tried this myself, but it looks like they either can't, or have no idea how to, run programs that use OpenGL ES api in scratchbox, rather than having take the code onto the N900 to do any testing.
|
Re: Opengl ES made me crazy
|
Re: Opengl ES made me crazy
There is no emulator for N900.
SDK is just only that - a Software Development Kit. If you use only common Linux APIs, it is possible to compile your program for x86 architecture and run it on your local machine in x86 environment. But if you use device specific features (like OpenGL ES which is not supported by any desktop Linux distribution), you need to test these features on the device. You may use IDE such as http://esbox.garage.maemo.org/2nd_edition/ that will make the process easier. You may also try supplanting your desktop machine with required features. Ex. there is OpenGL ES layer available at: http://www.unrealvoodoo.org/hiteck/projects/maemo/ P.S. You should had really started from wiki: http://wiki.maemo.org/OpenGL-ES http://wiki.maemo.org/OpenGL_ES_Libraries |
Re: Opengl ES made me crazy
thanks flailingmonkey , that's what i'm talking about . With this SDK will cause a lot of troubles for programmers. I still wonder why Nokia didn't make a complete n900 emulator . this will make the programming and porting process easier
|
Re: Opengl ES made me crazy
Quote:
|
Re: Opengl ES made me crazy
Quote:
|
Re: Opengl ES made me crazy
Code:
Friday March 19 2010 |
Re: Opengl ES made me crazy
Quote:
Quote:
but nothing's available yet, so the OP will have to continue testing on the device. |
Re: Opengl ES made me crazy
Both iPhones and WM7 phones have great emulator . So i hope Nokia will put more efforts into developing a really great N900 emulator / simulator or there would be a waste of PowerVR . I wonder if N900 is just a "test" and Nokia 's real target is Meego devices
|
Re: Opengl ES made me crazy
Nokia officially stated that N900 is a "developer device" to prepare ground for the Maemo 6 upcoming consumer device.
(Something like iPhone "1.0"... har har ;) ) |
Re: Opengl ES made me crazy
You need to test your app on the device anyway, as the emulator performance can never match the real hardware performance (it can be both too fast or too slow). With a bit of SSH/SCP foo, you can have the "compile, deploy and start on device" automated, and testing is just one "make" away...
|
Re: Opengl ES made me crazy
Quote:
|
| All times are GMT. The time now is 22:23. |
vBulletin® Version 3.8.8