Greetings,
I would like to know if it is possible to run a JME application from Linux console without any desktop running ej: GNOME, KDE, etc?
Thanks in Advance.
if you set the display to a pc who has a X-server running it should work
or do you mean a jme server application who displays nothing ?
Yes, I would like to display something in a linux box without a full desktop.
Thanks
i think it is possible to display 2d stuff with this fbdev thing, but i don't think you get 3d acceleration or something like that.
but i don't really know anything about it