Hello...
I wondering myself if the AR Toolkit is also available for Java2 ME, so that I can use it on a mobile phone. Do you know anything about that?
Regards,
Jacqueline.
Hello...
I wondering myself if the AR Toolkit is also available for Java2 ME, so that I can use it on a mobile phone. Do you know anything about that?
Regards,
Jacqueline.
Hello Jacqueline
The ARToolKit for the mobile phone (see www.itn.liu.se/~andhe/UMAR) is written in C++ and hence doesn?t work with J2ME. The options you have running it with Java is to port it (good luck) or try to run the ARToolKit as a server - still platform dependent though.
It runs pretty well on Nokia Series 60 devices.
/Anders
Hi Anders,
Can you please provide us with a sample application using ARToolkit for Java?
Thanks.