Augmented Reality (Vuforia AR)- Unity 3D[Tutorial][C#]

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

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

  • @flock2me
    @flock2me 8 ปีที่แล้ว +35

    Another great tute.
    Dont forget to enable multiple image tracking.
    Select the AR camera > Vuforia behaviour (script) > Max Simultaneous Tracking (2 or more). This means your targets dont disappear when viewing multiple.

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

      where could I find it? i mean i manage to get to the VuforiaBehaiviour script.. I cannot find the Max Simultaneous Tracking

    • @emrek1
      @emrek1 7 ปีที่แล้ว +2

      Press "Open Vuforia configuration" button below. They moved those details to there.

    • @DinoPie
      @DinoPie 4 ปีที่แล้ว

      Thanks.

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

    Hello, how did you import the Dog object, can you kindly share us the link , some of us a beginners

  • @guillermogutierrez5118
    @guillermogutierrez5118 8 ปีที่แล้ว

    The object (card) is not the problem when dealing with the Ace of hearts. There just isn't enough contrast in the picture. Too much white and little of any other color. This makes it hard to track. The other one worked fine because of the big Spade in the middle.

  • @icaruscraft2144
    @icaruscraft2144 8 ปีที่แล้ว

    BEST. CHANNEL. EVER.

  • @crisbelda5945
    @crisbelda5945 7 ปีที่แล้ว

    It worked like a charm! Thanks a lot and congrats!!

  • @userunknownxx1
    @userunknownxx1 8 ปีที่แล้ว

    This sounds nice I'll probably follow your steps in the future to make a small ar game.

  • @WaltonV
    @WaltonV 6 ปีที่แล้ว

    So in this video, only one dog model can stand on the AR at the time? It would be very interesting with many models held together on the AR. Grats!

  • @zondleDotCom
    @zondleDotCom 8 ปีที่แล้ว

    Would love to see this taken a bit further. Thanks so much for a great overview!

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

    where did you get the low poly model from?

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

    I am facing a problem , where textures in "scene view " are appearing white.
    When I run the project in play mode or exported to my android device, the image targets are being recognized which allows me to continue with my project however it makes it really difficult to align virtual buttons on the image target.
    Please help.

  • @milosnik747
    @milosnik747 7 ปีที่แล้ว

    I believe that the rear side of a card could be a very decent target image since they are so knotty.

  • @Alex1tmacthebestnba
    @Alex1tmacthebestnba 7 ปีที่แล้ว +8

    Is it possible in vuforia to add coordinates from the gps instead of image so the item can be shown in the real world in your specific coordinates?

    • @blakstorm12
      @blakstorm12 7 ปีที่แล้ว +3

      Alex1tmacthebestnba
      That's exactly what I want to know 👍🏼

    • @Alex1tmacthebestnba
      @Alex1tmacthebestnba 7 ปีที่แล้ว

      Hey Retrofred!I've found out that with vuforia is not possible to do that :/

    • @kelvinjardin7443
      @kelvinjardin7443 7 ปีที่แล้ว +2

      This is possible with Wikitude or Kudan.
      www.wikitude.com/
      www.kudan.eu/

  • @김아랑-c4l
    @김아랑-c4l 5 ปีที่แล้ว

    Hi. Thank you for helpful tutoral but where's the wolf image?

  • @ginnanboy8698
    @ginnanboy8698 7 ปีที่แล้ว

    Hello N3K EN,
    Can you make a tutorial on how to make the augmented 3D object to do some animation with a
    sound effect (for example, an attack animation) after you say “attack”, on a Android device? (Basically using speech to control your augmented object.) It would be a nice addition to this tutorial.
    Also it would be cool if you could switch scenes, for example when you say “scene 2” or “next/previous scene”.

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

    hey man, i don't know why my marker pict doesnt appear, just white color in there, do u know what is the problem and the solution, please help me if u can. thank you.

  • @danschultz6293
    @danschultz6293 8 ปีที่แล้ว

    Thank you for this. Really cool tut :)

  • @oldschoolguy3319
    @oldschoolguy3319 7 ปีที่แล้ว

    this is majestic, thanks for the tut. one question, can i actually code a player controller for it and controll it?

  • @Respectstudios3d
    @Respectstudios3d 8 ปีที่แล้ว +3

    Nice, thanks. I wonder, is there something specific that have to be done, for this to work on Mobile (iOS \ Android), or if you export it, it will use the camera ?

  • @NileshKumar-yq3or
    @NileshKumar-yq3or 6 ปีที่แล้ว +3

    I have a problem the image is getting white when i import it in database in image target.

  • @vanorley20
    @vanorley20 3 ปีที่แล้ว

    Hello, good video, I have a problem, I am developing an AR app with Vuforia that consists of a 3D model to learn human anatomy, with the touch I can rotate, scale, move and select each part of the body and it shows me a label, I also have buttons; ** that when the 3D model is in the same direction as a Canvas button, pressing it also selects the 3D Model ** How can I make sure that the Model is not selected when I press a button?

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

    How do I use my AR project in my phone device? Do you have a Tut for this?

  • @tenzo6190
    @tenzo6190 4 ปีที่แล้ว

    Can you tell the why the camera quality drops significantly? Do we need some special options?

  • @002uzumaki
    @002uzumaki 8 ปีที่แล้ว

    Thanks for the video. Can you make a tutorial about how you made player move like that in your game jam game?

  • @Tutterzoid
    @Tutterzoid 6 ปีที่แล้ว

    Tracking image needs to be 3 or 4 stars for good tracking ... 5 stars for great tracking :)

  • @HungLe-xg7rr
    @HungLe-xg7rr 6 ปีที่แล้ว

    wonderful tutorial, thank you!

  • @junaid.chishti
    @junaid.chishti 8 ปีที่แล้ว

    if you upload a video how to track cubes and other objects it will be very best for me as i am exploring vuforia from many weeks

  • @shravanvavadiya1979
    @shravanvavadiya1979 7 ปีที่แล้ว

    Hey, Can you please make a video to solve the camera jitter issue that happens in Vuforia? I searched a lot but didn't get a good solution. There are many augmented reality videos that shows some wonderful augmentation. Can you let me know the one which sdk they might be using? Thanks in advance.Anyways I have been watching all your AR videos and they are great.Thanks for all those videos too.

  • @BlackPandaStudios
    @BlackPandaStudios 8 ปีที่แล้ว

    so say Instead of predefined reference images, what would be the best way to have someone scan in there own to use and pick what model to project onto it? :)

  • @gautamsharma9823
    @gautamsharma9823 7 ปีที่แล้ว

    I have a problem after adding vuforia package ,there is no option for 'AR CAMERA' inside PREFABS folder .please help me thank u.

  • @manulaser7947
    @manulaser7947 8 ปีที่แล้ว +5

    Where did you find low wolf ? (sorry for my bad english)

  • @priviledgemachuwaire9257
    @priviledgemachuwaire9257 7 ปีที่แล้ว

    hey thanks its a nice video but what i can i do to make my 3d object still appear with the camera off(turning off the game scene) and i want my 3d to still appear in the card please help thanks

  • @LuisPerez-hp6pj
    @LuisPerez-hp6pj 7 ปีที่แล้ว

    Hi! Im Luis, thank you for all the tutorials you do, I'm really learning and improving my skills tho I started one month ago. My question is, may you make a tutorial explaining how to create a quiz game in AR? I mean, you choose the correct answer scanning the correct target. It would be really useful for me. Thank you anyway! : )

  • @yoonsiklevijoo9255
    @yoonsiklevijoo9255 6 ปีที่แล้ว

    Hello, Can you let me know why when I turn on the play button, my webcam shows flipped screen?

  • @albanrousselin3612
    @albanrousselin3612 7 ปีที่แล้ว

    when i try with my web cam it doesn show on the scene, but the little camera image moves, just cant see the image on the scene...

  • @mazzfotovideo
    @mazzfotovideo 8 ปีที่แล้ว

    any idea, why doesnt work in 64 bits? some patch?

  • @scans6916
    @scans6916 8 ปีที่แล้ว

    Hi! AWESOME! thank you for this tutorial this was what I was looking for! but you need to help me... I'm a biology teacher and I had this SUPER idea... I need your advice to know if this is possible... I would like to create an augmented reality for my students to see other species from other ecosystems...
    so the idea would be to place some "recognition cards" in different places for them to look for them and then see with a tablet what species there is... is that possible? are there free 3D animal models around on the internet? or anyway to do them fast (there's no need for a real 3d actually)? is there any way to do it without a "recognition card"? maybe taking real picture of the places and use real background to make models appear?
    what do you tell me? let me know! thanks

  • @ydtan1
    @ydtan1 7 ปีที่แล้ว

    Is it possible to draw curve lines out from the marker? How can I do it?

  • @GWebcob
    @GWebcob 8 ปีที่แล้ว

    MINE IS INCREDIBLE!!! THANK YOU

  • @fallendagger2766
    @fallendagger2766 7 ปีที่แล้ว

    hey this is a great tutorial bro
    but im trying to do a first person shooting game using ar
    but its not working
    can u help me

  • @patrickooi
    @patrickooi 6 ปีที่แล้ว

    I'm new to Unity and Vuforia but I managed to get this working! Yay! So what's next? I can't seem to generate a standalone app that works on my MAC and my other option is to create an iOS app, which is beyond me! Any suggestions?

  • @makarawash
    @makarawash 8 ปีที่แล้ว

    Could you please make a tutorial about exporting to android and ios?? My screen goes black on my phone when I open the android app.

  • @swapnilpatel5743
    @swapnilpatel5743 7 ปีที่แล้ว

    Hi Sebastian,
    Is using Vuforia package in a commercial app is free. ?

  • @ginnanboy8698
    @ginnanboy8698 7 ปีที่แล้ว

    Hello,
    At 12:55, various information are given about the cards in “Console - Clear on play”. However, I got this message:
    “OnLevelWasLoaded was found on VuforiaAbstractBehaviour
    This message has been deprecated and will be removed in a later version of
    Unity. Add a delegate to SceneManager.sceneLoaded instead to get notifications
    after scene loading has completed”
    How can I fix this problem?

  • @lawrencealfredramos2204
    @lawrencealfredramos2204 6 ปีที่แล้ว

    is it possible if I use my laptop's built in camera? or should I have a separate web cam? my built in camera can't be detected by unity... please help!

  • @seabeckstarlite
    @seabeckstarlite 8 ปีที่แล้ว +3

    any reason i cant get this to work on the phone i dont have a webcam i followed along but it never shows my model when i view the card

    • @adityasanjaya838
      @adityasanjaya838 5 ปีที่แล้ว

      You should change your platform from PC to Android or iOS... (*If you still have the problem)

  • @loshagrl
    @loshagrl 6 ปีที่แล้ว

    Hey thanks for the great tutorial. Do you know if it's possible to send the App or the file to somebody else and open it on another Android or iPhone?
    Thanks.

  • @bennguyen1313
    @bennguyen1313 7 ปีที่แล้ว

    How does unity do the tracking? Can it use any camera? I'd like to do a standalone apk for the android and use that camera!

  • @saurabkunwar6137
    @saurabkunwar6137 8 ปีที่แล้ว

    Hey can you make tutorials on how to make car game, physics and AI

  • @rutujakathapurkar3989
    @rutujakathapurkar3989 3 ปีที่แล้ว

    hii can anyone help... m not able to follow this video after 11:22 option to load database in image target is not available

  • @samuelegarritano2529
    @samuelegarritano2529 7 ปีที่แล้ว +3

    I have a problem.
    why in ARCamera , I dont have : Database Load Behaviour (script) ?
    :(
    In Inspector ARCamera, I have only:
    trasform
    Vuforia Behaviour ( script )
    Default Initialization error handler ( script ) .
    while in your video there are many more things ?
    thanks

    • @luca0793
      @luca0793 7 ปีที่แล้ว

      Because he has used another versione of vuforia (not the last one) but the 5-5-9. I have the same problem and I notice that goes fine with this version :-)

    • @samuelegarritano2529
      @samuelegarritano2529 7 ปีที่แล้ว

      ciao Luca, grazie per la risposta. hai altre soluzioni?? magari utilizzando altri programmi.
      mi piacerebbe realizzare qualcosa di simile indipendentemente dal software utilizzato.
      ciao

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

      Samuele Garritano purtroppo no, anche io sono alle prime armi (sto facendo questa demo per una tesi di laurea) ed è l'unica cosa che al momento so fare e consigliarti (scusami prima per l'inglese, ho notato il cognome ma volevo andare sul sicuro)

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

      mi hanno girato questo link: github.com/diogok/yaar
      devo ancora approfondire la cosa. si tratta di un applicazione java per i browser .
      ed un altro è questa : github.com/jcmellado/js-aruco , ma mi hanno consigliato di studiarmi il primo.
      ti ripeto che al momento non ho ancora approfondito nulla.
      se fatti con vuforia e superi le visualizzazioni del traker rischi di dover pagare le licenze .
      ma prendi tutto quello che ti sto dicendo con beneficio di inventario :)

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

      english please i have the same problem

  • @DimitarUzunov1412
    @DimitarUzunov1412 8 ปีที่แล้ว

    Very useful, thanks :)

  • @daltonroperez9296
    @daltonroperez9296 6 ปีที่แล้ว

    Hello, Could I animate a display text only?

  • @eddiexgames4887
    @eddiexgames4887 6 ปีที่แล้ว

    so if the card is more detailed its easier to track?

  • @ChillmodeGaming
    @ChillmodeGaming 7 ปีที่แล้ว

    OMG!!! THIS IS AMAZING!

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

      lol thanks for staying with us in the channel ;3

  • @harshonthego
    @harshonthego 8 ปีที่แล้ว

    hello ,I want to create this but i want that when I make my marker in front of my laptop camera It should Play a song . Can you help me with this problem ? I dont want to use camera for viewing only i want camera t read my target image and then play a song which will i connect to that target image

    • @lukasthompson8299
      @lukasthompson8299 8 ปีที่แล้ว

      Write a script to activate a sound when the object becomes visible.

  • @om1t_
    @om1t_ 8 ปีที่แล้ว

    My images are black in unity. Do you know what is going on?

  • @thenazeer09450
    @thenazeer09450 4 ปีที่แล้ว

    does unity vuforia Assest support 64 bit today ?

  • @marcosperez3519
    @marcosperez3519 8 ปีที่แล้ว

    I thank you that worked perfectly (y)

  • @pipolfeliz
    @pipolfeliz 7 ปีที่แล้ว

    how could i get this to samsung vr gear? if possible

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

    This tutorial is so great. But when I drop my AR camera into the hierarchy it is missing all of the many components shown in yours. Instead I only have Transform, Audio Listener, Vuforia Behaviour (script) and Default Initialization Error Handler (Script.) any ideas why my AR camera is missing so many functions? I tried redownloading the vuforia package and loading it into new Unity projects but same results.

    • @marloes0043
      @marloes0043 7 ปีที่แล้ว

      Same problem

    • @MocciaJ
      @MocciaJ 7 ปีที่แล้ว

      glad I'm not crazy, please let me know if you solve it and I will do the same

    • @marloes0043
      @marloes0043 7 ปีที่แล้ว

      Solved it! Import the AR camera into the scene, then when you click on it you see two scripts (Vuforia Behaviour script and Default initialization error handler). If you look at the vuforia behaviour script there is this button thingy, click on that. It will take you to a new field in the inspector, there you can add the license key and under datasets you can find the Load database (for your image targets) and activate thing. Hope this helps (:

    • @TamalPlays
      @TamalPlays 7 ปีที่แล้ว

      +marloes0043 thanks :)

    • @ollieedmonds3925
      @ollieedmonds3925 7 ปีที่แล้ว

      Which button do you mean, as I am having the same issue. Many thanks

  • @fabriziolograsso752
    @fabriziolograsso752 8 ปีที่แล้ว

    do other tutorial on augmented reality?

  • @Bergosaurus
    @Bergosaurus 8 ปีที่แล้ว

    Nice, Would be interested to see this working with a phone camera

    • @n3ken
      @n3ken  8 ปีที่แล้ว

      Comming up in the next week !

    • @Bergosaurus
      @Bergosaurus 8 ปีที่แล้ว

      Wonderful! Can't wait. keep up the good work

  • @minthihazaw4691
    @minthihazaw4691 8 ปีที่แล้ว

    Nice video. Thanks very much for this tutorial. Unfortunately my country can't support by Vuforia Developer :( Now trying with VPN :D

  • @afrazlone1994
    @afrazlone1994 7 ปีที่แล้ว

    Is there any way that i can see these 3d models in my mobile phone instead of my laptop's webcam?

    • @n3ken
      @n3ken  7 ปีที่แล้ว

      Hey Afraz, I will answer you here: discordapp.com/invite/etX2zJB just ask under #general thanks! ;3

  • @dineshnayak4043
    @dineshnayak4043 6 ปีที่แล้ว

    great keep going

  • @ВикаЛитвякова-т6к
    @ВикаЛитвякова-т6к 8 ปีที่แล้ว

    Hi! Can you tell please in which program you've made 3d models? Is it free? I want to do a B.A. project and need this information. Please help me if you can!

  • @edgarpanganiban9339
    @edgarpanganiban9339 7 ปีที่แล้ว

    Hey dude, just want to ask. Is the Unity 64-bit editor still doesn't support the AR pluggins in Windows 64-bit???

    • @n3ken
      @n3ken  7 ปีที่แล้ว +2

      I don't think it's about the bits. Unity 2017.2 and 2017.3 have integrated AR now. so latest 5.6 and 2017.1 should be supporting. thanks! ;3

    • @edgarpanganiban9339
      @edgarpanganiban9339 7 ปีที่แล้ว

      Thanks for the reply ...I downloaded 5.6 32-bit just to be sure and its working. Btw, if you dont mind, can you create a video or atleast send me a link that teach on how to integrate my ar app from unity to android???

  • @TaviOcan
    @TaviOcan 8 ปีที่แล้ว

    Do you really need a surface to track? It can't be set to appear in a certain place instead of an object? Thanks!

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

      with vuforia no but with kudan yes you can use markerless tracking

    • @TaviOcan
      @TaviOcan 8 ปีที่แล้ว

      Thank you :) Just found out that what i'm looking for it's GPS tracking +AR but I can't find any tutorial for that. I will check Kudan :D

    • @modelisationLolito
      @modelisationLolito 8 ปีที่แล้ว

      +Tavi Ocan but gps based location just permit to show a 3d model if gps position are good it's like a button and more other that consumm much battery

    • @vickylance
      @vickylance 8 ปีที่แล้ว

      GPS suckz... you need a seriously accurate gps for what u are doin

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

      Unless you live in a city, GPS will suck indeed.

  • @ninjasploit
    @ninjasploit 8 ปีที่แล้ว

    This with pokemon cards to get stats and attacks, add models and animations for attacks and one of my childhood dreams would come true, also my cards would finally be useful

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

      I think magic the gathering has done something similar, worth looking it up :)

    • @markanthonypermejo9052
      @markanthonypermejo9052 8 ปีที่แล้ว

      Hello N3K EN. You have a very nice and very informative tutorial. I just want to ask you if is it possible to use my device camera instead of my webcam in laptop? My webcam cant detect. Thank you for your help.

  • @villagraned777
    @villagraned777 8 ปีที่แล้ว

    Muchas gracias. Dios te bendiga enormemente.

  • @powersx2508
    @powersx2508 6 ปีที่แล้ว

    Thank you so much!

  • @cesararteaga5679
    @cesararteaga5679 6 ปีที่แล้ว

    hey man! how you import the 3d model to unity? just grab it? could be a .max file how you do it?

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

    Holly shit you still play AoE!!! :D! YES!!

  • @Chopi
    @Chopi 8 ปีที่แล้ว

    Reall interesting!

  • @karbs3036
    @karbs3036 7 ปีที่แล้ว

    thank you for this nice video. i've a problem when trying to build to android, i get the error msg "Unable to convert classes into dex format. See the console for details". Any suggestions pllzz. (when i build without imported package, it works)

    • @n3ken
      @n3ken  7 ปีที่แล้ว

      Hey Kar, will you explain further here: discordapp.com/invite/etX2zJB under #programming_help? thanks! ;3

  • @Chabal93
    @Chabal93 5 ปีที่แล้ว

    Can i mouve the name "vuforia" from app !!!

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

    Thankss alot man

  • @gibaair3800
    @gibaair3800 8 ปีที่แล้ว

    thank you good tutorial

  • @alkistrentsios6476
    @alkistrentsios6476 6 ปีที่แล้ว

    how we turn it in android ?what about SDK?

  • @pixelgames3776
    @pixelgames3776 7 ปีที่แล้ว

    What are that numbers in unity at 03:53 ?? Those are everywhere on the screen

    • @n3ken
      @n3ken  7 ปีที่แล้ว

      I left my video capture on, those are the FPS for every window

    • @pixelgames3776
      @pixelgames3776 7 ปีที่แล้ว

      N3K EN ok

    • @pixelgames3776
      @pixelgames3776 7 ปีที่แล้ว

      N3K EN do I only have to get 32 bit unity?

  • @slimenian3457
    @slimenian3457 8 ปีที่แล้ว

    Nicee! :)

  • @faisalbani16
    @faisalbani16 7 ปีที่แล้ว

    how to import fbx files?

  • @tpmer4299
    @tpmer4299 8 ปีที่แล้ว

    nice! :)

  • @aeoncg
    @aeoncg 8 ปีที่แล้ว

    hey how can i use on mobile.
    I have done all this stuff on mac & now I have android mobile..pls pls suggest

    • @n3ken
      @n3ken  8 ปีที่แล้ว

      +AEON Creative Garage check out the AR serie, we create a small shooter game that we build on the phone!

    • @aeoncg
      @aeoncg 8 ปีที่แล้ว

      Thank for replying..

  • @varunvc7706
    @varunvc7706 7 ปีที่แล้ว

    In video it is suggested to download 32 bit.. I have downloaded 64 bit unity.. is that ok?

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

      64bit is now supported!

  • @placebo_yue
    @placebo_yue 7 ปีที่แล้ว

    wait, why do i need unity 32 bits again? i have 64, i'd like to avoid downloading another versión if there's an alternative

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

      They support 64 bits now! Ayy :D

  • @zach8901
    @zach8901 8 ปีที่แล้ว

    how to do connect your phone to the camera instead of the webcam?

    • @n3ken
      @n3ken  8 ปีที่แล้ว

      You build it to an APK, or you link your device to unity, which I'm probably going to explain how at some point soon in a video

    • @jodvcx714
      @jodvcx714 8 ปีที่แล้ว

      How do you do it because my webcam is really bad?

  • @eyewishwalrus
    @eyewishwalrus 6 ปีที่แล้ว

    SO do you have to have ti really low poly?

    • @patrickooi
      @patrickooi 6 ปีที่แล้ว

      No, you can have 3D objects with rendered textured

  • @vandameh.a2235
    @vandameh.a2235 4 ปีที่แล้ว

    where is the code? I mean... ok you are using someone else's code but how does this work?

  • @dylanchan924
    @dylanchan924 8 ปีที่แล้ว

    how to build app

  • @toastywaffles726
    @toastywaffles726 8 ปีที่แล้ว

    how do you get the wolf???

    • @n3ken
      @n3ken  8 ปีที่แล้ว

      Made it based off some speedArt i saw on youtube :)

    • @lutaayahuzaifahidris3679
      @lutaayahuzaifahidris3679 5 ปีที่แล้ว

      @@n3ken Can you kindly share it via the description link

  • @simocennetten5239
    @simocennetten5239 8 ปีที่แล้ว

    thank you

  • @benediktusdejuandro4084
    @benediktusdejuandro4084 7 ปีที่แล้ว

    Hey man, how can i make my own 3D object ?

  • @Xist-Mob
    @Xist-Mob 8 ปีที่แล้ว

    someone need to make a pokemon go duplicate or open pokemon go in unity and make it so you can have every pokemon

  • @omarshiha3965
    @omarshiha3965 7 ปีที่แล้ว

    are you working with hdd or ssd ?

    • @n3ken
      @n3ken  7 ปีที่แล้ว

      ssd !

    • @omarshiha3965
      @omarshiha3965 7 ปีที่แล้ว

      N3K EN i am working with a sata ssd but its like 3x slower *using the same version *
      what is your pc specs ? i have an i3 3217u

  • @LightStorm14
    @LightStorm14 8 ปีที่แล้ว

    You said you can't make art! xD jk awesome video

  • @starby1243
    @starby1243 8 ปีที่แล้ว

    A better track pattern is the back of the card.

    • @n3ken
      @n3ken  8 ปีที่แล้ว

      That would of been better indeed! Thanks for the feedback :D

    • @starby1243
      @starby1243 8 ปีที่แล้ว

      +N3K EN I used an app on playstore, can't remember... but it tracks magazines and even carpet texture the best.

  • @RespectfullyDoesEverything
    @RespectfullyDoesEverything 8 ปีที่แล้ว

    it is showing full of errors of java script

  • @ภูธนตระกูลไพรวุลย์-ล6ย

    I'm the pattern
    lock by aliuain

  • @alirn7141
    @alirn7141 4 ปีที่แล้ว

    2016? wtf?!?! :)))