Questions tagged [mindar]

11 questions
1
vote
1 answer

three.js: How can I target object's position to another (grouped) object, while allowing rotation to follow AR camera?

I'm using an augmented reality library that does some fancy image tracking stuff. After learning a whole lot about this project, I'm now beyond my current ability and could use some help. For our purposes, the library creates an (empty) anchor point…
1
vote
1 answer

MindAR JS: MINDAR.IMAGE.MindARThree is not a constructor

I am learning Web AR development using MindAR, https://hiukim.github.io/mind-ar-js-doc/#:~:text=MindAR%20is%20an%20opensource%20web,are%20written%20for%20AFRAME%20integration. I am following a tutorial on Udemy,…
Wai Yan Hein
  • 13,651
  • 35
  • 180
  • 372
0
votes
1 answer

Can't Install npm package, getting weird error

Can't Install mind-ar npm package. https://www.npmjs.com/package/mind-ar Getting weird error, please help me to resolve I tried with different package that time no error only problem with mind-ar package and i try with different version also…
Venkatesh
  • 58
  • 8
0
votes
1 answer

How to Load Multiple Gltf with Single Mind file

Hello Guys I am in A Small Confusion That How can u scan Multiple images and load Multiple Gltf With Single Mind file i am providing a code just help me out how did they Load the Gltf with single mind file and if i have to do same process how can i…
0
votes
0 answers

how to play the video in its original form without distortion and stretching in CircleGeometry in three js?

how to play the video in its original form without distortion and stretching in CircleGeometry in three js. when we scan the target, how to render the video without stretching in CircleGeometry in three js. texture.minFilter =…
0
votes
0 answers

How to correctly display video on the MindAR Target

Please help me. I can't get the video to display properly on the MindAR Target. It turns out that the video (and sound from the video) starts before the camera finds the target. How to make video start ONLY when camera finds target, and when camera…
0
votes
0 answers

primitive tag in "React three fiber" not unmount the 3D model even when destroying the parent component

We have react app, have 2 screens and want to render the multiple 3d models on AR screens. While user tap on AR model, we want to update on Main screen. Here model rendered based on targets are working fine. The problem is , On first time, user able…
0
votes
0 answers

How to make a-video with rounded corners (AFRAME)

I'm using AFRAME to make a scene and I've added a video to it but I want to show the video with rounded corners .. how can I achieve that?
user15750282
  • 3
  • 1
  • 3
0
votes
0 answers

Load GLTF Model to the scene - MindAr - Three.js

I'm using MindAr and Three.js to build a scene where I can detect the marker and then load an image and a gltf model with its animation on top of the marker, so I tried to merge three.js code with mindar code the problem is that I'm not able to load…
user15750282
  • 3
  • 1
  • 3
0
votes
0 answers

How can i do fix the chromakey in my code

I am trying to add chroma key in my code code from github its not working its show me blank screen when i add chramakey. Chromakey code get from github i want to add chromakey in my code please help me. I am trying since long time please help me i…
-2
votes
1 answer

How do Youtube Link add instead custom video in MindAR Image Tracking

i am adding youtube link souce code instead of custom video but the custom video link working i am trying to add youtube link in src parameter but the video not playing please any one help me below are my html code