Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 2.36 KB

README.md

File metadata and controls

47 lines (34 loc) · 2.36 KB

GenshinAR

Mobile app using AR for displaying and using Genshin models with animations

APP is currently due in development, this is a demo preview as I need to prepare more models and functionality into it

How to use?

The software works only on Android devices and may work on PC with a camera.

  • First we need to target a plane ground for our camera and then tap the screen whenever the square indicator pops
  • Next after setting the ground plane choose the character you want to display
  • Now when the character is displayed you can freely rotate it and scale it within basic smarthphone gestures (sliding left and right and pinching it). To play the animations simply press one of the buttons and if you want to stop it or activate the next one you need to press Stop button which gonna reset our character position and rotation

External libraries and models:

Vuforia 10.2.5

Genshin Impact models were downloaded from there:

All of these are free for use .pmx models made mainly for Japanese community which are mainly made for MMD (MikuMikuDance) video game.

Unfortunately .pmx/.mmd models can't work within Unity environment so I had to use these great plugins for blender so I could easily extract bones and models themselves into .fbx format. Thank you so much for these golden masterwork!

Cats Blender Plugin

mmd_tools

Animations are from Mixamo

TODO in future

  • Upgrading the interface
  • Adding new models
  • New Animations
  • Aspect of gamification (levels, currency, unlockables)