I\'m trying to get the Augmented Reality code to work with multiple objects. How do I do this? I\'ve tried everything but it just doesn\'t work. The following code is for a single augmented reality ma
I have another (newbie) question about FLARToolKit. This is Lee Brimelow\'s code to make 3 boxes on top of the marker.
I\'m trying to do some augmented reality projects with flartoolkit . I can now put simple 3d objects on my marker and it works fine , but I wanna give my project some events that the user can interact
I\'m getting the开发者_StackOverflow社区 following strange error: ArgumentError: Error #1063: Argument count mismatch on Away3DLiteSprite(). Expected 4, got 0.It sounds like you\'re calling Away3DLit
I have implemented Augmented Reality application for android using Adobe Air for Android, FLARManager, Away3DLite.
I haved succesfully implemented an Augmented Reality Application using the following softwares: Adobe Flash Professional CS5
I\'m trying to run the example application from the FlarManager download. It worked first time using the FlarToolkit engine, but the webcam freezes if I change to the FlareNFT t开发者_Go百科racker. Th
does anyone have any experience with using large and complex images as markers (e.g. magazine layout, photo, text-layout) for a.r.?
How do you get the rotation of the marker开发者_StackOverflow in FLARToolKit? All that I can find is how to do it with papervision3D but since I am using Unity3 for the 3D, this is not optimal.
I need to use both openCV and ARtoolkit libraries in the same project. I\'m trying to get frame by using arVideoGetImage() f开发者_运维百科unction in order to process for with openCV functions. howeve