EmuNewz Network
What do you use for graphics in JCSP? - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: JPCSP builds and releases (https://www.emunewz.net/forum/forumdisplay.php?fid=53)
+---- Thread: What do you use for graphics in JCSP? (/showthread.php?tid=3488)



What do you use for graphics in JCSP? - Gargo - 01-28-2011

I want to know about technologies you use. It may be OpenGL or any graphic engines.


RE: What do you use for graphics in JCSP? - Orphis - 01-28-2011

In Jpcsp, we directly use OpenGL. That's the only possible solution for hardware accelerated graphics in Java.


RE: What do you use for graphics in JCSP? - Aredo - 01-30-2011

The Lightweight Java Game Library (LWJGL) is used. It provides access to OpenGL.