I wanted to know if is there any problem with 3D scanned Model that you have experienced compared to a normal model which you believe if we could make this, it would be easier to work with 3D scanned Model?
I recently got to try scanned 3D models from sketchfab and I was learning three.js ( 3d framework in javascript) and cannon-es (physics library).
While trying the 3D scanned model, I got to know that 3D scanned model is different than the normal model generated in Blender or Maya or any other modeling tool.
It was a 3D scan of the room from the inside.
So I had a problem adding a physics bounding box or collider in an element inside the room like a chair or chair.
So I wanted to solve this issue by making something that allows manually adding physics elements or colliders in the scene wherever we can irrespective of the object in the scene.
I want to add some more new features dedicated to the 3D scanned model but I am not familiar with 3D scanned models so I am struggling.
Can anyone help me, please !!!



