hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.13k stars 394 forks source link

Load a 3D model in the Face tracking - Virtual Try-On #445

Closed felipefierro closed 10 months ago

felipefierro commented 10 months ago

Hi! I'm trying to load a custom 3D model in gltf format with the code provided in this example but couldn't make it work, it isn't about the size or position, it's that the code isn't able to load a custom link, I tried with the same files provided here but loaded in my domain and it didnt' work :( what could be a good workaround this problem, thank you so much!

felipefierro commented 10 months ago

never mind I uploaded it on github and it worked haha sorry ! thank you so much!