.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.10. .TH AQSL "1" "June 2012" "aqsl version 1.8.1 (revision 0)" "User Commands" .SH NAME aqsl \- shader compiler from Aqsis Renderer, a 3D rendering solution adhering to the RenderMan(R) standard .SH SYNOPSIS .B aqsl [\fIoptions\fR] \fI\fR .SH DESCRIPTION .TP \fB\-o\fR %s specify output filename .TP \fB\-i\fR%s Set path for #include files. .TP \fB\-I\fR%s Set path for #include files. .TP \fB\-DSym\fR[=\fIvalue\fR] define symbol to have value (default: 1). .TP \fB\-USym\fR Undefine an initial symbol. .TP \fB\-backend\fR %s Compiler backend (default slx). Possibilities include "slx" or "dot": slx \- produce a compiled shader (in the aqsis shader VM stack language) dot \- make a graphviz visualization of the parse tree (useful for debugging only). .TP \fB\-h\fR, \fB\-help\fR Print this help and exit .TP \fB\-version\fR Print version information and exit .TP \fB\-nc\fR, \fB\-nocolor\fR Disable colored output .TP \fB\-d\fR dump sl data .TP \fB\-v\fR, \fB\-verbose\fR=\fIinteger\fR Set log output level 0 = errors 1 = warnings (default) 2 = information 3 = debug .PP compiled Jun 5 2012 15:57:24 .SH AUTHOR This manual page was created by Manuel A. Fernandez Montecelo for Debian, with the help of 'help2man' and adding fixing some issues. The original Aqsis project doesn't ship manual pages. .SH "SEE ALSO" The main place for documentation for Aqsis is http://wiki.aqsis.org/