Using Jirr with OpenGL in Java Applet ?

Discussion about Irrlicht's Java wrapper
Post Reply
Salic
Posts: 2
Joined: Tue Dec 19, 2006 1:23 pm
Location: Dresden, Germany

Using Jirr with OpenGL in Java Applet ?

Post 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 ...
Andi|xng
Posts: 83
Joined: Thu Mar 24, 2005 10:49 pm
Location: Schrobenhausen, Germany
Contact:

Re: Using Jirr with OpenGL in Java Applet ?

Post 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.
biotech
Posts: 37
Joined: Sat Jan 31, 2004 1:46 pm

Post 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?
ich bin ein berliner
Post Reply