K-3D(1) User Commands K-3D(1)NAMEk3d-sl2xml - Parses a RenderMan shader to create a meta file used by the K-3D user interface.SYNOPSISk3d-sl2xml [options]DESCRIPTION-h, --help prints this help information and exits --version prints program version information and exits Note: input on stdin MUST be PREPROCESSED Shading Language source code. Recommend you run this command with: gcc -E -P -x c <file> | k3d-sl2xmlAUTHORWritten by Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>COPYRIGHTCopyright (c) 1995-2010, Timothy M. Shead. All Rights Reserved. This software is licensed under the terms of the GNU General Public License; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.SEE ALSOThe K-3D Home Page: http://www.k-3d.org K-3D Version 0.8.0.2 June 2010 K-3D(1)