POV-Ray : Newsgroups : povray.binaries.animations : help in animation... Server Time
1 Jun 2024 13:42:59 EDT (-0400)
  help in animation... (Message 1 to 2 of 2)  
From: mave
Subject: help in animation...
Date: 13 Jul 2007 14:10:01
Message: <web.4697bf8a9f4ebc1af347991d0@news.povray.org>
hey thr...
here m givin a animation description. what i need to do is to translate this
molecule to the specific position. i have to completly encapsulate the
sphere with this molecule. but initially i need to drag it....so that in
animation will luk like its cumin and attaching on sphere....
plzzzz help me in this....jst concentrate on the last part of the command...


// IMPORTANT!! Scale set for an aspect ratio of (W:H) = 840:623

#declare Camera_Position = <0,-11000,0 >;
camera{
  location Camera_Position
  right -840/623*x
  scale 1
  angle 1.0
  look_at <0,0,0>
  rotate <360*clock,0,0>
}


light_source {
  Camera_Position
  color rgb < 1 , 1 , 1 >
  rotate < 0,0 ,0 >
  shadowless

}
light_source {
  Camera_Position
  color rgb < 0.50 ,0.50 ,0.50 >
  rotate <-20,-20 ,50 >
  shadowless
}

background { color rgb < 1.000, 1.000, 1.000 > }



#declare CPK_Model =
finish {
  ambient 0.20
  diffuse 0.70
  reflection 0.00
  brilliance 1.00
  phong 0.30
  phong_size 50
  specular 0.00
}



// Triangle texture
#declare Triangle_Texture =
      texture {
        pigment { color rgbt < 0.000, 0.502, 0.502, 0.50 > }
        finish { CPK_Model }
      }

// Triangle texture
#declare Triangle_Texture =
      texture {
        pigment { color rgbt < 0.000, 0.502, 0.502, 0.50 > }
        finish { CPK_Model }
      }

#declare Image = union {



