wm3d (0.51) | 2014-03-21 23:42 |
NOTICE: If you use VMD plugin, this section may not worth to read.
You should create .hxml file to compile swf data. There is a sample hxml file in src/template directory. Actual compilation is done by the following command, which works both on Linux and Windows.
For Linux users, there is somewhat easier way using "make". I here assume wm3d is in /somewhere and xml data named xml.xml is in /somewhere2.
This will make SWF file /somewhere2/xml.swf from XML data /somewhere2/xml.xml.