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.9k Ubuntu : connect() to unix:/var/run/php5-fpm.sock failed (13: Permission denied) while connecting to upstream
+8.6k Golang : HTTP Routing with Goji example
+14.8k Golang : How to check if IP address is in range
+6.3k Golang : Combine slices of complex numbers and operation example
+6.3k PHP : Shuffle to display different content or advertisement
+33.7k Golang : Call a function after some delay(time.Sleep and Tick)
+6.9k Golang : Squaring elements in array
+5.8k nginx : force all pages to be SSL
+7.6k Setting $GOPATH environment variable for Unix/Linux and Windows
+7.5k Golang : Example of how to detect which type of script a word belongs to
+17.2k Golang : Linked list example
+11.3k Golang : Display a text file line by line with line number example