iffyloop / TripoSR-Bake

Generate 3D meshes from a single 2D image using TripoSR, complete with manual geometry editing and texture baking support
The Unlicense
48 stars 0 forks source link

does the baking work for glTF? #3

Closed rawwerks closed 4 months ago

rawwerks commented 4 months ago

if yes, could you provide example code?

thanks! r

iffyloop commented 4 months ago

You should be able to just put .gltf instead of .obj in the --output-mesh argument, but I haven't tested that yet. Feel free to try it and let me know if it works or not.