Hi,
I've been working on a pipeline that translates a svg file into an egg file and a number of png images. The primary goal was to use the svg authoring tool as a drawing tool for a gui. The tool currently is in a beta status.
The tool is comparable with egg-texture-cards tool delivered with Panda3D. Different features are:
- accepts svg files
- allows meta information in the svg file to be stored in the egg file (can be used to construct the DirectXXX components from the egg file)
- generates code on the fly based on simple template mechanism
I've created a project space on Sourceforge where the tool is now uploaded. The download delivers a binary for windows and the source code (C++ and Qt). To use the tool, you also need Inkscape installed.
http://sourceforge.net/projects/rxbuilder/
If you have comments on the tool, remarks, ideas. I'd like to hear them.
Regards,
Ruud



