@seanwasere in your website, can i ask how did you create draco compressed file for that monkey model?
is it that since my model is scanned model, i can’t compressed it into draco ?
I think i have tried and check most of the code and examples, i don’t think you have talked about way to reduce number of triangle from mesh.
in three.js i found simplifier but that works for model already loaded and it is not working in my case !!!
can you please help me learn what are the ways that i can compress my model without degrading it like draco degraded the original model.
is there anything that you prefer?
i want to focus all my learning and learn things on scanned 3d models, and in scanned 3d model, big problem is file size which i want to reduce but i am not able to find out what are the ways to do that.
can you please help me on this