Skip to main content

All Questions

Tagged with
0 votes
0 answers
216 views

Issue exporting with blender addon for three.js

I'm working on a small project using the library three.js We're using a plugin for Blender which allows us to export the model as a .json file, however the problem I am having is that when I export ...
Jessica's user avatar
  • 115
1 vote
1 answer
107 views

Trouble with blender exporter for three.js

I have recently found a strange behaviour in Blender: sometimes when I delete certain objects in the scene, the JSON exporter becomes unavailable. For example in my actual scene, if I delete a ...
Mouloud85's user avatar
  • 4,174
2 votes
0 answers
75 views

Indices issue in Blender->three.js exporting

I'm trying to export my 3d model from blender to three.js using the json extension. However, I bet there is a problem with the exporting script: it looks like the indices are messed up, thus webgl can'...
Daniele Gamba's user avatar
1 vote
0 answers
244 views

Blender three.js fails to import ratamahatta.js model

We have setup the Three.js plugin for Blender (2.66) We are getting a error when we try to import the .js model from the sample http://threejs.org/examples/webgl_morphtargets_md2.html Error: Read ...
user2324723's user avatar