'\" t .\" Title: k3d-sl2xml .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 10/19/2018 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "K3D\-SL2XML" "1" "10/19/2018" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" k3d-sl2xml \- Parses a RenderMan shader to create a shader meta file used by the K\-3D user interface\&. .SH "SYNOPSIS" .sp \fBk3d\-sl2xml\fR [\fIOPTIONS\fR] .SH "DESCRIPTION" .PP \fB\-h, \-\-help\fR .RS 4 Prints this help information and exits\&. .RE .PP \fB\-\-version\fR .RS 4 Prints program version information and exits\&. .RE .sp Note: input on stdin \fBmust\fR be \fBpreprocessed\fR RenderMan Shading Language source code\&. We recommend you run k3d\-sl2xml with: .sp .if n \{\ .RS 4 .\} .nf gcc \-E \-P \-x c | k3d\-sl2xml .fi .if n \{\ .RE .\} .SH "AUTHORS" .sp K\-3D by Timothy M\&. Shead , and many others\&. This manpage written by Manuel A\&. Fernandez Montecelo .SH "RESOURCES" .sp K\-3D home page: http://www\&.k\-3d\&.org .SH "COPYING" .sp 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\&.