home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwdos / lamppost.rwx < prev    next >
Text File  |  1995-02-15  |  438b  |  23 lines

  1. ModelBegin
  2.  
  3.     ProtoBegin LampPost
  4.         Surface 0.2 0.6 0.0
  5.         Color 1 1 1
  6.         LightSampling Facet
  7.         Cylinder 1.5 0.035 0.02 8
  8.  
  9. #        Translate 0 1.5 0
  10. #        Rotate 0 0 1 90
  11. #        Translate 0 0.075 0
  12. #        Rotate 0 1 0 45
  13. #        Surface 1 0 0
  14. #        Block 0.03 0.15 0.03
  15.     ProtoEnd
  16.  
  17.         ClumpBegin
  18.         Hints NULL
  19.         ProtoInstance LampPost
  20.         ClumpEnd
  21.  
  22. ModelEnd
  23.