home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / EXTRA / PROCESS / PROCESS.ZIP / SCENES / TESTFX.PRC
Encoding:
Text File  |  1995-09-30  |  1.1 KB  |  80 lines

  1. ; test for LensFX
  2. ; (C)Copyright 1995 by andy Tell
  3.  
  4. Global
  5.   Name TestFX
  6.   OutFile st02.tga
  7.   Resolution 320 240
  8.   Antialias On
  9.   Background starFT.tga
  10. end_Global
  11.  
  12. Camera
  13.  From <0 -5 0>
  14.  to <0 0 0>
  15.  Focus 35
  16. end_Camera
  17.  
  18. Material Glow
  19.  Self_Illumination On
  20. end_Material
  21.  
  22. ;Sphere
  23. ; Center <1.9 36 2.9>
  24. ; Radius 0.1
  25. ; Shadow Off
  26. ; Material Glow
  27. ;end_Sphere
  28.  
  29. Lightsource
  30.  From <1.9 6 2.9>
  31.  to <0 0 0>
  32.  Color <0.8 0.8 1.8>
  33.  Visible On
  34.  size 0.25
  35.  Multiplier 3
  36. end_Lightsource
  37.  
  38. material Metal
  39.  Texture
  40.   Planar OldMetal.tga 
  41.  End_texture
  42.  BumpMap
  43.   Planar Oldmetal.tga
  44.   Smooth on
  45.   depth 0.089
  46.  end_BumpMap
  47.  Environment
  48.   Spherical blsky-ev.tga
  49.  end_Environment
  50. end_Material
  51.  
  52. ;Sphere
  53. ; Material Dull
  54. ;end_Sphere
  55.  
  56. Matrix Place
  57.  Rotate_z 180
  58.  scale <0.2 0.2 0.2>
  59.  TransLate <0 15 0>
  60.  Rotate_X -17
  61.  Rotate_Y -8
  62. end_Matrix
  63.  
  64. Mesh 1701d.msh
  65.  Matrix Place
  66.  Material Metal
  67. end_Mesh
  68.  
  69. Lightsource
  70.  From <9 -6 3>
  71. End_LightSource
  72.  
  73. Lightsource
  74.  From <2 -4 -7>
  75. end_LightSource
  76.  
  77. Lightsource
  78.  From <8 19 -9>
  79.  Visible On
  80. end_Lightsource