We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I used it to convert obj files, I noticed that the generated b3dm file was garbled in Chinese. Is there a way to solve this problem? Thank you.
The text was updated successfully, but these errors were encountered:
当我用它来转换obj文件时,我注意到生成的b3dm文件中文乱码。 有没有办法解决这个问题? 谢谢。 这是我使用的命令:obj23dtiles -i file.obj --tileset
Sorry, something went wrong.
@1608617462 这个问题应该不会存在,因为 js 字符串不分中文还是其他语言?你看看导出后的obj是不是已经是乱码了,查看方式就是直接用写字板打开obj,查找中文名称。
模型文件编码不对 重新另存一次
No branches or pull requests
When I used it to convert obj files, I noticed that the generated b3dm file was garbled in Chinese. Is there a way to solve this problem? Thank you.
The text was updated successfully, but these errors were encountered: