| # | Line 50 | Line 50 | option smooths the surfaces using Phong normal interpo | |
|---|---|---|
| 50 | To generate a torus with an inner radius of 1 and an outer radius | |
| 51 | of 3: | |
| 52 | .IP "" .2i | |
| 53 | < | genrev steel torus 'sin(2*PI*t)' '1+cos(2*PI*t)' 32 |
| 53 | > | genrev steel torus 'sin(2*PI*t)' '2+cos(2*PI*t)' 32 |
| 54 | .SH AUTHOR | |
| 55 | Greg Ward | |
| 56 | .SH BUGS | |
| 57 | < | The -s option doesn't modify the surface normal correctly |
| 57 | > | The \-s option doesn't modify the surface normal correctly |
| 58 | for the opposite side. | |
| 59 | .SH "SEE ALSO" | |
| 60 | genbox(1), gensurf(1), genworm(1), icalc(1), rpict(1), rvu(1), xform(1) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |