This is the command k3d-sl2xml that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
k3d-sl2xml - Parses a RenderMan shader to create a shader meta file used by the K-3D user
interface.
SYNOPSIS
k3d-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 RenderMan Shading Language source code. We
recommend you run k3d-sl2xml with:
gcc -E -P -x c <file> | k3d-sl2xml
AUTHORS
K-3D by Timothy M. Shead <[email protected]>, and many others. This manpage written by
Manuel A. Fernandez Montecelo <[email protected]>
RESOURCES
K-3D home page: http://www.k-3d.org
COPYING
Copyright (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.
11/19/2015 K3D-SL2XML(1)
Use k3d-sl2xml online using onworks.net services