Unity AR Foundation(Part-1) Setup and Plane detection tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ต.ค. 2024

ความคิดเห็น • 22

  • @joshdavies6465
    @joshdavies6465 ปีที่แล้ว

    Well-spoken and informative. Thank you

  • @michibosire5000
    @michibosire5000 2 ปีที่แล้ว +1

    Your video is very helpful. Keep up the good work!

  • @roystonwilson6846
    @roystonwilson6846 2 ปีที่แล้ว +1

    Hey great video. I would like to learn more on how to showcase digital content in AR mode e.g., animated brochure, leaflet etc, . I use a Mac, hope there are not many differences / limitations as compared to PC? Looking forward to more practical short videos on AR technology. thanks!

    • @vionixstudio
      @vionixstudio  2 ปีที่แล้ว +1

      Thanks for the feedback. You can create animated brochure using image tracking. We are in the process of making a video for that. Meanwhile you can check out other AR tutorials here Augmented Reality(AR) Unity: th-cam.com/play/PL21rXz2J9uIHv5_ktWrGvxM-Wabj8Qd5X.html

    • @vionixstudio
      @vionixstudio  2 ปีที่แล้ว +1

      Not many differences between Mac and PC in development. But if you are deploying for IOS then the process to build an APP is different.

  • @ahmetsaka2910
    @ahmetsaka2910 2 ปีที่แล้ว

    Hey your video is awesome but I take an error, When I make build and run. The message is "Make sure your device is plugged in. If you are sure that the device is attached theb it might be USB driver issue , for details please check 'android environment setup' section in Unity manual" PLAESEE HELPPP !!!

    • @vionixstudio
      @vionixstudio  2 ปีที่แล้ว +1

      You need to make sure USB debugging is enabled on your phone. After that reconnect your phone and you should see your phone in the Run Device drop down available in the build settings window. Alternatively, you can build the APK and move it to your phone and install it.

    • @ahmetsaka2910
      @ahmetsaka2910 2 ปีที่แล้ว +1

      @@vionixstudio Thanks for helping, I really really like your video, your presentation really simple and clear :) I hope you'll upload more AR videos

    • @vionixstudio
      @vionixstudio  2 ปีที่แล้ว +1

      Thanks for the feedback.

  • @rams3d303
    @rams3d303 ปีที่แล้ว

    Hey man, I did same. but my phone's camera is not open to Plane detection ? I saw the many tutorials but the same problem is coming.......

    • @vionixstudio
      @vionixstudio  ปีที่แล้ว +1

      Few Things to check
      1. Is your phone support by ARcore. Check this list developers.google.com/ar/devices
      2. You need to install Play services for AR from Play store. play.google.com/store/apps/details?id=com.google.ar.core&hl=en_IN&gl=US
      3. You need to grant permission for the AR app to use your camera.

    • @rams3d303
      @rams3d303 ปีที่แล้ว

      @@vionixstudio I have fixed all this the camera is opening but now plane is not garnet🥲

    • @vionixstudio
      @vionixstudio  ปีที่แล้ว

      @@rams3d303 try to create a new project in Unity with the Unity AR template. Build it and try running on your phone. Also plane detection works only on back camera. Make sure you have selected back camera in Unity.

    • @rams3d303
      @rams3d303 ปีที่แล้ว

      @@vionixstudio hahaha its work you got my subscribe thanx for help I love you ! , ill meet you in the next video with new problems🙃

    • @vionixstudio
      @vionixstudio  ปีที่แล้ว

      Good to know it solved your problem.

  • @umarwaheed3913
    @umarwaheed3913 ปีที่แล้ว

    i have no option for AR session manager

    • @vionixstudio
      @vionixstudio  ปีที่แล้ว

      Try to go through the video again and reconfigure the XR plugin settings and build settings. You can also start a new project using the Unity AR template and check if its working.

  • @aroobae456
    @aroobae456 ปีที่แล้ว

    This plane detector doesnot work this smooth in my Google Pixel 3xl...

    • @vionixstudio
      @vionixstudio  ปีที่แล้ว +1

      Check of Lighting. Try to test it outdoors during the day. Pixel3 should be able to handle AR. Also check if the play services for AR is updated. If everything is fine, check if your phone has enough memory left.

  • @hariprasath.
    @hariprasath. ปีที่แล้ว

    App name for Using in Android ??

    • @vionixstudio
      @vionixstudio  ปีที่แล้ว

      Not sure which App name are you referring to.