I got a problem while exporting a blender drawing in .x3d
I created a scene which is composed of:
- 4 cylinders
- 2 curves that are extruded
I generate a X3D file after having selected all the elements(6)
When I load the file with java3D, I can just see the cylinders, not the extruded curves.
I looked in the x3d file, the cylinders are well described, but the curves are not saved in the XML file.
And I am sure I selected all the elements before exporting the drawing.
Isn't it possible to export complex forms in this format with blender?
Can someone help me?
thanks