//
============================================================================================
// C
sphere {
< -3.179736 , 8.156904 , 0.506836 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -2.600126 , 6.885423 , 0.335568 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -2.234654 , 6.177754 , 1.510637 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -2.425161 , 6.647014 , 2.839587 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -3.067718 , 7.899031 , 2.954315 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -3.425597 , 8.612113 , 1.803204 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -2.280039 , 6.468146 , -1.127668 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -1.929062 , 6.000919 , 4.182058 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -0.825894 , 6.936951 , -1.485682 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -0.662266 , 6.825975 , 4.558511 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// O
sphere {
< -3.397448 , 8.975413 , -0.574115 > , 1.52
    texture {
      pigment { color rgb < 0.698, 0.000, 0.000 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// S
sphere {
< -4.230697 , 10.246637 , 2.068259 > , 1.80
    texture {
      pigment { color rgb < 0.702, 0.000, 0.702 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// O
sphere {
< -3.322911 , 8.515130 , 4.145835 > , 1.52
    texture {
      pigment { color rgb < 0.698, 0.000, 0.000 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -0.675339 , 8.272799 , -1.892687 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 0.582783 , 8.695779 , -2.377937 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 1.751126 , 7.928850 , -2.255110 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 1.680196 , 6.662566 , -1.648940 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 0.373910 , 6.188362 , -1.360650 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 0.571538 , 6.295476 , 4.154944 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 1.821349 , 6.853330 , 4.432495 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 1.828691 , 8.111099 , 5.049409 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 0.610711 , 8.700415 , 5.420523 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -0.637586 , 8.100429 , 5.192455 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 3.055000 , 5.988798 , -1.291173 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 3.138224 , 6.121281 , 4.072470 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 3.508763 , 6.594935 , 0.117823 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 3.098506 , 4.592702 , 4.452581 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.283541 , 3.845117 , 5.171864 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.417637 , 3.785528 , 6.729869 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.064221 , 2.541015 , 7.619905 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.477979 , 1.057454 , 7.360379 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 5.667179 , 0.329958 , 8.077643 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.912925 , 0.021116 , 7.208299 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 7.862654 , -1.150758 , 7.626634 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 7.894995 , -2.390088 , 6.680152 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 9.268703 , -3.049659 , 6.347219 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 3.562832 , 4.614811 , -1.928155 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.404267 , 4.542632 , -3.304823 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.911145 , 3.134206 , -3.853543 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 5.716807 , 2.955679 , -5.217550 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.147650 , 1.489749 , -5.655722 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.835599 , 1.208086 , -7.051986 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 7.244274 , -0.274483 , -7.424571 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 7.866923 , -0.533490 , -8.844492 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 8.573507 , -1.894659 , -9.175770 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 7.834424 , -3.054752 , -9.913945 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 3.562463 , 6.691171 , 2.674278 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -1.820856 , 4.420945 , 4.376142 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -2.614597 , 3.670061 , 5.515916 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -2.541957 , 2.093036 , 5.573856 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -2.641893 , 1.411935 , 6.975154 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -2.488326 , -0.141805 , 7.103816 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -3.747396 , -1.052263 , 7.220481 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -4.104211 , -1.963436 , 6.019383 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -5.561593 , -2.497539 , 6.053305 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -5.837966 , -3.789897 , 5.245111 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -7.317966 , -3.987365 , 4.827575 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -3.029937 , 5.275508 , -1.871215 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -4.491998 , 5.481995 , -2.476526 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -5.145728 , 4.511680 , -3.557513 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -6.217077 , 3.400660 , -3.231064 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -6.705991 , 2.484602 , -4.428300 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -7.511050 , 1.152446 , -4.152187 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -7.477742 , 0.019592 , -5.250708 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -8.082647 , -1.403286 , -4.942447 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -7.664117 , -2.604271 , -5.875325 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -8.308762 , -4.021821 , -5.642571 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// O
sphere {
< -1.718739 , 9.155061 , -1.775148 > , 1.52
    texture {
      pigment { color rgb < 0.698, 0.000, 0.000 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// S
sphere {
< 0.745141 , 10.284865 , -3.291909 > , 1.80
    texture {
      pigment { color rgb < 0.702, 0.000, 0.702 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// O
sphere {
< 2.982129 , 8.429865 , -2.599307 > , 1.52
    texture {
      pigment { color rgb < 0.698, 0.000, 0.000 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// O
sphere {
< -1.777687 , 8.810496 , 5.516071 > , 1.52
    texture {
      pigment { color rgb < 0.698, 0.000, 0.000 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// S
sphere {
< 0.677139 , 10.308212 , 6.293480 > , 1.80
    texture {
      pigment { color rgb < 0.702, 0.000, 0.702 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// O
sphere {
< 3.042965 , 8.663932 , 5.304756 > , 1.52
    texture {
      pigment { color rgb < 0.698, 0.000, 0.000 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.138177 , 7.856826 , 0.108211 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.399566 , 8.489530 , 1.352090 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 4.162549 , 7.991448 , 2.651807 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 3.231658 , 6.084379 , 1.420250 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// O
sphere {
< 4.443853 , 8.466107 , -1.096481 > , 1.52
    texture {
      pigment { color rgb < 0.698, 0.000, 0.000 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// S
sphere {
< 5.037279 , 10.199103 , 1.294546 > , 1.80
    texture {
      pigment { color rgb < 0.702, 0.000, 0.702 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// O
sphere {
< 4.517071 , 8.768709 , 3.798533 > , 1.52
    texture {
      pigment { color rgb < 0.698, 0.000, 0.000 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// N
sphere {
< -8.222691 , -3.893937 , 5.973580 > , 1.55
    texture {
      pigment { color rgb < 0.000, 0.000, 0.608 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// N
sphere {
< -7.372788 , -5.187195 , -5.572320 > , 1.55
    texture {
      pigment { color rgb < 0.000, 0.000, 0.608 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// N
sphere {
< 7.670061 , -2.879393 , -11.373525 > , 1.55
    texture {
      pigment { color rgb < 0.000, 0.000, 0.608 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// N
sphere {
< 9.635549 , -4.357346 , 6.928718 > , 1.55
    texture {
      pigment { color rgb < 0.000, 0.000, 0.608 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 9.248832 , -5.619940 , 6.239634 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 9.592448 , -6.777946 , 7.231422 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 10.107319 , -5.923972 , 4.978981 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 7.723759 , -5.613099 , 5.968109 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -9.688859 , -3.866535 , 5.741848 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -7.903310 , -6.551575 , -5.193751 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.622147 , -3.670808 , -12.085683 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 9.916070 , -5.142255 , 3.705377 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.975488 , -6.880945 , 5.618307 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 11.047543 , -7.171131 , 7.368791 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 9.428665 , -5.668476 , 2.572471 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.673432 , -7.872629 , 6.471714 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 11.471653 , -8.442525 , 7.274417 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -10.215159 , -2.700722 , 6.626007 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -9.746685 , -1.346630 , 6.155275 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -10.164133 , -3.640537 , 4.282592 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -10.283436 , -5.178682 , 6.317364 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -9.699030 , -6.426382 , 5.706589 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -11.647533 , -3.368533 , 4.152482 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -12.166060 , -2.201750 , 3.740252 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -8.925295 , -7.290105 , 6.380873 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -10.474448 , -0.226178 , 6.267090 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -6.762329 , -7.454077 , -4.582772 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -7.015953 , -8.162634 , -3.260999 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -8.997445 , -6.393813 , -4.110310 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -8.369777 , -7.284658 , -6.489401 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -8.427807 , -5.588613 , -2.959106 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -9.076226 , -5.242530 , -1.841353 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -9.229344 , -8.522127 , -6.336526 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -8.807837 , -9.791895 , -6.456738 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< -7.526322 , -9.395768 , -3.117435 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.927910 , -5.198000 , -12.124406 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.519307 , -3.107718 , -13.546016 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 5.263615 , -3.444979 , -11.366103 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 6.766509 , -4.003189 , -14.738372 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 5.856184 , -4.239866 , -15.697563 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 5.036422 , -2.065078 , -10.793315 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 5.193078 , -0.905669 , -11.446582 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 5.740419 , -6.064284 , -12.505326 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// C
sphere {
< 5.580797 , -6.743956 , -13.650017 > , 1.70
    texture {
      pigment { color rgb < 0.502, 0.502, 0.502 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -1.713669 , 5.220907 , 1.356564 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -2.855511 , 7.204523 , -1.743858 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -2.691205 , 6.240254 , 4.964923 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -3.478331 , 9.901942 , -0.282548 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -4.842159 , 10.729700 , 0.967722 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -2.578275 , 8.655059 , 4.802088 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 0.283212 , 5.174894 , -0.950333 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 0.575289 , 5.374891 , 3.559338 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 3.773839 , 6.503733 , -1.975211 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 3.926522 , 6.458120 , 4.789473 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 2.854437 , 4.042230 , 3.513903 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 2.237602 , 4.422627 , 5.142794 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.284925 , 2.779039 , 4.842402 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.224899 , 4.286282 , 4.760569 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.474930 , 4.033951 , 6.995060 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 3.820162 , 4.645922 , 7.123598 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.377974 , 2.767687 , 8.671637 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 2.944699 , 2.552488 , 7.661848 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.447631 , 0.819664 , 6.276349 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 3.600204 , 0.487641 , 7.775789 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.312312 , -0.679220 , 8.413238 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.954188 , 0.853383 , 9.020009 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.504017 , 0.968839 , 7.169456 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.565447 , -0.155476 , 6.166793 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.639698 , -1.487968 , 8.667467 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 8.898140 , -0.738902 , 7.683508 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.480177 , -2.060039 , 5.697446 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.163714 , -3.136611 , 7.058423 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 9.371879 , -3.115350 , 5.244553 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 10.074916 , -2.339721 , 6.643643 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 2.670084 , 3.959948 , -2.051160 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.220696 , 4.142229 , -1.160106 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.315029 , 5.182940 , -3.194882 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 3.794078 , 5.016745 , -4.111868 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.553329 , 2.691077 , -3.054582 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.005538 , 2.488609 , -3.944055 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.646805 , 3.574002 , -5.163374 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.105622 , 3.385049 , -6.046392 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.230833 , 0.852883 , -5.623530 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.839699 , 1.096748 , -4.871786 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.155752 , 1.572192 , -7.858554 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.761442 , 1.830505 , -7.112740 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.985561 , -0.620791 , -6.664870 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.351068 , -0.935621 , -7.330103 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.118475 , -0.325182 , -9.639445 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 8.653327 , 0.254134 , -8.960610 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 8.995475 , -2.295151 , -8.222988 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 9.466110 , -1.679989 , -9.817989 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.874046 , -3.226070 , -9.387299 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 8.434581 , -3.990210 , -9.785493 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -0.766288 , 4.147720 , 4.619067 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -2.048919 , 3.914884 , 3.411130 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -2.256681 , 4.058358 , 6.500690 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -3.691128 , 3.953043 , 5.447621 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -3.358122 , 1.661123 , 4.945014 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -1.580212 , 1.759983 , 5.118118 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -1.796144 , 1.855921 , 7.561758 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -3.568006 , 1.729674 , 7.507036 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -1.773566 , -0.547627 , 6.353675 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -1.960905 , -0.294388 , 8.084574 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -3.590935 , -1.770324 , 8.069551 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -4.624539 , -0.439913 , 7.524739 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -3.947273 , -1.395299 , 5.072303 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -3.399495 , -2.829242 , 5.994114 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -5.866755 , -2.690907 , 7.109188 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -6.225316 , -1.684898 , 5.674198 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -5.215604 , -3.783529 , 4.319561 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -5.506195 , -4.673108 , 5.843162 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.550185 , -3.196002 , 4.080114 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.452665 , -4.984356 , 4.342195 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -3.047981 , 4.393795 , -1.195190 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -2.389351 , 5.009061 , -2.748624 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -5.225668 , 5.669632 , -1.659493 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -4.423292 , 6.462041 , -3.022078 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -4.325064 , 4.058771 , -4.158536 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -5.697899 , 5.171989 , -4.280267 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -5.788735 , 2.746349 , -2.439032 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.119483 , 3.895000 , -2.792049 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.321873 , 3.112152 , -5.121040 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -5.797308 , 2.197993 , -5.005348 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.117191 , 0.711850 , -3.207188 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -8.581177 , 1.414020 , -3.954183 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.980911 , 0.410470 , -6.169948 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -6.406543 , -0.138525 , -5.518630 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.197415 , -1.323631 , -4.951766 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.793731 , -1.682529 , -3.901600 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -6.555764 , -2.715841 , -5.817403 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.892267 , -2.300377 , -6.927436 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.067969 , -4.230275 , -6.435699 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -8.872895 , -3.919550 , -4.691779 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -2.515567 , 9.068042 , -1.200180 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 0.316162 , 11.357009 , -2.592271 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 2.940554 , 9.362642 , -2.863910 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -1.732286 , 9.792934 , 5.380678 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -0.468833 , 10.517788 , 6.970776 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 3.696542 , 8.824357 , 4.554505 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 2.650347 , 5.146847 , 1.437037 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 3.717499 , 8.435300 , -1.789234 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.016438 , 11.069272 , 1.422985 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.987338 , 9.604954 , 3.504252 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -8.017427 , -4.679029 , 6.593605 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -6.636413 , -4.944211 , -4.911148 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 8.566064 , -3.089677 , -11.818552 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 10.654158 , -4.380299 , 7.005745 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 9.094123 , -7.706243 , 6.876236 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 9.192358 , -6.550191 , 8.245116 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 11.190576 , -5.807069 , 5.224339 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 9.967790 , -7.000965 , 4.721813 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.218819 , -5.252854 , 6.894153 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.510373 , -4.869731 , 5.164293 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 10.267811 , -4.098838 , 3.679285 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.574301 , -6.956328 , 4.592451 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 11.785184 , -6.375334 , 7.559364 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 9.361400 , -5.064977 , 1.653525 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 9.100891 , -6.716445 , 2.518496 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.000030 , -7.869598 , 7.522781 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.075783 , -8.738985 , 6.148620 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 10.770440 , -9.273875 , 7.097443 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 12.535361 , -8.707135 , 7.373761 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -11.326195 , -2.721333 , 6.698554 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.831847 , -2.826384 , 7.667558 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -8.735920 , -1.272913 , 5.718813 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.925052 , -4.521610 , 3.643752 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.633181 , -2.773707 , 3.830860 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -11.389890 , -5.217564 , 6.195750 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -10.109446 , -5.205021 , 7.418216 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.936672 , -6.639152 , 4.651009 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -12.346503 , -4.179089 , 4.421369 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -13.255267 , -2.052027 , 3.675489 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -11.524501 , -1.353289 , 3.458207 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -8.528555 , -8.195464 , 5.896392 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -8.667211 , -7.123847 , 7.437311 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -10.078833 , 0.741927 , 5.919387 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -11.478640 , -0.239585 , 6.714930 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -6.461090 , -8.266289 , -5.284417 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -5.831921 , -6.856379 , -4.453613 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -6.751873 , -7.619635 , -2.337075 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.358793 , -7.378964 , -3.739690 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.903846 , -5.903912 , -4.531621 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.468236 , -7.569006 , -7.084940 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -8.921223 , -6.588425 , -7.160775 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.384079 , -5.239371 , -3.044167 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -8.560707 , -4.639238 , -1.075810 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -10.118027 , -5.538713 , -1.657742 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -10.304798 , -8.355697 , -6.154154 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -9.513585 , -10.635393 , -6.368167 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.754923 , -10.049906 , -6.642411 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.821449 , -10.012304 , -3.976756 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< -7.674186 , -9.838013 , -2.117907 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.254514 , -5.552803 , -11.120712 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.792930 , -5.412241 , -12.790615 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.232621 , -2.258887 , -13.674878 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.510362 , -2.668026 , -13.706114 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.199101 , -4.159503 , -10.510153 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.398327 , -3.703242 , -12.018235 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 7.768125 , -4.452039 , -14.852441 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.089356 , -4.877403 , -16.564811 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.845776 , -3.806454 , -15.656188 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.724768 , -2.017986 , -9.735110 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.019281 , 0.053126 , -10.934436 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 5.503685 , -0.851049 , -12.496383 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.927120 , -6.148246 , -11.762508 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 4.669356 , -7.336928 , -13.829245 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

//
============================================================================================
// H
sphere {
< 6.333229 , -6.737507 , -14.451110 > , 1.20
    texture {
      pigment { color rgb < 0.804, 0.804, 0.804 > }
      finish { CPK_Model }
    }
}

// Transparent atoms...
merge {
  } // transparent atoms
} // Image




///////////////////////////////////////////////





 sphere { <0, 0, 0>,50
     texture {
      pigment { color rgb < 0.8, 0.8, 0.0 > }
      finish { CPK_Model }
    }}

 object { Image translate y*-60   rotate y*0 rotate x*0 rotate z*0}


Post a reply to this message

From: Simon
Subject: Re: help in animation...
Date: 14 Jul 2007 08:27:39
Message: <4698c13b@news.povray.org>
I haven't read all the code but I think what you need to look at is using 
clock...

 object { Image translate y*-60*(1-clock)   rotate y*0 rotate x*0 rotate 
z*0}

This would start it at -60y and move it to the center as the animation 
progresses.

If you need multiple "steps" you can do something like this:

#if(clock<.5)
 translate   <some statement>
#else
  translate  <some other statement>
#end

Hope that helps.

nb clock moves from 0->1 by default. This can be modified in the INI file...

"mave" <kum### [at] studentsntuacuk> wrote in message 
news:web.4697bf8a9f4ebc1af347991d0@news.povray.org...
> hey thr...
> here m givin a animation description. what i need to do is to translate 
> this
> molecule to the specific position. i have to completly encapsulate the
> sphere with this molecule. but initially i need to drag it....so that in
> animation will luk like its cumin and attaching on sphere....
> plzzzz help me in this....jst concentrate on the last part of the 
> command...
>
>
> // IMPORTANT!! Scale set for an aspect ratio of (W:H) = 840:623
>
> #declare Camera_Position = <0,-11000,0 >;
> camera{
>  location Camera_Position
>  right -840/623*x
>  scale 1
>  angle 1.0
>  look_at <0,0,0>
>  rotate <360*clock,0,0>
> }
>
>
> light_source {
>  Camera_Position
>  color rgb < 1 , 1 , 1 >
>  rotate < 0,0 ,0 >
>  shadowless
>
> }
> light_source {
>  Camera_Position
>  color rgb < 0.50 ,0.50 ,0.50 >
>  rotate <-20,-20 ,50 >
>  shadowless
> }
>
> background { color rgb < 1.000, 1.000, 1.000 > }
>
>
>
> #declare CPK_Model =
> finish {
>  ambient 0.20
>  diffuse 0.70
>  reflection 0.00
>  brilliance 1.00
>  phong 0.30
>  phong_size 50
>  specular 0.00
> }
>
>
>
> // Triangle texture
> #declare Triangle_Texture =
>      texture {
>        pigment { color rgbt < 0.000, 0.502, 0.502, 0.50 > }
>        finish { CPK_Model }
>      }
>
> // Triangle texture
> #declare Triangle_Texture =
>      texture {
>        pigment { color rgbt < 0.000, 0.502, 0.502, 0.50 > }
>        finish { CPK_Model }
>      }
>
> #declare Image = union {
>
>
>
> //
>
============================================================================================
> // C
> sphere {
> < -3.179736 , 8.156904 , 0.506836 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -2.600126 , 6.885423 , 0.335568 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -2.234654 , 6.177754 , 1.510637 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -2.425161 , 6.647014 , 2.839587 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -3.067718 , 7.899031 , 2.954315 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -3.425597 , 8.612113 , 1.803204 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -2.280039 , 6.468146 , -1.127668 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -1.929062 , 6.000919 , 4.182058 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -0.825894 , 6.936951 , -1.485682 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -0.662266 , 6.825975 , 4.558511 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // O
> sphere {
> < -3.397448 , 8.975413 , -0.574115 > , 1.52
>    texture {
>      pigment { color rgb < 0.698, 0.000, 0.000 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // S
> sphere {
> < -4.230697 , 10.246637 , 2.068259 > , 1.80
>    texture {
>      pigment { color rgb < 0.702, 0.000, 0.702 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // O
> sphere {
> < -3.322911 , 8.515130 , 4.145835 > , 1.52
>    texture {
>      pigment { color rgb < 0.698, 0.000, 0.000 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -0.675339 , 8.272799 , -1.892687 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 0.582783 , 8.695779 , -2.377937 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 1.751126 , 7.928850 , -2.255110 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 1.680196 , 6.662566 , -1.648940 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 0.373910 , 6.188362 , -1.360650 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 0.571538 , 6.295476 , 4.154944 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 1.821349 , 6.853330 , 4.432495 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 1.828691 , 8.111099 , 5.049409 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 0.610711 , 8.700415 , 5.420523 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -0.637586 , 8.100429 , 5.192455 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 3.055000 , 5.988798 , -1.291173 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 3.138224 , 6.121281 , 4.072470 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 3.508763 , 6.594935 , 0.117823 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 3.098506 , 4.592702 , 4.452581 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.283541 , 3.845117 , 5.171864 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.417637 , 3.785528 , 6.729869 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.064221 , 2.541015 , 7.619905 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.477979 , 1.057454 , 7.360379 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 5.667179 , 0.329958 , 8.077643 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.912925 , 0.021116 , 7.208299 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 7.862654 , -1.150758 , 7.626634 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 7.894995 , -2.390088 , 6.680152 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 9.268703 , -3.049659 , 6.347219 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 3.562832 , 4.614811 , -1.928155 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.404267 , 4.542632 , -3.304823 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.911145 , 3.134206 , -3.853543 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 5.716807 , 2.955679 , -5.217550 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.147650 , 1.489749 , -5.655722 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.835599 , 1.208086 , -7.051986 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 7.244274 , -0.274483 , -7.424571 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 7.866923 , -0.533490 , -8.844492 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 8.573507 , -1.894659 , -9.175770 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 7.834424 , -3.054752 , -9.913945 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 3.562463 , 6.691171 , 2.674278 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -1.820856 , 4.420945 , 4.376142 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -2.614597 , 3.670061 , 5.515916 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -2.541957 , 2.093036 , 5.573856 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -2.641893 , 1.411935 , 6.975154 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -2.488326 , -0.141805 , 7.103816 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -3.747396 , -1.052263 , 7.220481 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -4.104211 , -1.963436 , 6.019383 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -5.561593 , -2.497539 , 6.053305 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -5.837966 , -3.789897 , 5.245111 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -7.317966 , -3.987365 , 4.827575 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -3.029937 , 5.275508 , -1.871215 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -4.491998 , 5.481995 , -2.476526 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -5.145728 , 4.511680 , -3.557513 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -6.217077 , 3.400660 , -3.231064 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -6.705991 , 2.484602 , -4.428300 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -7.511050 , 1.152446 , -4.152187 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -7.477742 , 0.019592 , -5.250708 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -8.082647 , -1.403286 , -4.942447 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -7.664117 , -2.604271 , -5.875325 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -8.308762 , -4.021821 , -5.642571 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // O
> sphere {
> < -1.718739 , 9.155061 , -1.775148 > , 1.52
>    texture {
>      pigment { color rgb < 0.698, 0.000, 0.000 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // S
> sphere {
> < 0.745141 , 10.284865 , -3.291909 > , 1.80
>    texture {
>      pigment { color rgb < 0.702, 0.000, 0.702 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // O
> sphere {
> < 2.982129 , 8.429865 , -2.599307 > , 1.52
>    texture {
>      pigment { color rgb < 0.698, 0.000, 0.000 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // O
> sphere {
> < -1.777687 , 8.810496 , 5.516071 > , 1.52
>    texture {
>      pigment { color rgb < 0.698, 0.000, 0.000 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // S
> sphere {
> < 0.677139 , 10.308212 , 6.293480 > , 1.80
>    texture {
>      pigment { color rgb < 0.702, 0.000, 0.702 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // O
> sphere {
> < 3.042965 , 8.663932 , 5.304756 > , 1.52
>    texture {
>      pigment { color rgb < 0.698, 0.000, 0.000 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.138177 , 7.856826 , 0.108211 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.399566 , 8.489530 , 1.352090 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 4.162549 , 7.991448 , 2.651807 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 3.231658 , 6.084379 , 1.420250 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // O
> sphere {
> < 4.443853 , 8.466107 , -1.096481 > , 1.52
>    texture {
>      pigment { color rgb < 0.698, 0.000, 0.000 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // S
> sphere {
> < 5.037279 , 10.199103 , 1.294546 > , 1.80
>    texture {
>      pigment { color rgb < 0.702, 0.000, 0.702 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // O
> sphere {
> < 4.517071 , 8.768709 , 3.798533 > , 1.52
>    texture {
>      pigment { color rgb < 0.698, 0.000, 0.000 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // N
> sphere {
> < -8.222691 , -3.893937 , 5.973580 > , 1.55
>    texture {
>      pigment { color rgb < 0.000, 0.000, 0.608 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // N
> sphere {
> < -7.372788 , -5.187195 , -5.572320 > , 1.55
>    texture {
>      pigment { color rgb < 0.000, 0.000, 0.608 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // N
> sphere {
> < 7.670061 , -2.879393 , -11.373525 > , 1.55
>    texture {
>      pigment { color rgb < 0.000, 0.000, 0.608 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // N
> sphere {
> < 9.635549 , -4.357346 , 6.928718 > , 1.55
>    texture {
>      pigment { color rgb < 0.000, 0.000, 0.608 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 9.248832 , -5.619940 , 6.239634 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 9.592448 , -6.777946 , 7.231422 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 10.107319 , -5.923972 , 4.978981 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 7.723759 , -5.613099 , 5.968109 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -9.688859 , -3.866535 , 5.741848 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -7.903310 , -6.551575 , -5.193751 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.622147 , -3.670808 , -12.085683 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 9.916070 , -5.142255 , 3.705377 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.975488 , -6.880945 , 5.618307 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 11.047543 , -7.171131 , 7.368791 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 9.428665 , -5.668476 , 2.572471 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.673432 , -7.872629 , 6.471714 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 11.471653 , -8.442525 , 7.274417 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -10.215159 , -2.700722 , 6.626007 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -9.746685 , -1.346630 , 6.155275 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -10.164133 , -3.640537 , 4.282592 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -10.283436 , -5.178682 , 6.317364 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -9.699030 , -6.426382 , 5.706589 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -11.647533 , -3.368533 , 4.152482 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -12.166060 , -2.201750 , 3.740252 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -8.925295 , -7.290105 , 6.380873 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -10.474448 , -0.226178 , 6.267090 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -6.762329 , -7.454077 , -4.582772 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -7.015953 , -8.162634 , -3.260999 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -8.997445 , -6.393813 , -4.110310 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -8.369777 , -7.284658 , -6.489401 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -8.427807 , -5.588613 , -2.959106 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -9.076226 , -5.242530 , -1.841353 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -9.229344 , -8.522127 , -6.336526 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -8.807837 , -9.791895 , -6.456738 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < -7.526322 , -9.395768 , -3.117435 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.927910 , -5.198000 , -12.124406 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.519307 , -3.107718 , -13.546016 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 5.263615 , -3.444979 , -11.366103 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 6.766509 , -4.003189 , -14.738372 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 5.856184 , -4.239866 , -15.697563 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 5.036422 , -2.065078 , -10.793315 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 5.193078 , -0.905669 , -11.446582 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 5.740419 , -6.064284 , -12.505326 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // C
> sphere {
> < 5.580797 , -6.743956 , -13.650017 > , 1.70
>    texture {
>      pigment { color rgb < 0.502, 0.502, 0.502 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -1.713669 , 5.220907 , 1.356564 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -2.855511 , 7.204523 , -1.743858 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -2.691205 , 6.240254 , 4.964923 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -3.478331 , 9.901942 , -0.282548 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -4.842159 , 10.729700 , 0.967722 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -2.578275 , 8.655059 , 4.802088 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 0.283212 , 5.174894 , -0.950333 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 0.575289 , 5.374891 , 3.559338 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 3.773839 , 6.503733 , -1.975211 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 3.926522 , 6.458120 , 4.789473 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 2.854437 , 4.042230 , 3.513903 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 2.237602 , 4.422627 , 5.142794 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.284925 , 2.779039 , 4.842402 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.224899 , 4.286282 , 4.760569 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.474930 , 4.033951 , 6.995060 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 3.820162 , 4.645922 , 7.123598 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.377974 , 2.767687 , 8.671637 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 2.944699 , 2.552488 , 7.661848 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.447631 , 0.819664 , 6.276349 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 3.600204 , 0.487641 , 7.775789 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.312312 , -0.679220 , 8.413238 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.954188 , 0.853383 , 9.020009 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.504017 , 0.968839 , 7.169456 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.565447 , -0.155476 , 6.166793 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.639698 , -1.487968 , 8.667467 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 8.898140 , -0.738902 , 7.683508 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.480177 , -2.060039 , 5.697446 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.163714 , -3.136611 , 7.058423 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 9.371879 , -3.115350 , 5.244553 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 10.074916 , -2.339721 , 6.643643 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 2.670084 , 3.959948 , -2.051160 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.220696 , 4.142229 , -1.160106 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.315029 , 5.182940 , -3.194882 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 3.794078 , 5.016745 , -4.111868 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.553329 , 2.691077 , -3.054582 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.005538 , 2.488609 , -3.944055 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.646805 , 3.574002 , -5.163374 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.105622 , 3.385049 , -6.046392 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.230833 , 0.852883 , -5.623530 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.839699 , 1.096748 , -4.871786 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.155752 , 1.572192 , -7.858554 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.761442 , 1.830505 , -7.112740 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.985561 , -0.620791 , -6.664870 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.351068 , -0.935621 , -7.330103 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.118475 , -0.325182 , -9.639445 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 8.653327 , 0.254134 , -8.960610 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 8.995475 , -2.295151 , -8.222988 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 9.466110 , -1.679989 , -9.817989 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.874046 , -3.226070 , -9.387299 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 8.434581 , -3.990210 , -9.785493 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -0.766288 , 4.147720 , 4.619067 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -2.048919 , 3.914884 , 3.411130 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -2.256681 , 4.058358 , 6.500690 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -3.691128 , 3.953043 , 5.447621 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -3.358122 , 1.661123 , 4.945014 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -1.580212 , 1.759983 , 5.118118 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -1.796144 , 1.855921 , 7.561758 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -3.568006 , 1.729674 , 7.507036 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -1.773566 , -0.547627 , 6.353675 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -1.960905 , -0.294388 , 8.084574 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -3.590935 , -1.770324 , 8.069551 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -4.624539 , -0.439913 , 7.524739 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -3.947273 , -1.395299 , 5.072303 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -3.399495 , -2.829242 , 5.994114 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -5.866755 , -2.690907 , 7.109188 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -6.225316 , -1.684898 , 5.674198 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -5.215604 , -3.783529 , 4.319561 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -5.506195 , -4.673108 , 5.843162 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.550185 , -3.196002 , 4.080114 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.452665 , -4.984356 , 4.342195 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -3.047981 , 4.393795 , -1.195190 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -2.389351 , 5.009061 , -2.748624 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -5.225668 , 5.669632 , -1.659493 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -4.423292 , 6.462041 , -3.022078 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -4.325064 , 4.058771 , -4.158536 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -5.697899 , 5.171989 , -4.280267 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -5.788735 , 2.746349 , -2.439032 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.119483 , 3.895000 , -2.792049 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.321873 , 3.112152 , -5.121040 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -5.797308 , 2.197993 , -5.005348 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.117191 , 0.711850 , -3.207188 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -8.581177 , 1.414020 , -3.954183 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.980911 , 0.410470 , -6.169948 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -6.406543 , -0.138525 , -5.518630 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.197415 , -1.323631 , -4.951766 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.793731 , -1.682529 , -3.901600 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -6.555764 , -2.715841 , -5.817403 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.892267 , -2.300377 , -6.927436 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.067969 , -4.230275 , -6.435699 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -8.872895 , -3.919550 , -4.691779 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -2.515567 , 9.068042 , -1.200180 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 0.316162 , 11.357009 , -2.592271 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 2.940554 , 9.362642 , -2.863910 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -1.732286 , 9.792934 , 5.380678 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -0.468833 , 10.517788 , 6.970776 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 3.696542 , 8.824357 , 4.554505 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 2.650347 , 5.146847 , 1.437037 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 3.717499 , 8.435300 , -1.789234 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.016438 , 11.069272 , 1.422985 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.987338 , 9.604954 , 3.504252 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -8.017427 , -4.679029 , 6.593605 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -6.636413 , -4.944211 , -4.911148 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 8.566064 , -3.089677 , -11.818552 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 10.654158 , -4.380299 , 7.005745 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 9.094123 , -7.706243 , 6.876236 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 9.192358 , -6.550191 , 8.245116 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 11.190576 , -5.807069 , 5.224339 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 9.967790 , -7.000965 , 4.721813 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.218819 , -5.252854 , 6.894153 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.510373 , -4.869731 , 5.164293 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 10.267811 , -4.098838 , 3.679285 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.574301 , -6.956328 , 4.592451 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 11.785184 , -6.375334 , 7.559364 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 9.361400 , -5.064977 , 1.653525 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 9.100891 , -6.716445 , 2.518496 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.000030 , -7.869598 , 7.522781 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.075783 , -8.738985 , 6.148620 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 10.770440 , -9.273875 , 7.097443 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 12.535361 , -8.707135 , 7.373761 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -11.326195 , -2.721333 , 6.698554 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.831847 , -2.826384 , 7.667558 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -8.735920 , -1.272913 , 5.718813 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.925052 , -4.521610 , 3.643752 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.633181 , -2.773707 , 3.830860 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -11.389890 , -5.217564 , 6.195750 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -10.109446 , -5.205021 , 7.418216 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.936672 , -6.639152 , 4.651009 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -12.346503 , -4.179089 , 4.421369 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -13.255267 , -2.052027 , 3.675489 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -11.524501 , -1.353289 , 3.458207 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -8.528555 , -8.195464 , 5.896392 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -8.667211 , -7.123847 , 7.437311 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -10.078833 , 0.741927 , 5.919387 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -11.478640 , -0.239585 , 6.714930 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -6.461090 , -8.266289 , -5.284417 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -5.831921 , -6.856379 , -4.453613 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -6.751873 , -7.619635 , -2.337075 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.358793 , -7.378964 , -3.739690 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.903846 , -5.903912 , -4.531621 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.468236 , -7.569006 , -7.084940 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -8.921223 , -6.588425 , -7.160775 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.384079 , -5.239371 , -3.044167 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -8.560707 , -4.639238 , -1.075810 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -10.118027 , -5.538713 , -1.657742 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -10.304798 , -8.355697 , -6.154154 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -9.513585 , -10.635393 , -6.368167 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.754923 , -10.049906 , -6.642411 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.821449 , -10.012304 , -3.976756 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < -7.674186 , -9.838013 , -2.117907 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.254514 , -5.552803 , -11.120712 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.792930 , -5.412241 , -12.790615 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.232621 , -2.258887 , -13.674878 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.510362 , -2.668026 , -13.706114 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.199101 , -4.159503 , -10.510153 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.398327 , -3.703242 , -12.018235 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 7.768125 , -4.452039 , -14.852441 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.089356 , -4.877403 , -16.564811 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.845776 , -3.806454 , -15.656188 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.724768 , -2.017986 , -9.735110 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.019281 , 0.053126 , -10.934436 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 5.503685 , -0.851049 , -12.496383 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.927120 , -6.148246 , -11.762508 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 4.669356 , -7.336928 , -13.829245 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> //
>
============================================================================================
> // H
> sphere {
> < 6.333229 , -6.737507 , -14.451110 > , 1.20
>    texture {
>      pigment { color rgb < 0.804, 0.804, 0.804 > }
>      finish { CPK_Model }
>    }
> }
>
> // Transparent atoms...
> merge {
>  } // transparent atoms
> } // Image
>
>
>
>
> ///////////////////////////////////////////////
>
>
>
>
>
> sphere { <0, 0, 0>,50
>     texture {
>      pigment { color rgb < 0.8, 0.8, 0.0 > }
>      finish { CPK_Model }
>    }}
>
> object { Image translate y*-60   rotate y*0 rotate x*0 rotate z*0}
>
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.