--- ray/doc/man/man1/genrev.1 2004/01/01 19:31:44 1.3 +++ ray/doc/man/man1/genrev.1 2005/04/15 02:18:49 1.4 @@ -1,4 +1,4 @@ -.\" RCSid "$Id: genrev.1,v 1.3 2004/01/01 19:31:44 greg Exp $" +.\" RCSid "$Id: genrev.1,v 1.4 2005/04/15 02:18:49 greg Exp $" .TH GENREV 1 11/15/93 RADIANCE .SH NAME genrev - generate a RADIANCE description of surface of revolution @@ -50,7 +50,7 @@ option smooths the surfaces using Phong normal interpo To generate a torus with an inner radius of 1 and an outer radius of 3: .IP "" .2i -genrev steel torus 'sin(2*PI*t)' '1+cos(2*PI*t)' 32 +genrev steel torus 'sin(2*PI*t)' '2+cos(2*PI*t)' 32 .SH AUTHOR Greg Ward .SH BUGS