Question

A project is assigned to me, in which i need to use ARToolKit. But i am much confused on how to use it, how to get started with ARToolKit.

Is it the same as metaio, vuforia and total immersion ? Please help me get started with it. I would be thankful to start if some startup tutorials and sample examples on ARToolKit is provided..

Any kind of help would appreciated...

Was it helpful?

Solution

Here is the ARToolkit demo provided on Google Code which might guide you Check Out

Also check out the documentation here

OTHER TIPS

For Android:

You can give a try to droidAR droidAR

For iOS You can give a try to VRToolkit.This app uses ARToolKit plus to detect markers on the video frames and then overlays 3D objects following the movements of this marker.

You can scan all 4096 BCH marker as well as thin based Marker after setting corresponding property to YES.

VRToolKit github

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top