Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Augmented Reality with Ionic Framework

I would like to ask if someone has tryed to use Ionic Framework with AR, like Wikitude or ezAR? I'm new in this specific field and I don't know how to start. Thanks a lot

like image 612
Danilo Del Fio Avatar asked Oct 07 '15 08:10

Danilo Del Fio


People also ask

What can be ionic framework used for?

Ionic is freely available, open-source, and a front-end SDK framework that enables you to create mobile-based applications for iOS, Windows, and Android phones using the same codebase. It proves out to be a cross-platform tool for mobile development. This tool allows you to create hybrid mobile applications.

Is C# used for augmented reality?

C# works in conjunction with the development engine, Unity, to create highly extensible AR environment. Considered the top AR environment in the world today, Unity is known for implementing most of its components in C#, which makes C# a highly popular language for AR enthusiasts.

What is AR framework?

Overview: Wikitude SDK is an all-in-one Android and iOS Augmented Reality framework. It enables developers to use geolocation data, create 3D objects, and implement image recognition. Suitable for: You'll have to pay about € 3,000 to be able to use it and there's no way around this.


1 Answers

Anything works with cordova should also work with the Ionic Framework, then wikitude is a good choice. And they have some good samples: wikitude-sdk-example-git

like image 87
RandomEli Avatar answered Oct 17 '22 02:10

RandomEli