// Persistence of Vision Ray Tracer Scene Description File // File: onecross.pov // Vers: 1.0 // Desc: y'ever just need a big single cross-o-BJ [ aka BigAssRing(2) ] // well, it was he 1st a coupla months there in 2019, so I did! // Date: 02.19.19 // Auth:dookie x #include "bykchai2.pov" camera { location <0, 0.0, -8.9> look_at <0, 0.0, 0.0> right x*image_width/image_height } //object{BigAssRing(2)} #macro CrossCluster(HowMany,RayDUs) union{#declare LooperX=0; #while (LooperX