
#include "shapesq.inc"
object{ Helix_1              // -----------------------------
        sturm
        texture { pigment{ color White}  
                  finish { phong 1}
                } // end of texture 

        scale 0.75
        rotate <15,33,1>
        translate < 0,1.5,0>
 } // ----------------------------------------- end of object


