home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / oct93 / graphics / graphtal.lha / Graphtal / Examples / leaf.ray.def < prev    next >
Text File  |  1992-11-10  |  699b  |  51 lines

  1. #ifndef leaf_DEF
  2. # define leaf_DEF
  3.  
  4. name leaf
  5. /* primitives: 1 */        
  6. grid 1 1 1                                  
  7. a green
  8. p
  9.     0 0 0
  10.     0 0 27.8
  11.     0 -73.47 95.49
  12.     0 -83.43 124.2
  13.     0 -84.46 145.7
  14.     0 -80.39 162.3
  15.     0 -73.68 175.7
  16.     0 -65.83 186.9
  17.     0 -57.78 196.5
  18.     0 -50.06 205
  19.     0 -41.37 211.8
  20.     0 -32.62 217.4
  21.     0 -25.38 223
  22.     0 -19.4 228.4
  23.     0 -14.46 233.6
  24.     0 -10.38 238.6
  25.     0 -7 243.3
  26.     0 -4.211 247.7
  27.     0 -1.905 251.9
  28.     0 0 255.8
  29.     0 0 255.8
  30.     0 1.905 251.9
  31.     0 4.211 247.7
  32.     0 7 243.3
  33.     0 10.38 238.6
  34.     0 14.46 233.6
  35.     0 19.4 228.4
  36.     0 25.38 223
  37.     0 32.62 217.4
  38.     0 41.37 211.8
  39.     0 50.06 205
  40.     0 57.78 196.5
  41.     0 65.83 186.9
  42.     0 73.68 175.7
  43.     0 80.39 162.3
  44.     0 84.46 145.7
  45.     0 83.43 124.2
  46.     0 73.47 95.49
  47.     0 0 27.8
  48. end
  49.  
  50. #endif
  51.