最終更新:2018-08-16 (木) 11:16:45 (2100d)  

three.js/JSON
Top / three.js / JSON

Three.js Blender Export

convert_to_threejs.py?

メモ

  • FBXLoader doesn't support binary FBX.
  • convert_to_threejs is deprecated according to #5983
  • blender could not import ascii FBX

three.js/utils/converters

obj2three.js?

fbx2three.js?

three.js/utils/converters/fbx?

three.js/utils/converters/ctm?

three.js/utils/converters/msgpack?

three.js/utils/converters/obj?

  • convert_obj_threejs.py?
    • obj2three.js?で置き換えられた

three.js/utils/converters/utf8?