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

black_hole warp

top previous next

// pattern modifier
  // (---black_hole warp---)
  // local deformation of the pattern
  warp {
    black_hole <0.50.50>0.25   // position and radius
    //strength 3                     // strength of deformation
    //inverse                        // invert effect
    //repeat <1.5, 1, 0>             // repeat black hole
    //turbulence <0.1, 0.4, 0>       // turbulate repeat position
  }