home *** CD-ROM | disk | FTP | other *** search
/ Serif Graphics Collection / Serif_Graphics_Collection_6_DTP_Porgrams_on_One_CD_Serif-SPF.iso / 3DPLUS / data1.cab / VRML / cbtable.wrl < prev    next >
Text File  |  1998-04-22  |  525b  |  41 lines

  1. #VRML V1.0 ascii
  2.  
  3. #Another object from the IKEA catalogue
  4.  
  5. #This one is a 'BRUCIL coffee table'
  6.  
  7. Material {
  8.     diffuseColor 0.05 0.05 0.05
  9.     shininess 0.1
  10.     specularColor 0.3 0.3 0.3
  11.     ambientColor 0.1 0.1 0.1
  12. }
  13. Cube {
  14.     width 7.5
  15.     depth 6
  16.     height 0.2
  17. }
  18. Translation {
  19.     translation -2.8 -3 0
  20. }
  21. DEF side Cube {
  22.     width 0.2
  23.     height 6
  24.     depth 5
  25. }
  26. Translation {
  27.     translation 5.6 0 0
  28. }
  29. USE side
  30. Translation {
  31.     translation -1.2 0 0
  32. }
  33. DEF middlebit Cube {
  34.     width 2.2
  35.     depth 0.2
  36.     height 6
  37. }
  38. Translation {
  39.     translation -3.2 0 0
  40. }
  41. USE middlebit