Reputation: 602
I would like to start learning java 3d for mobile and I started from here: http://fivedots.coe.psu.ac.th/~ad/jg/objm3g/ . I'm trying to load .obj file into m3g by converting it into Java method. My question is how do I do it?
Please explain me it step by step. I didn't succeed to find ObjView after I installed Java 3d (SE) on my PC...
(I also read http://www.ibm.com/developerworks/java/library/wi-mobile1/ for further explanations.)
Upvotes: 1
Views: 684
Reputation: 6229
I didn't succeed to find ObjView
That's because you looked in the wrong place. I found ObjView right at the page you mentioned first: http://fivedots.coe.psu.ac.th/~ad/jg/objm3g/
At this page,
Upvotes: 2