Skip to content

gpietrafesavieitez/AR-Model-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

AR Model Viewer

🇪🇸 - "AR Model Viewer" se trata de una aplicación de realidad aumentada, desarrollada en Unity para Android, usando las librerías proporcionadas por Vuforia. La aplicación sirve principalmente para facilitar la visualización de objetos 3D haciendo uso de un cuboide físico personalizado como referencia. El usuario puede cargar un modelo 3D desde el almacenamiento interno del móvil o desde una tarjeta SD. También existe la posibilidad de importar un modelo directamente desde Thingverse. Una vez cargado, el usuario puede manipular el cubo y rotarlo a su elección mientras desde la pantalla del móvil verá el modelo en tiempo real. "

🇬🇧 - "AR Model Viewer" is an augmented reality application, developed in Unity for Android, using the libraries provided by Vuforia. The application mainly facilitates the visualization of 3D objects using a custom physical cuboid as a reference. The user can load a 3D model from the internal storage of the mobile or from an SD card. You also have the possibility to import it online directly from Thingverse. Once the model is loaded, the user can manipulate the cube and rotate it at his choice while from the mobile screen he will see the model in real time.

Requisitos / Requirements 📋

  • Android 6.0+ (API > 23)

Instalación / Installation 🚀

  • Descarga el último lanzamiento e instálalo en tu móvil / Download last release and install it on your smartphone.

ARModel v0.0.1-alpha

  • Imprime las imágenes necesarias y forma un cubo con ellas / Print the required target images and build a cube with them.

  • Importa un modelo 3D desde el almacenamiento de tu móvil o cárgalo directamente desde Thingverse / Import a 3D model from the storage of your smartphone or load it online directly from Thingverse.

  • Disfruta! / Enjoy!

Desarrollado con / Developed with 🛠️

  • Unity 3D Editor - Plataforma principal de desarrollo / Main development platform (Android SDK modules)
  • Vuforia AR - Kit de realidad aumentada / Augmented reality kit
  • Simple File Browser - Gestor de ficheros / File manager
  • pb_Stl - Libreria para cargar el modelo 3D en formato STL en tiempo de ejecución / 3D Model Importer (supports STL format) in runtime
  • OBJ Importer - Libreria para cargar el modelo 3D en formato OBJ en tiempo de ejecución / 3D Model Importer (supports OBJ format) in runtime
  • UniZip - Libreria para descomprimir / Decompress managment

Autores / Authors ✒️

CPR Daniel Castelao