Remodel-AR
  • Overview
  • ios guides
    • iOS Quick Start
    • iOS Walkthrough
      • SwiftUI Walkthrough
        • Section 1 - Setting up Remodel-AR in SwiftUI
        • Section 2 - Add a color picker
        • Section 3 - Add Export Features
        • Section 4 - Add Textured Paints
      • UIKit Walkthrough
        • Setting up Remodel-AR in UIKit
        • Adding a Color Picker
        • Getting to know Lidar scanning
        • Getting to know Legacy
        • Getting to know Floorplan
        • Getting to know Shader Paint
        • Section 2 - Add a color picker
        • Section 3 - Add Export Features
        • Section 4 - Add Textured Paints
    • iOS Library Documentation
      • Classes
        • ARController
        • ARStateModel
        • RemodelARLib
        • PassioConfiguration
      • Structures
      • Enumerations
      • Protocols
  • android guides
    • Android Quick Start
    • Android Walkthrough
      • Setting up Remodel-AR in Android
      • Paint Approaches
      • Getting to know Legacy
      • Getting to know Floor Plan
      • Getting to know Shader Approach
    • Android Library Documentation
      • Classes
        • PaintARActivity
        • OnCornerPlaced
        • GetWallPatchInfos
        • GetSavedImage
        • GetRawCameraImage
        • PassioSDKStatus
        • WallPatchInfo
    • ❔FAQs
Powered by GitBook
On this page
  • Overview
  • Topics
  1. ios guides

iOS Library Documentation

Paint walls and surfaces with custom paint colors using augmented reality rendering.

PreviousSection 4 - Add Textured PaintsNextClasses

Last updated 1 year ago

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

UIKit Quick Start with the

protocol class class

struct struct struct struct

enum enum enum enum enum

Quick Start Overview
SwiftUI Walkthrough
UIKit Walkthrough
Classes
ARController
ARStateModel
RemodelARLib
Structures
PaintInfo
WallInfo
AreaInfo
WallPaint
Enumerations
ARMethod
ARTrackingState
PlaceWallState
TouchMode
WallState