How to add svg as a texture in java3d

Hello:
    Now i am working about a project that need to add a svg file on a object
of java3d. It seems firstly i should transform it to Texture2D and then add
it to the object. But then i think it is hard for the animation and the
interactive will be lost. Could somebody give me some suggestion or idea
about it.
    Thanks advanced
    zhao long

Received on Friday, 3 March 2006 06:48:26 UTC