Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/milopadma/inventory

📦 iOS 3D model viewer supporting GLB/GLTF/USDZ formats. Built with SwiftUI and SceneKit for modern iOS devices.
https://github.com/milopadma/inventory

3d ios swift

Last synced: about 1 month ago
JSON representation

📦 iOS 3D model viewer supporting GLB/GLTF/USDZ formats. Built with SwiftUI and SceneKit for modern iOS devices.

Awesome Lists containing this project

README

        

# Inventory - iOS 3D Model Viewer

A modern iOS application for viewing and managing 3D models in GLB, GLTF, and USDZ formats. Built with SwiftUI and SceneKit.

## Features

- View 3D models in an interactive carousel
- Import models from files
- Automatic model rotation animation
- Support for GLB/GLTF and USDZ formats
- Dark mode support
- iOS 16.0+ compatibility

## Requirements

- iOS 16.0+
- Xcode 14.0+
- Swift 5.0+

## Dependencies

- GLTFSceneKit (0.4.0)

## Installation

1. Clone the repository
2. Open `Inventory2.xcodeproj` in Xcode
3. Build and run on your device or simulator

## Project Structure

- `ContentView.swift`: Main view controller and UI logic
- `ModelViewer.swift`: 3D model rendering component
- `models/`: Directory containing sample 3D models

## Contributing

See CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

## License

This project is licensed under the MIT License - see the LICENSE file for details.

## Author

Milo Padma (milopadma)