webaverse-studios / CharacterCreator

3D Avatar Creator for Everyone
https://moemate.io
MIT License
84 stars 47 forks source link

Improve downloaded 3d generated model #364

Open memelotsqui opened 1 year ago

memelotsqui commented 1 year ago

Right now to remove mesh faces, only indices that form the faces (every 3 indices) are removed, this effectiveley removes the visualization of faces, but the vertex data, normals ans uvs are still there.

Final will reduce by filterin this data