godotengine / FBX2glTF

A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
Other
338 stars 89 forks source link

Add boost::nowide for utf8 support on Windows #55

Closed fire closed 5 months ago

fire commented 5 months ago

Supersedes: https://github.com/godotengine/FBX2glTF/pull/54

Thanks @hu-xd