Little help for rendering the attack scene:

1. You need POV-Ray version 3.0 for rendering

2. First render hills.pov for the height field

3. Then you can render attack.pov
   

Tips:

1. For hills.pov I used a resolution of 320x240 and this should be enough for most cases.

2. For best results you should use anti aliasing when rendering attack.pov
   I used the following options: +a0.2 +am2 +r2 -j
   
   I once tried +a0.1 +am2 +r3 -j but there was no quality increase as expected.
   The render time exploded instead. So I recommend using the first options.

I hope this helps a bit. For further questions you can email me.


Roy Schulz (roy@rcs.urz.tu-dresden.de)