ARM EABI /OpenGL ES Embedded System Support , with no X Window?

Started by jduke32, March 28, 2011, 10:57:40 PM

Previous topic - Next topic

jduke32

Hi , i was searching some java library ,
that will run swing without X Window system with no ugly "x-window" system.
And using OpenGL-ES on directly framebuffer.
I couldnt found any good solution on java.

All was for QT Widgets.
Is this library can handle it ?

1-) Fast Performance
2-) No Window System Dependency / Directly FrameBuffer
3-) OpenGL ES Support.

jduke32

Performance is very important ,
I've seen some development , named fbtoolkit but its so bad.
Only copying pixels to framebuffer makes huge lose performance.

We need fully hardware friendly Java solution.
That will run swing directly on hw...

EgonOlsen

Doesn't sound like a task for a 3D engine for me let alone that jPCT in its desktop flavor doesn't support OpenGL ES.