iOS Library Documentation
Paint walls and surfaces with custom paint colors using augmented reality rendering.
Overview
Remodel-AR provides a framework for allowing users to paint walls with customized colors. The method used maintains the texture and lighting already present on the surfaces. All the logic for painting the walls is handled by ARController.
Topics
Essentials
SwiftUI Quick Start with the SwiftUI Walkthrough
UIKit Quick Start with the UIKit Walkthrough
protocol ARController class ARStateModel class RemodelARLib
struct PaintInfo struct WallInfo struct AreaInfo struct WallPaint
enum ARMethod enum ARTrackingState enum PlaceWallState enum TouchMode enum WallState
Last updated