Convert .obj to .js files

三世轮回 提交于 2019-12-30 07:34:32

问题


I have gone through different three.js examples. Some of the examples uses .js or .bin files instead of .obj files. e.g. used in webgl_materials_cars.html example. How do I get .js file for my .obj file?


回答1:


The Three.js editor.
Converter.
Blender exporter.
Clara.io.
Various other converters and exporters



来源:https://stackoverflow.com/questions/29114485/convert-obj-to-js-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!