Page 1 of 1

How to modify the Jirr to develop java3D games?

Posted: Tue Dec 29, 2009 9:41 am
by yaolin170
Hi,
I am a newer for java 3D games ,and just meet Jirr several days ago.appraently ,Jirr is really a good job for us !
have any ones managed to develop java3D games by using Jirr ? or is that possible ?
after I read the source code of demos ,I found it always creates a window ,and draw the all the scenes on the window ,but in j2me ,we usually draw all on the Canvas ,need I modify the code about the function "createDevice" ,"drawAll" and so on ?

I appreciate any help from yours :D