Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - jduke32

#1
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...
#2
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.