60 |
|
and |
61 |
|
.I \-f |
62 |
|
options. |
63 |
+ |
The variable and function definitions in each |
64 |
+ |
.I \-f source |
65 |
+ |
file are read and compiled from the RADIANCE library where it is found. |
66 |
|
The |
67 |
|
.I \-s |
68 |
|
option adds smoothing (surface normal interpolation) to the surface. |
111 |
|
To generate a 10x20 smoothed height field from 12 recorded vertex |
112 |
|
z values: |
113 |
|
.IP "" .2i |
114 |
< |
gensurf dirt ground '10*s' '20*t' height.dat 2 3 -s |
114 |
> |
gensurf dirt ground '10*s' '20*t' height.dat 2 3 \-s |
115 |
> |
.SH ENVIRONMENT |
116 |
> |
RAYPATH the directories to check for auxiliary files. |
117 |
|
.SH AUTHOR |
118 |
|
Greg Ward |
119 |
|
.SH BUGS |
120 |
|
The smoothing operation requires that functions be defined |
121 |
|
beyond the [0,1] boundaries of s and t. |
122 |
|
.SH "SEE ALSO" |
123 |
< |
calc(1), genbox(1), genrev(1), genworm(1), |
124 |
< |
obj2mesh(1), obj2rad(1), rpict(1), rview(1), xform(1) |
123 |
> |
genbox(1), genrev(1), genworm(1), icalc(1), |
124 |
> |
obj2mesh(1), obj2rad(1), robjutil(1), rpict(1), rvu(1), xform(1) |