You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
obj and stl file formats are simple and contains only polygon mesh information. That is, vertices and the faces forming the 3d object. DAE is an XML file format that can contains, besides polygon mesh information, the object skeleton and frame animation data.
i have analysing android-3d-model-viewer.i had confusion about why animated objects contains .dae format only?
The text was updated successfully, but these errors were encountered: