An App that helps to furnish your room

by Adam Li & Johnny Wang

  • select model from built-in library or grab one from Poly

  • place, move, and adjust size of models to perfect your design

  • show real-time model dimensions

  • measure length or height like Google AR Ruler

We use ARCore API with Sceneform API for basic AR functionality. Poly API is used to allow user to select models from Poly online library. We implemented most of the functions that we originally deisred in ARDec App, some of which are even better than what we expected. We did encounter an issue which is that we wanted to show thumbnails of those models obtained from Poly but it seems that Poly API does not support this functionality. It is okay without thumbnails because users can browse Poly website where they can know well about the model they want to use and also get the asset ID, which can be then utilized to actually render the model in ARDec App.