ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/genBSDF.1
(Generate patch)

Comparing ray/doc/man/man1/genBSDF.1 (file contents):
Revision 1.1 by greg, Sat Sep 4 15:17:43 2010 UTC vs.
Revision 1.2 by greg, Sat Sep 4 15:19:28 2010 UTC

# Line 66 | Line 66 | processes to run in
66   .SH EXAMPLE
67   To create a BSDF description including geometry from a set of venetian blinds:
68   .IP "" .2i
69 < genblinds blind_white blind1 .07 3 1.5 30 40 > blind1.rad
69 > genblinds blind_white blind1 .07 3 1.5 30 40 | xform -rz -90 -rx 90 > blind1.rad
70   .br
71 < genBSDF blind_white.mat blind1.rad > blind1.xml
71 > genBSDF blind_white.mat glazing.rad blind1.rad > blind1.xml
72   .SH NOTES
73   Currently,
74   .I genBSDF

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines