POV-Ray Insert Menu
mady by Christoph Hormann
http://www.imagico.de/

surface of revolution

top previous next

// create a Surface of Revolution shape (like lathe, but faster)
sor {
    7// # of points
    <0.0000000.000000> // list of <u,v> points
    <0.1181430.000000>
    <0.6202530.540084>
    <0.2109700.827004>
    <0.1940930.962025>
    <0.2869201.000000>
    <0.4683541.033755>
    // [open]
}