Let’s just start by saying both native and web development have their pros and cons. What you want to use might depend on your circumstance or prior skills with the technology. Mobile Web Development Lets first start with mobile web development. Most websites on the internet can be loaded with your phone using your browser.… Continue reading Native vs. Web Development
Category: Uncategorized
How to do AR Face Tracking with IOS
AR Face tracking with IOS is easier then ever. With the recent upgrades to the technology, Apple has made this AR easily accessible to all developers. For reference for this tutorial we will be using a repo created by Vladimir Cezar. https://github.com/professorcezar/ar-tracker1 First clone or download these files and then run the Tracker1.xcodeproj file to… Continue reading How to do AR Face Tracking with IOS
How to do AR Image Tracking with IOS
AR Image tracking with IOS is easier then ever. With the recent upgrades to the technology, Apple has made this AR easily accessible to all developers. For reference for this tutorial we will be using a repo created by Vladimir Cezar. https://github.com/professorcezar/ar-tracker0 First clone or download these files and then run the Tracker0.xcodeproj file to… Continue reading How to do AR Image Tracking with IOS