Open zeigerpuppy opened 8 years ago
This project is pretty old, so I'm not likely to implement this feature. But if you have any questions about how to do it, I'd love to help.
I expect that the DOM maps pretty directly onto the X3D format, so it might be possible to create a method on the server that just returns an X3D file by reading the database and interpolating it into the right format.
It would be great to be able to export scenes as VRML/X3D so that they could be embedded in web pages or converted to other formats.
I have had a bit of a poke about in the DOM and I'm sure the model information is there somewhere, am I right that it could be saved off relatively easily?