Page 1 of 1

Using Jirr with OpenGL in Java Applet ?

Posted: Mon Jan 22, 2007 9:39 am
by Salic
Question : I want to use Jirr in a Java Applet. Is there a chance to use some hardware acceleration like OpenGL ? I think the Java Applett would lack the rights to access the Hardware ...

Re: Using Jirr with OpenGL in Java Applet ?

Posted: Fri Mar 02, 2007 8:59 am
by Andi|xng
It's possible in Windows. You can draw into an AWT canvas. We did this for Bolzplatz 2006 (see link in my signature).

In Linux it was not possible (at least up to Irrlicht 0.14, I did not try it after that).

If you need more information, just ask.

Posted: Mon Mar 19, 2007 11:02 am
by biotech
is there any chance to use the jirr in applet with or without hardware?
i need irrlicht in broswer, is there any example or is it possible anyhow?