There are many alternatives on 3D file formats, but i need smallest file size + textures at least? I've tried some but i need some advice?
相关问题
- Is GLFW designed to use without LWJGL (in java)?
- debugging webgl in chrome
- How does gl_ClipVertex work relative to gl_ClipDis
- Video Format that Works on Mobile Phones
- SecurityError for same-origin image texImage2D
相关文章
- Algorithm for partially filling a polygonal mesh
- Robust polygon normal calculation
- Keep constant number of visible circles in 3D anim
- How do I remove axis from a rotation matrix?
- How to smooth the blocks of a 3D voxel world?
- How to get OpenGL version using Javascript?
- Mayavi: rotate around y axis
- Why do I need to define a precision value in webgl
COLLADA appears to have been used with some success. MD2 is also supported by GLGE
I'm totally biased here (i'm a project member of what i'm suggesting), but you can use the Blender WebGL exporter with the JSON format... models are very small and it is actively maintained :)