v3d-web icon indicating copy to clipboard operation
v3d-web copied to clipboard

Single camera full body motion capture. Drive 3D humanoid models right from your browser.

Results 2 v3d-web issues
Sort by recently updated
recently updated
newest added

I am facing the issue when tried to run on local, PFA attachments. How can we fix? ![image_2023_05_11T05_36_03_574Z](https://github.com/phantom-software-AZ/v3d-web/assets/19422397/ba1c5759-0fd1-4258-af62-371a31675937)

I installed your package by `npm install v3d-web` in my ReactJS project and imported it by `import { V3DWeb } from 'v3d-web';` , but when I ran `npm start` ,...