subramani01
subramani01
Just letting people know who comes to see this issue, local videos are working fine.
@henrikvilhelmberglund is this fixed? i'm having the same issue, onValueChange triggered an extra time after onSlidingComplete!
@CoderSilas @dariocavada have you guys found any alternatives to mindar and ar.js?
@kalwalt Thanks for the quick reply. 1. Yes im running in the localhost, and shared the url to the mobile using ngrok. 2. OS - Ios. 3. Browser - Safari...
Can i share the app link that is running on ngrok, you take a look and let me know
``` import * as THREE from "three"; import arnft from "arnft"; import ARnftThreejs from "arnft-threejs"; const { ARnft } = arnft; const { SceneRendererTJS, NFTaddTJS } = ARnftThreejs; let width...
I made it work, what i did is instead of adding a new file and trying to implement the example on top of the downloaded source code. i made a...
@amcc have you solved this issue without problem? im planning to use this for a project.