0
1
2
3
4
5
6
7
8
9
Sonar Viewer
Web product
Sonar Viewer - app for 3D-model viewing in augmented reality. Models are downloaded from Sketchfab. The app allows the user to search models by name, vertices count, texture size and license type.
Features
- Sketchfab Authentication and API communication
- .glb 3d-model viewer
- ARFoundation (ARCore/ARKit) system for AR view
- UnityWebRequest used for API communication
- Model transform control. Model Positioning with screen center - model placing on any visible AR plane by screen center. It is possible to rotate the model (left/right) by the two-finger swipe. If the user taps on the screen, the model anchors to the plane on which it is positioned.
- Model author and information: sketchfab model page link, author, license.
Built With
- Project implemented with Unity 3D.
- 3D-models are downloaded from Sketchfab API.
- For 3D-model import (in .glb format) glTFast.
- For network communication UnityWebRequest.
License
Distributed under the MIT License. See LICENSE for more information.
Technologies
120h
Unity