// PoVRay 3.7 Scene File " ... .pov" // author: dookie x // date: late on 3rh, into early 3sh.. // but we got it looking tight, huh? // time to fly a camera into that, huh? // needs some freakin' clouds... sky_sphere's no longer acceptable... // howzabout a cheap-ass image map? thanks again Dario! #include "prmntxtr.pov" #include "prmntobj.pov" //#include "cloudsb.pov" //camera{Camera_F} //it's called that because it's the final frame, right? //camera{Camera_T} //camera{Camera_L} //camera{Camera_X} // /* object{BBSign //Dario's clouds! pigment {image_map {jpeg "DCPTop" once} } translate <-.5,-.5,0> scale <220,169,1 > translate <-2.171,29,63> rotate x*-10 } */ /* object{BBSign //big backdrop, er, frontdrop? OG -- don't fuck wit!! pigment {image_map {jpeg "0099" once} } translate <-.5,-.5,0> scale <169,169,1 > rotate <6.9,0,0> translate <0,115,-63> } */ object{BBSign //big backdrop, er, frontdrop? pigment {image_map {jpeg "0099" once} } translate <-.5,-.5,0> scale <169,169,1 > rotate <6.9,0,0> translate <0,115,-100> }