creating AR apps for mobile | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

creating AR apps for mobile

Is it a good idea to create mobile (android/ios/windows phone) AR apps using only python ? I am familier with python .. when I try to learn other languages I can't do anything with them so, I come back to python .. so I want to use only python and some HTML and CSS for GUI ( if i used web view - Hypered apps ).

14th Jul 2018, 11:34 PM
Ahmad Muhammad
Ahmad Muhammad - avatar
3 Answers
+ 1
I'm not going to say it's a bad idea to use Python exclusively, but speaking in general terms, Python can get bogged down past a certain number of lines. Also, if what you read on the Internet says standard languages used include languages other than Python, then it seems like an uphill battle to use Python exclusively. Here's an excerpt from Wikipedia, just to give you an idea: "Augmented Reality Markup Language (ARML) is a data standard developed within the Open Geospatial Consortium (OGC), which consists of XML grammar to describe the location and appearance of virtual objects in the scene, as well as ECMAScript bindings to allow dynamic access to properties of virtual objects. To enable rapid development of augmented reality applications, some software development kits (SDKs) have emerged. A few SDKs such as CloudRidAR leverage cloud computing for performance improvement. AR SDKs are offered by Vuforia, ARToolKit, Catchoom CraftAR Mobinett AR, Wikitude, Blippar Layar, Meta. and ARLab." You decide.
15th Jul 2018, 6:31 AM
Janning⭐
Janning⭐ - avatar
+ 1
Anytime! ☺👍
15th Jul 2018, 3:31 PM
Janning⭐
Janning⭐ - avatar
0
Janning⭐ Thank you 😊
15th Jul 2018, 11:51 AM
Ahmad Muhammad
Ahmad Muhammad - avatar