home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09962.iso / vrml / MWE105.ZIP / EExamples / Lattice.wrl < prev    next >
Text File  |  1996-01-27  |  4KB  |  328 lines

  1. #VRML V1.0 ascii
  2.  
  3. #Generated by VRMLExpress from Lattice.vxr
  4.  
  5. Separator {
  6.     renderCulling AUTO
  7.  
  8.     DEF BackgroundColor Info {
  9.         string ".1 .2 .5"
  10.     }
  11.  
  12.     Material {
  13.         ambientColor 0.2 0.2 0.2
  14.         diffuseColor 1 0 0
  15.         specularColor 0 0 0
  16.         emissiveColor 0 0 0
  17.         shininess 0.2
  18.         transparency 0
  19.     }
  20.  
  21.     DEF ball111 Separator {
  22.         Translation {
  23.             translation 1 1 1
  24.         }
  25.         Sphere {
  26.             radius 0.1
  27.         }
  28.     }
  29.     DEF ball121 Separator {
  30.         Translation {
  31.             translation 1 2 1
  32.         }
  33.         Sphere {
  34.             radius 0.1
  35.         }
  36.     }
  37.     DEF ball112 Separator {
  38.         Translation {
  39.             translation 1 1 2
  40.         }
  41.         Sphere {
  42.             radius 0.1
  43.         }
  44.     }
  45.     DEF ball122 Separator {
  46.         Translation {
  47.             translation 1 2 2
  48.         }
  49.         Sphere {
  50.             radius 0.1
  51.         }
  52.     }
  53.     DEF ball211 Separator {
  54.         Translation {
  55.             translation 2 1 1
  56.         }
  57.         Sphere {
  58.             radius 0.1
  59.         }
  60.     }
  61.     DEF ball221 Separator {
  62.         Translation {
  63.             translation 2 2 1
  64.         }
  65.         Sphere {
  66.             radius 0.1
  67.         }
  68.     }
  69.     DEF ball212 Separator {
  70.         Translation {
  71.             translation 2 1 2
  72.         }
  73.         Sphere {
  74.             radius 0.1
  75.         }
  76.     }
  77.     DEF ball222 Separator {
  78.         Translation {
  79.             translation 2 2 2
  80.         }
  81.         Sphere {
  82.             radius 0.1
  83.         }
  84.     }
  85.     DEF ball311 Separator {
  86.         Translation {
  87.             translation 3 1 1
  88.         }
  89.         Sphere {
  90.             radius 0.1
  91.         }
  92.     }
  93.     DEF ball321 Separator {
  94.         Translation {
  95.             translation 3 2 1
  96.         }
  97.         Sphere {
  98.             radius 0.1
  99.         }
  100.     }
  101.     DEF ball312 Separator {
  102.         Translation {
  103.             translation 3 1 2
  104.         }
  105.         Sphere {
  106.             radius 0.1
  107.         }
  108.     }
  109.     DEF ball322 Separator {
  110.         Translation {
  111.             translation 3 2 2
  112.         }
  113.         Sphere {
  114.             radius 0.1
  115.         }
  116.     }
  117.     Material {
  118.         ambientColor 0.2 0.2 0.2
  119.         diffuseColor 0 1 0
  120.         specularColor 0 0 0
  121.         emissiveColor 0 0 0
  122.         shininess 0.2
  123.         transparency 0
  124.     }
  125.  
  126.     Separator {
  127.         Transform {
  128.             translation 1.5 1 1
  129.             rotation 0 0 -1  1.5708
  130.         }
  131.         Cylinder {
  132.             radius 0.02
  133.             height 1
  134.         }
  135.     }
  136.     Separator {
  137.         Transform {
  138.             translation 1 1 1.5
  139.             rotation 1 0 0  1.5708
  140.         }
  141.         Cylinder {
  142.             radius 0.02
  143.             height 1
  144.         }
  145.     }
  146.     Separator {
  147.         Transform {
  148.             translation 1 1.5 1
  149.             rotation 0 0 0  0
  150.         }
  151.         Cylinder {
  152.             radius 0.02
  153.             height 1
  154.         }
  155.     }
  156.     Separator {
  157.         Transform {
  158.             translation 1.5 2 1
  159.             rotation 0 0 -1  1.5708
  160.         }
  161.         Cylinder {
  162.             radius 0.02
  163.             height 1
  164.         }
  165.     }
  166.     Separator {
  167.         Transform {
  168.             translation 1 2 1.5
  169.             rotation 1 0 0  1.5708
  170.         }
  171.         Cylinder {
  172.             radius 0.02
  173.             height 1
  174.         }
  175.     }
  176.     Separator {
  177.         Transform {
  178.             translation 1.5 1 2
  179.             rotation 0 0 -1  1.5708
  180.         }
  181.         Cylinder {
  182.             radius 0.02
  183.             height 1
  184.         }
  185.     }
  186.     Separator {
  187.         Transform {
  188.             translation 1 1.5 2
  189.             rotation 0 0 0  0
  190.         }
  191.         Cylinder {
  192.             radius 0.02
  193.             height 1
  194.         }
  195.     }
  196.     Separator {
  197.         Transform {
  198.             translation 1.5 2 2
  199.             rotation 0 0 -1  1.5708
  200.         }
  201.         Cylinder {
  202.             radius 0.02
  203.             height 1
  204.         }
  205.     }
  206.     Separator {
  207.         Transform {
  208.             translation 2.5 1 1
  209.             rotation 0 0 -1  1.5708
  210.         }
  211.         Cylinder {
  212.             radius 0.02
  213.             height 1
  214.         }
  215.     }
  216.     Separator {
  217.         Transform {
  218.             translation 2 1 1.5
  219.             rotation 1 0 0  1.5708
  220.         }
  221.         Cylinder {
  222.             radius 0.02
  223.             height 1
  224.         }
  225.     }
  226.     Separator {
  227.         Transform {
  228.             translation 2 1.5 1
  229.             rotation 0 0 0  0
  230.         }
  231.         Cylinder {
  232.             radius 0.02
  233.             height 1
  234.         }
  235.     }
  236.     Separator {
  237.         Transform {
  238.             translation 2.5 2 1
  239.             rotation 0 0 -1  1.5708
  240.         }
  241.         Cylinder {
  242.             radius 0.02
  243.             height 1
  244.         }
  245.     }
  246.     Separator {
  247.         Transform {
  248.             translation 2 2 1.5
  249.             rotation 1 0 0  1.5708
  250.         }
  251.         Cylinder {
  252.             radius 0.02
  253.             height 1
  254.         }
  255.     }
  256.     Separator {
  257.         Transform {
  258.             translation 2.5 1 2
  259.             rotation 0 0 -1  1.5708
  260.         }
  261.         Cylinder {
  262.             radius 0.02
  263.             height 1
  264.         }
  265.     }
  266.     Separator {
  267.         Transform {
  268.             translation 2 1.5 2
  269.             rotation 0 0 0  0
  270.         }
  271.         Cylinder {
  272.             radius 0.02
  273.             height 1
  274.         }
  275.     }
  276.     Separator {
  277.         Transform {
  278.             translation 2.5 2 2
  279.             rotation 0 0 -1  1.5708
  280.         }
  281.         Cylinder {
  282.             radius 0.02
  283.             height 1
  284.         }
  285.     }
  286.     Separator {
  287.         Transform {
  288.             translation 3 1 1.5
  289.             rotation 1 0 0  1.5708
  290.         }
  291.         Cylinder {
  292.             radius 0.02
  293.             height 1
  294.         }
  295.     }
  296.     Separator {
  297.         Transform {
  298.             translation 3 1.5 1
  299.             rotation 0 0 0  0
  300.         }
  301.         Cylinder {
  302.             radius 0.02
  303.             height 1
  304.         }
  305.     }
  306.     Separator {
  307.         Transform {
  308.             translation 3 2 1.5
  309.             rotation 1 0 0  1.5708
  310.         }
  311.         Cylinder {
  312.             radius 0.02
  313.             height 1
  314.         }
  315.     }
  316.     Separator {
  317.         Transform {
  318.             translation 3 1.5 2
  319.             rotation 0 0 0  0
  320.         }
  321.         Cylinder {
  322.             radius 0.02
  323.             height 1
  324.         }
  325.     }
  326. }
  327.  
  328.