-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
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
lckiconverter 支持火狐浏览器吗? #2
Comments
请问是如何将obj转成wrl文件名的,有联系方式吗 |
后面功能稳定后,会在火狐上测试及发布 |
obj转wrl的代码全部在 https://github.com/xtoolbox/lckiconverter/blob/main/src/jlc/jlcobj2vrml.ts 这个文件中 |
具体如何提取出face信息呢 我看了一下mtl颜色信息搞明白了,但是shape下的数据是怎么来的呢,我好想没找到与JLC返回的obj有什么关联? |
有联系方式吗,想请教一下这方面的知识 |
尤其是 creaseangle 0.50 coordindex后面跟的信息,不知道哪里来的?point我知道是换算来的 |
这个后面跟的就是Face数据,内容是点的索引,若干点组成一个面,面与面之间以-1为分隔。 |
能不能出一个转TETP的 |
你说的是STEP吗,已经支持了。由于lceda的wrl文件只有面,不建议导出为STEP格式。 |
你好,
lckiconverter
支持火狐浏览器吗?能否通过火狐的浏览器插件商店安装?The text was updated successfully, but these errors were encountered: