// PoVRay 3.7 Scene File "xodbbc.pov" // author: dookie x // date: 05.14.2018 and 7 got all the way to 9 without a date change! // until 06.26.2018 // and it's july 27 2019 - 6rj! Torchlight got me all interested? it takes 2 hours for a good one, right? // and all I wanna do is fit the front print in there in Budapest and maybe another tire? the race is in a week!! // //-------------------------------------------------------------------------- #version 3.7; global_settings{ assumed_gamma 1.0 } #default{ finish{ ambient 0.1 diffuse 0.9 }} //-------------------------------------------------------------------------- #include "colors.inc" #include "textures.inc" #include "glass.inc" #include "metals.inc" #include "golds.inc" //#include "stones.inc" #include "woods.inc" #include "shapes.inc" #include "shapes2.inc" #include "fhtex.pov" #include "fhobjex.pov" #include "fhcamera.pov" // Camera_0 = normal Camera_2 for flame-looking, skulls too I guess but they're good... // Camera_s foda sidewaze yo... camera{Camera_s} //f for flame! // sun ---------------------------------------------------------------------- light_source{< 0,5,-6> color Red*2} //light_source{< 30,30,-30> color White} //oglyht background{color rgb< 0.0069, 0.0, 0.001> } // a very dark red background{color rgb< 0.06, 0.0, 0.01> } // not so very dark red background{color rgb< .005,0,0.001>} // hmm, purply... but really freakin' dark... background{color rgb< .6875,.7578125,.7734375>} //eyedroppa'd and /256'd from "oldies.jpg" background{color rgb< .42578125,.59375,.66015625>} //eyedroppa'd and /256'd from "oldies.jpg" BUT HIGHER!! bluer! darker! background{color rgb<.2,.3,.33>} //and about half as light? background{color rgb<.1,.15,.165>} //and halfa that... background{color rgb<.05,.07,.08>} //halfagin! //background{color rgb<94/256,116/256,87/256>} ///eye-droppered via Fotochop of Mucha sky //background{color White} background{color Black} object{MetalCross translate y*10.5} object{TyrePyle scale 1.1 } object{Heart scale <3.17,3.17,2> translate y*-.5} //object{DBBfhFlame} //it's a firegg! look out! object{FyahClustah} object{SkullRing} //object{AllTexts no_shadow} //object{AllText2 no_shadow} object{AllText3 no_shadow} //a misnomer, as it's just "Dead Baby" object{OTB} object{ThornyTire2 scale 1.5 rotate x*90 translate <.0,8,0>}