Try IKEA furniture at your home with augmented reality app before buying
One of the things that I feared the most when moving to a new place is ending up buying the wrong furniture. Many times I've experienced feeling good while viewing the furniture in the store, but ended up regretting when the new furniture finally arrive at home and it is not the right fit. Can technology help to minimize these "regrettable episodes" in our lives?
IKEA recently launched an app using augmented reality technology(ARKit) engineered by Apple. Instead of physically moving a furniture to see how it fits in the spaces in our dwellings, we can now employ augmented reality technology to help us 'preview' how the new furniture will look in a room. All the users need to do is point the iPad's or iPhone's camera in the direction they want the furniture to fill and the app will place a virtual, but properly scaled and aligned furniture into the user's view.
My verdict? This app definitely revolutionized the way we want to design our home and helps the users to make the right furniture purchase.
Hopefully, one day some dating startups will revolutionize how our future boyfriend or girlfriend will turn out with similar augmented reality app.
See also : ARCore : Augmented Reality SDK for Android
By Wilson Lee
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+6.1k Golang : Simple histogram example
+5.5k Golang : Multiplexer with net/http and map
+7.1k Golang : Terminate-stay-resident or daemonize your program?
+3k Golang : How to search a list of records or data structures
+48.6k Golang : Check if item is in slice/array
+5k Golang : Of hash table and hash map
+6.7k Golang : Go as a script or running go with shebang/hashbang style
+13.6k CodeIgniter/PHP : Create directory if does not exist example
+4.4k Golang : Embedded or data bundling example
+7.4k Golang : Get login name from environment and prompt for password
+12k Golang : Get query string value on a POST request
+5.7k Golang : Randomize letters from a string example