Login  Register

Re: LWUIT NEWT JOGL Enlightenment Wayland - Tizen Phone

Posted by gouessej on Sep 25, 2015; 5:23pm
URL: https://forum.jogamp.org/LWUIT-NEWT-JOGL-Enlightenment-Wayland-Tizen-Phone-tp4035335p4035381.html

ES 1 and ES2 seem to work with JogAmp's Ardor3D Continuation, I have to commit a few changes and I have to wait for a more recent build (Mark please) on Maven so that I can use it in this engine because if you use it with the version mentioned in the pom file, you'll be blocked by a bug fixed later in the image type detection and the program will stop working because the AWT image loader uses a strange format unsupported by ES 1... I had to cheat a bit by passing the file suffix in order to check that the rest works.

I have ordered a 64 GB Micro SD card for my Raspberry Pi 2, I'll test JogAmp's Ardor3D Continuation on it next week.

My code contains a workaround for this bug:
https://jogamp.org/bugzilla/show_bug.cgi?id=1045

I'll have to fix it later to improve a bit the performance of the mipmap management by using GLU.
Julien Gouesse | Personal blog | Website