GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SDRC(1) FreeBSD General Commands Manual SDRC(1)

sdrc - compile an sl shader.

sdrc [ options... ] [ name.sl ... ]

Sdrc Compiles renderman SL shaders to Pixie sdr code for use with rndr.

The main documentation is maintained in html form and should be included with your distribution in the html or doc directories.

-I<PATH>
Add <PATH> to the list of directories to search for the preprocessor (for includes).
-D<SYMBOL>
Define <SYMBOL> for the preprocessor. The name PIXIE is defined by default.
-o <OUTNAME>
Output to <OUTNAME> regardless of shader names / input file name.
-nw
Suppress warnings.
-ne
Suppress errors.
-ri
Display resolution info for names and functions.
-v
Display version.
--help
Display help.

PATH
Searched for includes
INCLUDE
Also searched for includes
PIXIEHOME
Used to locate dsos.

rndr(1), texmake(1), show(1), sdrinfo(1)

See the sourceforge forums / tracker at http://pixie.sourceforge.net

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.