Spaces:
mashroo
/
Running on Zero

CRM / mesh.py

Commit History

Refactor gen_image function in app.py to return base64 encoded GLB data instead of a file path. Update mesh export in inference.py to return .obj file extension. Modify Mesh class to streamline GLB export and enhance texture handling, ensuring proper integration of vertex attributes.
81d5d11

YoussefAnso commited on

Refactor GLTF export in Mesh class to streamline buffer views and accessors. Enhance texture handling and ensure proper integration of vertex attributes, improving overall GLB file generation.
3a77493

YoussefAnso commited on

Add vertex color support in Mesh class and update GLB export in CRM model. Enhance mesh attributes and material handling for vertex colors, ensuring proper integration in GLTF format.
4bc1108

YoussefAnso commited on

init
f4e8cf6

Zhengyi commited on