Attil10
Attil10
Yes, I managed to find the problem, I hadn't added the path, but now when I try to view my glb I get this error: Uncaught TypeError: Cannot set properties...
**my App.js file is this:** import React from 'react'; import './App.css'; import { ARnft } from '@webarkit/ar-nft'; import * as ARnftThreejs from '@webarkit/arnft-threejs'; import * as THREE from 'three' const...
Yes I was trying to figure out how to test the project on a server. the result of the path name is /ARnft-ES6-react.
I have the same problem. The error in the console is: "Error in loadCamera function:" Help me pls!