www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: jduke32 on March 28, 2011, 10:57:40 pm

Title: ARM EABI /OpenGL ES Embedded System Support , with no X Window?
Post by: jduke32 on March 28, 2011, 10:57:40 pm
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.
Title: Re: ARM EABI /OpenGL ES Embedded System Support , with no X Window?
Post by: jduke32 on March 28, 2011, 11:13:58 pm
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...
Title: Re: ARM EABI /OpenGL ES Embedded System Support , with no X Window?
Post by: EgonOlsen on March 29, 2011, 08:09:10 am
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.