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
+14.7k Golang : How do I get the local IP (non-loopback) address ?
+23.7k Golang : How to validate URL the right way
+16.7k Golang : How to tell if a file is compressed either gzip or zip ?
+4.3k MariaDB/MySQL : How to get version information
+4.4k Linux/MacOSX : How to symlink a file?
+4.5k Nginx and PageSpeed build from source CentOS example
+4k Javascript : How to show different content with noscript?
+9.6k Golang : Identifying Golang HTTP client request
+5.5k Golang : Use NLP to get sentences for each paragraph example
+18.8k Mac OSX : Homebrew and Golang
+19.3k Golang : Count JSON objects and convert to slice/array
+15.5k Golang : Generate universally unique identifier(UUID) example