I am a beginner in Blender and I have created a mesh using a bezier curve with version 2.70a. You can find the file here:
When I export it to three.js format, only an empty shell is exported as shown in this link: http://pastebin.com/aVNnjE5f
Exporting it as Collada seems more promising (http://pastebin.com/XFf7wMR8), however, when I replace the example monster.dae with my model in this link (), it does not show up. Exporting just a cube works fine.
In Blender, the model appears in Texture view but turns blank when switching to Rendered view.
Can someone help me figure out what I am doing wrong?