Hallo,
I want to save my geometry in a *.wrl- file. I put the geometry in a node (n) and use:
SceneFileHandler::the().write(n, "test.wrl");
It doesn`t work. During the writing, its stops with:"segmentation fault at address 0x0000000". If I only save the Points it doesn´t work and if i want to save the normals too, the PC writes all points and only some normals. With indizies it´s the same. But it works, when i save the scene in a *.bin file. Can you tell me, where is the mistake? I only want to save the geometry with a lot of triangles, without any material, transformation, light... .
Thanks Andreas
|
- [Opensg-users] Problems with *.wrl- export Andreas Brüning
- Re: [Opensg-users] Problems with *.wrl- export Andreas Zieringer
- Re: [Opensg-users] Problems with *.wrl- export Andreas Brüning
