A Fast 3D Landscape by TTT:
----------------------------------------------------------------------------
Another small landscape routine... This time with a pretty fast
3-axis-rotation...

Most of the time used is spent on doing the 3d->2d transformation...
Might be a bit faster to draw everything into a system buffer instead
of the screen, but works pretty fast this way, too.

A grid of 60*60*1 runs at full frame-rate on my 486dx2-66 + VLB video card

This thing might have a few bugs in it, and I have not tested it on other
systems than my own, but I suppose it works fine.

Works with both MASM and TASM.
----------------------------------------------------------------------------

You can always E-mail me for any reason at:

Tauno Taipaleenmki
ttaipale@phoenix.oulu.fi

