Marker Based Image Tracking With AR.js and Three.js | JavaScript Augmented Reality

Поделиться
HTML-код
  • Опубликовано: 23 окт 2024

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

  • @johnmedlong55
    @johnmedlong55 3 года назад

    good stuff, thank you. If anyone else, like me, just grabbed the latest version of THREE from the cdn - you will break. The reason it's version 120 is THREE.CubeGeometry has been retired somewhere in the 120's.

    • @procreator9717
      @procreator9717 3 года назад

      Hello sir, can you help me in putting model created using three.js in web ar?

    • @TheMetaidea
      @TheMetaidea 3 года назад +1

      Does any body knows how to track an image instead of a makrer?

  • @atoweact4681
    @atoweact4681 5 месяцев назад

    I am unable to use GLTFLoader in this , is it because of the three.js version?

  • @TheMetaidea
    @TheMetaidea 3 года назад +2

    So it has to be a marker no matter what? It cannot be an actual image?

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

    I was able to make my Entity show up from image scan, but the Entity shakes. Position isn't stable. Do you know how to work around that? I've uploaded many GLTF files and they all do the same. I noticed your cube shakes as well.

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

    thank you this is very good, but I wonder how to add markers and objects

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

      Like what?

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

      ​@@InventionTricksthank you for replying to my message, okay for example I have two markers and two 3d objects when I display marker A then object A will appear, and when I display marker B then object B will appear, but don't worry I already make it, but still can't display both objects when the markers are displayed at the same time

  • @procreator9717
    @procreator9717 3 года назад +3

    Couldn't find a source code in your website, please give the accurate link for source code.

    • @alexspeleers
      @alexspeleers 3 года назад

      have troubles with aframe while trying to import ar.js - cause it's referencing to AFRAME inside script

    • @procreator9717
      @procreator9717 3 года назад

      @@alexspeleers hi bro, do you know how to put three. js model into web ar?

  • @kinetikvoid3784
    @kinetikvoid3784 6 месяцев назад

    Bro, i cant do this with GLT model

  • @principe.borodin
    @principe.borodin 2 года назад +3

    github repo?

  • @RAJKUMAR-gy9gl
    @RAJKUMAR-gy9gl 7 месяцев назад

    it's not working now ,i don't know why?

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

    For Anyone, If the marker is not detected, Check whether the marker is Black bordered or White Bordered and Add this parameter in "THREEx.ArToolkitContext"
    // black_region: Black bordered markers on a white background, white_region: White bordered markers on a black background
    labelingMode: 'black_region',

  • @Teekieero
    @Teekieero 3 года назад

    Nice! I want to get in touch with u

  • @borasumer
    @borasumer 3 года назад +4

    Activate your windows.