Giter VIP home page Giter VIP logo

Comments (4)

jonathan-unity avatar jonathan-unity commented on June 22, 2024 1

Thanks for the feedback. I will update and clarify that in the docs.

from facial-ar-remote.

jalemanyf avatar jalemanyf commented on June 22, 2024

Hi,

I'm trying to test the amazing Facial AR Remote sample.

I'm following all the documentation steps ( maybe I done something wrong or missing ).

The App works on my iPhone X: I see the mask over my face and all the gestures. GREAT!

On the Unity Editor I open the scene SlothBlendShapes.

My IP is 192.168.1.31 PORT: 9000

I put on muy iPhone App and press connect but... nothing never happends :(

I only receive two warnings ( not errors ) on the Unity Console:

Missing mesh in Sloth_Head2 (UnityEngine.SkinnedMeshRenderer)
UnityEngine.Debug:LogWarning(Object)
Unity.Labs.FacialRemote.BlendShapesController:Start() (at Assets/Remote/Scripts/BlendShapesController.cs:72)

Any Ideas?

Thanks!

from facial-ar-remote.

mtschoen-unity avatar mtschoen-unity commented on June 22, 2024

That "Missing Mesh in Sloth_Head2" is an indication that something has gone wrong importing the example content. Since we can't animate the mesh, we just turn off the controller, and you won't see anything in the game view. You can still record animations, but without a model to view them on you won't really be able to use the tool.

Do you have LFS installed? If not, you will get 1kb "object pionters" for asset files like .fbx and .png. You can get it at https://git-lfs.github.com/ and once you install it, just run git lfs pull in the working directory to fetch the assets. If you saved the scene or prefab you might have to run git reset --hard to get the files back to their original states.

If this is not the issue, I'm curious to know what else caused the mesh to go missing. Things like your Unity version, platform (OS X vs Windows) will be relevant. Hope this helps!

from facial-ar-remote.

mtschoen-unity avatar mtschoen-unity commented on June 22, 2024

@jalemanyf I've closed this issue by addressing the two missing steps in the original report. If you continue to have issues, please open a new issue so we can track yours.

from facial-ar-remote.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.