We currently don't have that implemented, as obj with textures is slightly annoying (multiple files). So, it would require zipping everything for the radio demo. However, we use trimesh, and you can easily save everything in a different format if you want (https://github.com/Stability-AI/stable-fast-3d/blob/main/run.py#L118-L124).
FBXs do not have many OS implementations due to the proprietary nature of the format.
We currently don't have that implemented, as obj with textures is slightly annoying (multiple files). So, it would require zipping everything for the radio demo. However, we use trimesh, and you can easily save everything in a different format if you want (https://github.com/Stability-AI/stable-fast-3d/blob/main/run.py#L118-L124).
FBXs do not have many OS implementations due to the proprietary nature of the format.