Это видео недоступно.
Сожалеем об этом.

How to create an Augmented Reality App 2022 | Unity, Vuforia | Tutorial

Поделиться
HTML-код
  • Опубликовано: 18 авг 2024
  • Hello everyone! I made tutorial when i will tell you, how you can create eazy Augmented Reality App in Unity by Vuforia.
    --Links--
    Download vuforia - developer.vufo...
    --Time cods--
    0:00 - What is Augmented Reality?
    0:35 - Create AR project at Unity
    1:00 - Configuring vuforia
    1:45 - Search 3d model for app
    2:05 - Export
    2:22 - Conclusion
    --Music--
    • Video
    --Join the Community--
    Telegram - t.me/MikeGameC...
    --Tags--
    #Vuforia #UnityTutorial #AR

Комментарии • 50

  • @6figurewinners
    @6figurewinners Год назад +3

    Can you show us how the app looks on the Home Screen, and the process of it going into the App Store?

  • @feqol
    @feqol Год назад +1

    Hi, with this method it is not necessary to use an ar tracker/marker?

  • @franklinpotter4861
    @franklinpotter4861 2 года назад +1

    Hey um, how do I "click" on my cellphone, I don't know how to place the model, and tapping or the volume buttons don't work.

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      Hello. I do not know how I can help you. It happened to me once too. I made the application again and everything worked.

  • @gazsmith09
    @gazsmith09 2 года назад +2

    I just see the camera nothing spawns..

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      The first time I had the same thing, it turned out that I did not connect a special package before compiling. Try to do it again more carefully

    • @yq5687
      @yq5687 2 года назад

      @@MikeDeveloper Can I know what is the special package? I also have same problem

    • @MikeDeveloper
      @MikeDeveloper  2 года назад +1

      I left a link to the package in the description

    • @yq5687
      @yq5687 2 года назад

      @@MikeDeveloper How you solve the blank camera problem? My phone just show only camera, I try few times TT

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      At the end of the video, I activated the XR plugin, did you do that?

  • @zel5685
    @zel5685 2 года назад

    Thank you Sir!

  • @ipanxbread
    @ipanxbread 2 года назад

    Vuforia website is so bad, i click download, it ask me to login, after i create an account (not even automatically connect to gmail), i tried to download again, it brings me back to login. It repeats n repeats

  • @gcma1999
    @gcma1999 2 года назад +1

    Great tutorial. But mine just opens the camera, doesn't show any targets and doesn't respond when I thouch the screen. It's just like a blank camera. What did I do wrong?

    • @MikeDeveloper
      @MikeDeveloper  2 года назад +1

      When I was making my first AR app, I also ran into this problem.
      Then I did something wrong with the AR camera. Try to remake the game as closely as possible following the video.
      Good luck!

    • @batrisyakamal1958
      @batrisyakamal1958 2 года назад +1

      @@MikeDeveloper can you please show what is the solution? i faced the same issue here which is it opens camera but not display the object.

    • @ranliu6307
      @ranliu6307 Год назад

      @@batrisyakamal1958 I faced the same issue as well. How to solve it?

  • @tusharsavita2123
    @tusharsavita2123 2 года назад +1

    Hey mike i am trying to place a pre made 3d model into the unity do i have to follow the same procedure? Can you help us in this unity is totally new for us. If you can please share how can we connect to you

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      Hey. You can find link to the telegramm channel in description of my profile. Just search my account there and write to me

  • @09piramides
    @09piramides 2 года назад

    Can You in the future make tutorial for complex ar app with menu in with you can SELECT model and with lomitation of quantity of the models, with moving and resizing?

    • @MikeDeveloper
      @MikeDeveloper  2 года назад +1

      sure!

    • @09piramides
      @09piramides Год назад

      @@MikeDeveloper cant wait to see that, i have searched and didnt found something like that, i think im not the only one looking for that kind of tutorial :D

  • @Ekalaivan
    @Ekalaivan 2 года назад

    Did you export this with Android API 30? For me API 29 is working fine but API 30 is throwing errors. Unity version is 2019.4.33 LTS and Vuforia 9.8.8 with ARcore

    • @MikeDeveloper
      @MikeDeveloper  2 года назад +1

      I use Unity version 2020.1.17f1 and the last version of vuforia

  • @henryjohn532
    @henryjohn532 2 года назад

    How to open apk on phone?

  • @dhruvmanral6817
    @dhruvmanral6817 2 года назад

    how can I add user defined target...?????? plzz tell me i would be very thankful

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      short instruction for you:
      "Develop" tab - Target manager - Add database - Tick the box next to "Device" - Click on this database - Choose file(your target) - Download Database with ticked "Unity Editor" box - Transfer the downloaded file to any project folder - Adding the "Vuforia Image" object to the scene. You know the rest yourself =)
      If you have any questions, write in the telegram

    • @aleksanderkruse3287
      @aleksanderkruse3287 2 года назад

      @@MikeDeveloper Do you have a long instruction for this?

    • @aleksanderkruse3287
      @aleksanderkruse3287 2 года назад

      Or well, I wan't to make an augmentet image combinet with image recognition

  • @henryjohn532
    @henryjohn532 2 года назад

    Is there to way to do it in IOS?

  • @billalhossen8654
    @billalhossen8654 2 года назад

    Can you made video for multiple object in ground plane?

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      Now I have plans to shoot another video, but I will also try not to leave your topic without attention. Subscribe and follow the updates.

  • @leonitawijaya6314
    @leonitawijaya6314 2 года назад

    are unity and vuforia free to use?

  • @olagokeolawale967
    @olagokeolawale967 2 года назад

    How come you didnt write any script code?

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      Scripts are not needed for an application as simple as this. All functions are embedded in vuforia. More complex applications will require coding.

  • @umarfarooqgreatgamer742
    @umarfarooqgreatgamer742 Год назад

    Buildplayerwindow+buildmethodexpaction: 3 errors

  • @thegeee
    @thegeee 2 года назад

    is there a way to only make it place the object (tree) only once?

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      Yes, you can. But the way will depend on your needs.

    • @thegeee
      @thegeee 2 года назад

      @@MikeDeveloper can you please tell me how ? I followed your tutorial step by step but I don’t want multiple trees to pop whenever the user touches the screen, i just need one

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      So... It's hard to explain here. There is an option where you set a certain point at which 1 object can appear. Unfortunately, I didn't talk about this method in the video, but I can throw a link to the video of another guy who talks about it.

    • @thegeee
      @thegeee 2 года назад

      @@MikeDeveloper that would be great 🤍

    • @MikeDeveloper
      @MikeDeveloper  2 года назад

      ruclips.net/video/bnKM_zFYEQ0/видео.html

  • @k.scuind
    @k.scuind 2 года назад +2

    You know you don't have to explain it that fast right?

    • @MikeDeveloper
      @MikeDeveloper  2 года назад +1

      I tried to distinguish myself from those who explain long and boring)

    • @tomobrien8423
      @tomobrien8423 2 года назад +2

      I normally watch everything on 1.5x - 2x but for the first time I need to use 0.5x for this guy :)

  • @volgalgzkaradagoglu
    @volgalgzkaradagoglu 2 года назад

    Black screen