Overview
Last updated
Last updated
Remodel-AR is a library that enables you to quickly and easily convert any ARSCNView into a virtual home remodeling visualization tool. This package currently contains all of the following features.
AR assisted virtual room painting
Lidar approach (includes object occlusion, multiple wall painting)
Legacy approach (placing one wall at a time)
Floorplan approach (drawing the room layout, then painting it)
Shader Paint approach (painting using color thresholding for occlusions, works on any device)
Abnormalities mode allows you to place recognized defects on walls
Surface area and room floor area measurements
To use Remodel-AR, you will need to add the XCFramework to your project and import Remodel-AR, then add an ARSCNView to your UIViewController and initialize an ARController instance.