hiukim / mind-ar-js

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

Render GLTF 3D Model got blurry #181

Closed mrizkiaiman closed 1 year ago

mrizkiaiman commented 2 years ago

Hello,

I want to ask, has this happened before to anyone here? When I tried to render the GLTF 3D Model, it got blurry like this

I suspect this is related to the red bar from Triangle column of Three.JS - Render section, but since I'm new to three.js I'm not sure what's going on with the chart.

Please let me know in case you know something about this, thanks^^

hiukim commented 2 years ago

Try your model in a regular three.js application first without AR and see if you have this problem? @mrizkiaiman