Having trouble with AR and Obj..
in
Contributed Library Questions
•
1 years ago
I'm very new to processing so it's no wonder I can't seem to get this to work.
I can get the NyAR4psg examples to work, and I can get the Saito examples to work, but I can't seem to work out how to integrate them so that I can use my own .obj files with AR.
Does anyone know any examples/scripts?
I did find this:
but I get a problem with the simpleARToolKit.
Is there a way to get it to work using only:
import processing.video.*;
import jp.nyatla.nyar4psg.*;
import saito.objloader.*;
Would really appreciate any help, trying to get this to work for a university project in the next couple of days!
Cheers
1