Three.js WebXR - AR Image Tracking Tutorial

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

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

  • @nethunipuna4752
    @nethunipuna4752 8 месяцев назад +2

    thanks for the tutorial. can you provide github link of the project?

    • @firedragongamestudio
      @firedragongamestudio  7 месяцев назад

      Source Code access is for Tier3 subscribers only. But you can just re-type the code from the video, if you're looking for free source :)

    • @nethunipuna4752
      @nethunipuna4752 7 месяцев назад

      @@firedragongamestudio i retype your code from your video. But it not working. I think it happen because of the three js new updates

  • @GauravKholia-m1c
    @GauravKholia-m1c 4 месяца назад

    I want to display models instead of geometry, but the scale is too large. Even after reducing the scale, the models are still too big and inappropriate. please help

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

    Nice tutorial thanks. I have a question, is it possible to turn off the video feed after I see the marker image is being tracked, only showing virtual 3D environment.
    I can't find any information related to that. As if 'immersive-ar' mode forces camera feed be shown on display.

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

      good question, the easiest way would be to just end the immersive-ar mode if there is no need for the camera stream. if you need the device sensor data, just switch to vr mode then.

  • @DhruvilMehta
    @DhruvilMehta 4 месяца назад

    Hi, I have implemented the same for production. Now Turning Webxr Incubations Flag Back to Default Says "The required feature 'image-tracking' is not supported". Is there any way to work on this in production environment?

    • @firedragongamestudio
      @firedragongamestudio  4 месяца назад +1

      Not yet unfortunately, as the webxr standard symposium is not pursuing this feature, due to various reasons. Check out the discussion here - github.com/immersive-web/marker-tracking/issues/10

  • @chaosprint
    @chaosprint 10 месяцев назад

    thanks for making this. why not use a public wikipedia image, build it and deploy it on somewhere like Netlify?

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

    on what devices does this work? on all android?

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

      it should work on all android devices afaik. but the image tracking itself is not finalized yet, so there may be limited support.

  • @SAVDatla999
    @SAVDatla999 11 месяцев назад

    please can u do this in react js please....

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

    Thx .🎉

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

    did u just delete my comment? x)

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

      no, wasn't even aware that there was a comment from you. but youtube sometimes deletes comments automatically, no joke!

  • @GauravKholia-m1c
    @GauravKholia-m1c 4 месяца назад

    f