home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / scripts / pov / station3 / turn16-x.inc < prev   
Encoding:
Text File  |  1992-01-14  |  22.5 KB  |  822 lines

  1. /*----------------------------------------------------------------------------*/
  2. /* This file generated by Connect The Dots Smoother v1.3 (c) 1991 Truman Brown*/
  3. /*----------------------------------------------------------------------------*/
  4.  
  5. /*  ***** change to your preference *****  */
  6.  
  7. #declare YourTexture =
  8. TEXTURE STONE4 PHONG 1.0 END_TEXTURE
  9.  
  10.  
  11. /*  ***** dot declaration *****  */
  12.  
  13. #declare Dot =
  14.     quadric
  15.        < 1.0  1.0  1.0>
  16.        < 0.0  0.0  0.0>
  17.        < 0.0  0.0  0.0>
  18.         -1.0
  19.     end_quadric
  20.  
  21. /*  ***** cylindrical connector *****  */
  22.  
  23. #declare Connector_1 = 
  24.    object
  25.       quadric
  26.          < 0.0  1.0  1.0>
  27.          < 0.0  0.0  0.0>
  28.          < 0.0  0.0  0.0>
  29.           -1.0
  30.       end_quadric
  31.       clipped_by
  32.          plane < 1.0  0.0  0.0> 1.0 end_plane
  33.          plane <-1.0  0.0  0.0> 0.0 end_plane
  34.       end_clip
  35.    end_object
  36.  
  37. /*  ***** conical connector *****  */
  38.  
  39. #declare Connector_2 =
  40.    quadric
  41.       < 1.0 -1.0  1.0>
  42.       < 0.0  0.0  0.0>
  43.       < 0.0  0.0  0.0>
  44.         0.0
  45.       rotate < 0.0  0.0  90.0>
  46.    end_quadric
  47.  
  48. #declare turn16 =
  49.    composite
  50.       object
  51.          quadric
  52.             Dot
  53.             scale     < 0.500000  0.500000  0.500000>
  54.             translate < 4.500000  0.000000  0.000000>
  55.          end_quadric
  56.          texture
  57.             YourTexture
  58.          end_texture
  59.       end_object
  60.       object
  61.          Connector_1
  62.          scale     < 1.395766  0.500000  0.500000>
  63.          rotate    < 0.000000  103.057808  0.000000>
  64.          translate < 4.500000  0.000000  0.000000>
  65.          texture
  66.             YourTexture
  67.          end_texture
  68.       end_object
  69.       object
  70.          quadric
  71.             Dot
  72.             scale     < 0.500000  0.500000  0.500000>
  73.             translate < 4.184649  0.000000 -1.359675>
  74.          end_quadric
  75.          texture
  76.             YourTexture
  77.          end_texture
  78.       end_object
  79.       object
  80.          Connector_1
  81.          scale     < 1.364559  0.500000  0.500000>
  82.          rotate    < 0.000000  121.150795  0.000000>
  83.          translate < 4.184649  0.000000 -1.359675>
  84.          texture
  85.             YourTexture
  86.          end_texture
  87.       end_object
  88.       object
  89.          quadric
  90.             Dot
  91.             scale     < 0.500000  0.500000  0.500000>
  92.             translate < 3.478773  0.000000 -2.527477>
  93.          end_quadric
  94.          texture
  95.             YourTexture
  96.          end_texture
  97.       end_object
  98.       object
  99.          Connector_1
  100.          scale     < 1.333356  0.500000  0.500000>
  101.          rotate    < 0.000000  139.248122  0.000000>
  102.          translate < 3.478773  0.000000 -2.527477>
  103.          texture
  104.             YourTexture
  105.          end_texture
  106.       end_object
  107.       object
  108.          quadric
  109.             Dot
  110.             scale     < 0.500000  0.500000  0.500000>
  111.             translate < 2.468698  0.000000 -3.397871>
  112.          end_quadric
  113.          texture
  114.             YourTexture
  115.          end_texture
  116.       end_object
  117.       object
  118.          Connector_1
  119.          scale     < 1.302157  0.500000  0.500000>
  120.          rotate    < 0.000000  157.350039  0.000000>
  121.          translate < 2.468698  0.000000 -3.397871>
  122.          texture
  123.             YourTexture
  124.          end_texture
  125.       end_object
  126.       object
  127.          quadric
  128.             Dot
  129.             scale     < 0.500000  0.500000  0.500000>
  130.             translate < 1.266970  0.000000 -3.899332>
  131.          end_quadric
  132.          texture
  133.             YourTexture
  134.          end_texture
  135.       end_object
  136.       object
  137.          Connector_1
  138.          scale     < 1.270963  0.500000  0.500000>
  139.          rotate    < 0.000000  175.457067  0.000000>
  140.          translate < 1.266970  0.000000 -3.899332>
  141.          texture
  142.             YourTexture
  143.          end_texture
  144.       end_object
  145.       object
  146.          quadric
  147.             Dot
  148.             scale     < 0.500000  0.500000  0.500000>
  149.             translate <-0.000000  0.000000 -4.000000>
  150.          end_quadric
  151.          texture
  152.             YourTexture
  153.          end_texture
  154.       end_object
  155.       object
  156.          Connector_1
  157.          scale     < 1.239773  0.500000  0.500000>
  158.          rotate    < 0.000000 -166.430560  0.000000>
  159.          translate <-0.000000  0.000000 -4.000000>
  160.          texture
  161.             YourTexture
  162.          end_texture
  163.       end_object
  164.       object
  165.          quadric
  166.             Dot
  167.             scale     < 0.500000  0.500000  0.500000>
  168.             translate <-1.205166  0.000000 -3.709120>
  169.          end_quadric
  170.          texture
  171.             YourTexture
  172.          end_texture
  173.       end_object
  174.       object
  175.          Connector_1
  176.          scale     < 1.208588  0.500000  0.500000>
  177.          rotate    < 0.000000 -148.312459  0.000000>
  178.          translate <-1.205166  0.000000 -3.709120>
  179.          texture
  180.             YourTexture
  181.          end_texture
  182.       end_object
  183.       object
  184.          quadric
  185.             Dot
  186.             scale     < 0.500000  0.500000  0.500000>
  187.             translate <-2.233584  0.000000 -3.074265>
  188.          end_quadric
  189.          texture
  190.             YourTexture
  191.          end_texture
  192.       end_object
  193.       object
  194.          Connector_1
  195.          scale     < 1.177409  0.500000  0.500000>
  196.          rotate    < 0.000000 -130.187971  0.000000>
  197.          translate <-2.233584  0.000000 -3.074265>
  198.          texture
  199.             YourTexture
  200.          end_texture
  201.       end_object
  202.       object
  203.          quadric
  204.             Dot
  205.             scale     < 0.500000  0.500000  0.500000>
  206.             translate <-2.993363  0.000000 -2.174805>
  207.          end_quadric
  208.          texture
  209.             YourTexture
  210.          end_texture
  211.       end_object
  212.       object
  213.          Connector_1
  214.          scale     < 1.146234  0.500000  0.500000>
  215.          rotate    < 0.000000 -112.056782  0.000000>
  216.          translate <-2.993363  0.000000 -2.174805>
  217.          texture
  218.             YourTexture
  219.          end_texture
  220.       end_object
  221.       object
  222.          quadric
  223.             Dot
  224.             scale     < 0.500000  0.500000  0.500000>
  225.             translate <-3.423803  0.000000 -1.112461>
  226.          end_quadric
  227.          texture
  228.             YourTexture
  229.          end_texture
  230.       end_object
  231.       object
  232.          Connector_1
  233.          scale     < 1.115067  0.500000  0.500000>
  234.          rotate    < 0.000000 -93.918302  0.000000>
  235.          translate <-3.423803  0.000000 -1.112461>
  236.          texture
  237.             YourTexture
  238.          end_texture
  239.       end_object
  240.       object
  241.          quadric
  242.             Dot
  243.             scale     < 0.500000  0.500000  0.500000>
  244.             translate <-3.500000  0.000000  0.000000>
  245.          end_quadric
  246.          texture
  247.             YourTexture
  248.          end_texture
  249.       end_object
  250.       object
  251.          Connector_1
  252.          scale     < 1.083907  0.500000  0.500000>
  253.          rotate    < 0.000000 -75.771782  0.000000>
  254.          translate <-3.500000  0.000000  0.000000>
  255.          texture
  256.             YourTexture
  257.          end_texture
  258.       end_object
  259.       object
  260.          quadric
  261.             Dot
  262.             scale     < 0.500000  0.500000  0.500000>
  263.             translate <-3.233592  0.000000  1.050658>
  264.          end_quadric
  265.          texture
  266.             YourTexture
  267.          end_texture
  268.       end_object
  269.       object
  270.          Connector_1
  271.          scale     < 1.052754  0.500000  0.500000>
  272.          rotate    < 0.000000 -57.616612  0.000000>
  273.          translate <-3.233592  0.000000  1.050658>
  274.          texture
  275.             YourTexture
  276.          end_texture
  277.       end_object
  278.       object
  279.          quadric
  280.             Dot
  281.             scale     < 0.500000  0.500000  0.500000>
  282.             translate <-2.669756  0.000000  1.939691>
  283.          end_quadric
  284.          texture
  285.             YourTexture
  286.          end_texture
  287.       end_object
  288.       object
  289.          Connector_1
  290.          scale     < 1.021609  0.500000  0.500000>
  291.          rotate    < 0.000000 -39.452008  0.000000>
  292.          translate <-2.669756  0.000000  1.939691>
  293.          texture
  294.             YourTexture
  295.          end_texture
  296.       end_object
  297.       object
  298.          quadric
  299.             Dot
  300.             scale     < 0.500000  0.500000  0.500000>
  301.             translate <-1.880913  0.000000  2.588854>
  302.          end_quadric
  303.          texture
  304.             YourTexture
  305.          end_texture
  306.       end_object
  307.       object
  308.          Connector_1
  309.          scale     < 0.990474  0.500000  0.500000>
  310.          rotate    < 0.000000 -21.277037  0.000000>
  311.          translate <-1.880913  0.000000  2.588854>
  312.          texture
  313.             YourTexture
  314.          end_texture
  315.       end_object
  316.       object
  317.          quadric
  318.             Dot
  319.             scale     < 0.500000  0.500000  0.500000>
  320.             translate <-0.957953  0.000000  2.948275>
  321.          end_quadric
  322.          texture
  323.             YourTexture
  324.          end_texture
  325.       end_object
  326.       object
  327.          Connector_1
  328.          scale     < 0.959348  0.500000  0.500000>
  329.          rotate    < 0.000000 -3.090704  0.000000>
  330.          translate <-0.957953  0.000000  2.948275>
  331.          texture
  332.             YourTexture
  333.          end_texture
  334.       end_object
  335.       object
  336.          quadric
  337.             Dot
  338.             scale     < 0.500000  0.500000  0.500000>
  339.             translate < 0.000000  0.000000  3.000000>
  340.          end_quadric
  341.          texture
  342.             YourTexture
  343.          end_texture
  344.       end_object
  345.       object
  346.          Connector_1
  347.          scale     < 0.928233  0.500000  0.500000>
  348.          rotate    < 0.000000  15.108131  0.000000>
  349.          translate < 0.000000  0.000000  3.000000>
  350.          texture
  351.             YourTexture
  352.          end_texture
  353.       end_object
  354.       object
  355.          quadric
  356.             Dot
  357.             scale     < 0.500000  0.500000  0.500000>
  358.             translate < 0.896149  0.000000  2.758064>
  359.          end_quadric
  360.          texture
  361.             YourTexture
  362.          end_texture
  363.       end_object
  364.       object
  365.          Connector_1
  366.          scale     < 0.897130  0.500000  0.500000>
  367.          rotate    < 0.000000  33.320711  0.000000>
  368.          translate < 0.896149  0.000000  2.758064>
  369.          texture
  370.             YourTexture
  371.          end_texture
  372.       end_object
  373.       object
  374.          quadric
  375.             Dot
  376.             scale     < 0.500000  0.500000  0.500000>
  377.             translate < 1.645799  0.000000  2.265248>
  378.          end_quadric
  379.          texture
  380.             YourTexture
  381.          end_texture
  382.       end_object
  383.       object
  384.          Connector_1
  385.          scale     < 0.866040  0.500000  0.500000>
  386.          rotate    < 0.000000  51.548665  0.000000>
  387.          translate < 1.645799  0.000000  2.265248>
  388.          texture
  389.             YourTexture
  390.          end_texture
  391.       end_object
  392.       object
  393.          quadric
  394.             Dot
  395.             scale     < 0.500000  0.500000  0.500000>
  396.             translate < 2.184346  0.000000  1.587020>
  397.          end_quadric
  398.          texture
  399.             YourTexture
  400.          end_texture
  401.       end_object
  402.       object
  403.          Connector_1
  404.          scale     < 0.834965  0.500000  0.500000>
  405.          rotate    < 0.000000  69.793485  0.000000>
  406.          translate < 2.184346  0.000000  1.587020>
  407.          texture
  408.             YourTexture
  409.          end_texture
  410.       end_object
  411.       object
  412.          quadric
  413.             Dot
  414.             scale     < 0.500000  0.500000  0.500000>
  415.             translate < 2.472747  0.000000  0.803444>
  416.          end_quadric
  417.          texture
  418.             YourTexture
  419.          end_texture
  420.       end_object
  421.       object
  422.          Connector_1
  423.          scale     < 0.803906  0.500000  0.500000>
  424.          rotate    < 0.000000  88.057259  0.000000>
  425.          translate < 2.472747  0.000000  0.803444>
  426.          texture
  427.             YourTexture
  428.          end_texture
  429.       end_object
  430.       object
  431.          quadric
  432.             Dot
  433.             scale     < 0.500000  0.500000  0.500000>
  434.             translate < 2.500000  0.000000 -0.000000>
  435.          end_quadric
  436.          texture
  437.             YourTexture
  438.          end_texture
  439.       end_object
  440.       object
  441.          Connector_1
  442.          scale     < 0.772866  0.500000  0.500000>
  443.          rotate    < 0.000000  106.342194  0.000000>
  444.          translate < 2.500000  0.000000 -0.000000>
  445.          texture
  446.             YourTexture
  447.          end_texture
  448.       end_object
  449.       object
  450.          quadric
  451.             Dot
  452.             scale     < 0.500000  0.500000  0.500000>
  453.             translate < 2.282536  0.000000 -0.741641>
  454.          end_quadric
  455.          texture
  456.             YourTexture
  457.          end_texture
  458.       end_object
  459.       object
  460.          Connector_1
  461.          scale     < 0.741846  0.500000  0.500000>
  462.          rotate    < 0.000000  124.651074  0.000000>
  463.          translate < 2.282536  0.000000 -0.741641>
  464.          texture
  465.             YourTexture
  466.          end_texture
  467.       end_object
  468.       object
  469.          quadric
  470.             Dot
  471.             scale     < 0.500000  0.500000  0.500000>
  472.             translate < 1.860739  0.000000 -1.351906>
  473.          end_quadric
  474.          texture
  475.             YourTexture
  476.          end_texture
  477.       end_object
  478.       object
  479.          Connector_1
  480.          scale     < 0.710850  0.500000  0.500000>
  481.          rotate    < 0.000000  142.986776  0.000000>
  482.          translate < 1.860739  0.000000 -1.351906>
  483.          texture
  484.             YourTexture
  485.          end_texture
  486.       end_object
  487.       object
  488.          quadric
  489.             Dot
  490.             scale     < 0.500000  0.500000  0.500000>
  491.             translate < 1.293128  0.000000 -1.779837>
  492.          end_quadric
  493.          texture
  494.             YourTexture
  495.          end_texture
  496.       end_object
  497.       object
  498.          Connector_1
  499.          scale     < 0.679881  0.500000  0.500000>
  500.          rotate    < 0.000000  161.353080  0.000000>
  501.          translate < 1.293128  0.000000 -1.779837>
  502.          texture
  503.             YourTexture
  504.          end_texture
  505.       end_object
  506.       object
  507.          quadric
  508.             Dot
  509.             scale     < 0.500000  0.500000  0.500000>
  510.             translate < 0.648936  0.000000 -1.997219>
  511.          end_quadric
  512.          texture
  513.             YourTexture
  514.          end_texture
  515.       end_object
  516.       object
  517.          Connector_1
  518.          scale     < 0.648942  0.500000  0.500000>
  519.          rotate    < 0.000000  179.754462  0.000000>
  520.          translate < 0.648936  0.000000 -1.997219>
  521.          texture
  522.             YourTexture
  523.          end_texture
  524.       end_object
  525.       object
  526.          quadric
  527.             Dot
  528.             scale     < 0.500000  0.500000  0.500000>
  529.             translate <-0.000000  0.000000 -2.000000>
  530.          end_quadric
  531.          texture
  532.             YourTexture
  533.          end_texture
  534.       end_object
  535.       object
  536.          Connector_1
  537.          scale     < 0.618037  0.500000  0.500000>
  538.          rotate    < 0.000000 -161.804067  0.000000>
  539.          translate <-0.000000  0.000000 -2.000000>
  540.          texture
  541.             YourTexture
  542.          end_texture
  543.       end_object
  544.       object
  545.          quadric
  546.             Dot
  547.             scale     < 0.500000  0.500000  0.500000>
  548.             translate <-0.587132  0.000000 -1.807007>
  549.          end_quadric
  550.          texture
  551.             YourTexture
  552.          end_texture
  553.       end_object
  554.       object
  555.          Connector_1
  556.          scale     < 0.587173  0.500000  0.500000>
  557.          rotate    < 0.000000 -143.316264  0.000000>
  558.          translate <-0.587132  0.000000 -1.807007>
  559.          texture
  560.             YourTexture
  561.          end_texture
  562.       end_object
  563.       object
  564.          quadric
  565.             Dot
  566.             scale     < 0.500000  0.500000  0.500000>
  567.             translate <-1.058013  0.000000 -1.456231>
  568.          end_quadric
  569.          texture
  570.             YourTexture
  571.          end_texture
  572.       end_object
  573.       object
  574.          Connector_1
  575.          scale     < 0.556359  0.500000  0.500000>
  576.          rotate    < 0.000000 -124.774250  0.000000>
  577.          translate <-1.058013  0.000000 -1.456231>
  578.          texture
  579.             YourTexture
  580.          end_texture
  581.       end_object
  582.       object
  583.          quadric
  584.             Dot
  585.             scale     < 0.500000  0.500000  0.500000>
  586.             translate <-1.375329  0.000000 -0.999235>
  587.          end_quadric
  588.          texture
  589.             YourTexture
  590.          end_texture
  591.       end_object
  592.       object
  593.          Connector_1
  594.          scale     < 0.525597  0.500000  0.500000>
  595.          rotate    < 0.000000 -106.168671  0.000000>
  596.          translate <-1.375329  0.000000 -0.999235>
  597.          texture
  598.             YourTexture
  599.          end_texture
  600.       end_object
  601.       object
  602.          quadric
  603.             Dot
  604.             scale     < 0.500000  0.500000  0.500000>
  605.             translate <-1.521690  0.000000 -0.494427>
  606.          end_quadric
  607.          texture
  608.             YourTexture
  609.          end_texture
  610.       end_object
  611.       object
  612.          Connector_1
  613.          scale     < 0.494903  0.500000  0.500000>
  614.          rotate    < 0.000000 -87.488104  0.000000>
  615.          translate <-1.521690  0.000000 -0.494427>
  616.          texture
  617.             YourTexture
  618.          end_texture
  619.       end_object
  620.       object
  621.          quadric
  622.             Dot
  623.             scale     < 0.500000  0.500000  0.500000>
  624.             translate <-1.500000  0.000000  0.000000>
  625.          end_quadric
  626.          texture
  627.             YourTexture
  628.          end_texture
  629.       end_object
  630.       object
  631.          Connector_1
  632.          scale     < 0.464287  0.500000  0.500000>
  633.          rotate    < 0.000000 -68.717482  0.000000>
  634.          translate <-1.500000  0.000000  0.000000>
  635.          texture
  636.             YourTexture
  637.          end_texture
  638.       end_object
  639.       object
  640.          quadric
  641.             Dot
  642.             scale     < 0.500000  0.500000  0.500000>
  643.             translate <-1.331479  0.000000  0.432624>
  644.          end_quadric
  645.          texture
  646.             YourTexture
  647.          end_texture
  648.       end_object
  649.       object
  650.          Connector_1
  651.          scale     < 0.433767  0.500000  0.500000>
  652.          rotate    < 0.000000 -49.838306  0.000000>
  653.          translate <-1.331479  0.000000  0.432624>
  654.          texture
  655.             YourTexture
  656.          end_texture
  657.       end_object
  658.       object
  659.          quadric
  660.             Dot
  661.             scale     < 0.500000  0.500000  0.500000>
  662.             translate <-1.051722  0.000000  0.764121>
  663.          end_quadric
  664.          texture
  665.             YourTexture
  666.          end_texture
  667.       end_object
  668.       object
  669.          Connector_1
  670.          scale     < 0.403365  0.500000  0.500000>
  671.          rotate    < 0.000000 -30.826242  0.000000>
  672.          translate <-1.051722  0.000000  0.764121>
  673.          texture
  674.             YourTexture
  675.          end_texture
  676.       end_object
  677.       object
  678.          quadric
  679.             Dot
  680.             scale     < 0.500000  0.500000  0.500000>
  681.             translate <-0.705342  0.000000  0.970820>
  682.          end_quadric
  683.          texture
  684.             YourTexture
  685.          end_texture
  686.       end_object
  687.       object
  688.          Connector_1
  689.          scale     < 0.373109  0.500000  0.500000>
  690.          rotate    < 0.000000 -11.649856  0.000000>
  691.          translate <-0.705342  0.000000  0.970820>
  692.          texture
  693.             YourTexture
  694.          end_texture
  695.       end_object
  696.       object
  697.          quadric
  698.             Dot
  699.             scale     < 0.500000  0.500000  0.500000>
  700.             translate <-0.339919  0.000000  1.046162>
  701.          end_quadric
  702.          texture
  703.             YourTexture
  704.          end_texture
  705.       end_object
  706.       object
  707.          Connector_1
  708.          scale     < 0.343039  0.500000  0.500000>
  709.          rotate    < 0.000000  7.733625  0.000000>
  710.          translate <-0.339919  0.000000  1.046162>
  711.          texture
  712.             YourTexture
  713.          end_texture
  714.       end_object
  715.       object
  716.          quadric
  717.             Dot
  718.             scale     < 0.500000  0.500000  0.500000>
  719.             translate < 0.000000  0.000000  1.000000>
  720.          end_quadric
  721.          texture
  722.             YourTexture
  723.          end_texture
  724.       end_object
  725.       object
  726.          Connector_1
  727.          scale     < 0.313206  0.500000  0.500000>
  728.          rotate    < 0.000000  27.381790  0.000000>
  729.          translate < 0.000000  0.000000  1.000000>
  730.          texture
  731.             YourTexture
  732.          end_texture
  733.       end_object
  734.       object
  735.          quadric
  736.             Dot
  737.             scale     < 0.500000  0.500000  0.500000>
  738.             translate < 0.278115  0.000000  0.855951>
  739.          end_quadric
  740.          texture
  741.             YourTexture
  742.          end_texture
  743.       end_object
  744.       object
  745.          Connector_1
  746.          scale     < 0.283687  0.500000  0.500000>
  747.          rotate    < 0.000000  47.374802  0.000000>
  748.          translate < 0.278115  0.000000  0.855951>
  749.          texture
  750.             YourTexture
  751.          end_texture
  752.       end_object
  753.       object
  754.          quadric
  755.             Dot
  756.             scale     < 0.500000  0.500000  0.500000>
  757.             translate < 0.470228  0.000000  0.647214>
  758.          end_quadric
  759.          texture
  760.             YourTexture
  761.          end_texture
  762.       end_object
  763.       object
  764.          Connector_1
  765.          scale     < 0.254591  0.500000  0.500000>
  766.          rotate    < 0.000000  67.826985  0.000000>
  767.          translate < 0.470228  0.000000  0.647214>
  768.          texture
  769.             YourTexture
  770.          end_texture
  771.       end_object
  772.       object
  773.          quadric
  774.             Dot
  775.             scale     < 0.500000  0.500000  0.500000>
  776.             translate < 0.566312  0.000000  0.411450>
  777.          end_quadric
  778.          texture
  779.             YourTexture
  780.          end_texture
  781.       end_object
  782.       object
  783.          Connector_1
  784.          scale     < 0.226081  0.500000  0.500000>
  785.          rotate    < 0.000000  88.904609  0.000000>
  786.          translate < 0.566312  0.000000  0.411450>
  787.          texture
  788.             YourTexture
  789.          end_texture
  790.       end_object
  791.       object
  792.          quadric
  793.             Dot
  794.             scale     < 0.500000  0.500000  0.500000>
  795.             translate < 0.570634  0.000000  0.185410>
  796.          end_quadric
  797.          texture
  798.             YourTexture
  799.          end_texture
  800.       end_object
  801.       bounded_by
  802.          quadric
  803.             Dot
  804.             scale < 6.645675  6.645675  6.645675>
  805.             translate < 0.500000  0.000000 -0.500000>
  806.          end_quadric
  807.       end_bound
  808. /*
  809.    Fudge factor:  10.000000 percent 
  810.    Maximum x coordinate:  5.000000
  811.            y coordinate:  0.500000
  812.            z coordinate:  3.500000
  813.    Minimum x coordinate: -4.000000
  814.            y coordinate: -0.500000
  815.            z coordinate: -4.500000
  816.    Center  x coordinate:  0.500000
  817.            y coordinate:  0.000000
  818.            z coordinate: -0.500000
  819. */
  820.    end_composite
  821.  
  822.