An open API service indexing awesome lists of open source software.

https://github.com/sturdytea/arfurnitureapp

Small AR mobile app
https://github.com/sturdytea/arfurnitureapp

arkit combine dummyjson mvvm-architecture realitykit scenekit swiftui

Last synced: about 2 months ago
JSON representation

Small AR mobile app

Awesome Lists containing this project

README

          



AR Furniture App 🪑✨


wakatime

AR Furniture is an augmented reality (AR) app that lets users visualize 3D furniture models in their space. Designed to simplify the process of choosing furniture, the app provides an interactive and immersive shopping experience.

> Temporarily, for better experince turn on light mode on your device.

## Features
- __AR Visualization__: View furniture in real-world environments using AR.
- __360-Degree View__: Rotate and explore 3D models from all angles.

## Technologies Used
- __Stack__: SwiftUI, Combine, RealityKit, ARKit, SceneKit, FocusEntity
- __Architecture__: MVVM
- __REST API__: My custom [DummyJSON](https://dummyjson.com)

## Installation
1. Clone the repo:
```
git clone https://github.com/sturdytea/ARFurnitureApp
```

2. Open the project in Xcode:
```
cd ARFurniture
open ARFurniture.xcodeproj
```

## Future Enhancements
- [ ] __More Filters__: Allow users to create their own furniture tags.
- [ ] __Favorites List__: Save favorite furniture items for future reference.
- [ ] __Authorization__