Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Augmented Reality SDK for Unity3d [closed]

I am Unity developer but new to augmented reality. I want to start with the basic tasks for AR in Unity3D. But I am confused where and what to start with? I have gone through some of the SDKs like metaio, vuforia and D'Fusion. Which SDK is easy to integrate and use? I have gone through asked question, but it states the benefits and drawbacks of SDKs. There is not enough information about using it in Unity3d.

like image 617
Nick Avatar asked Feb 07 '14 11:02

Nick


People also ask

Can Unity be used for augmented reality?

Unity provides powerful tools to make rich, deeply engaging augmented reality experiences that intelligently interact with the real world.

Is AR foundation better than vuforia?

When it comes to Vuforia vs AR Foundation for manufacturing AR the answer is clear – Vuforia is the solution you need. AR Foundation is a great platform but it's best for games and other lightweight solutions and won't have the tools required for industrial needs.

Is Unity AR free?

Free 2D, 3D, VR, & AR software for cross-platform development of games and mobile apps. - Unity Store.


1 Answers

D'Fusion gives more functionality than metaio and vuforia but charges of D’Fusion is higher and also need renewal every year. Whereas metaio take charges only once, when we purchase sdk but vuforia is free of charge also for commercial use.

Also, D’Fusion is cross-platform application. it supports web browser, android and ios without use unity, whereas metaio and vuforia supports unity.

Metaio is easy to integrate than vuforia but the functionality of meatio is less than vuforia. Also Image tracking of vuforia is more powerful than metaio. Also, other functionalities which are supported in vuforia is not include in metaio. Vuforia supports Native functions and java for android and natively implemented ios app also supports unity same as metaio supports their native function for android and ios and unity. Metaio develop functionality using AREL which is used javascript, HTML and CSS and we can use this file in all platforms.

D'Fusion Functionality

Vuforia functionality

Metaio functionality

You can use metaio or vuforia for Unity3D according to your requirement.

like image 187
Angel Avatar answered Sep 22 '22 10:09

Angel