Hi,
This is an implementation of the SOAR algorithm (paper can be found at http://www-static.cc.gatech.edu/~lindstro/papers/visualization2001a/ )
The terrain is a terragen file of dimension 512x512.
View frustum culling is implemented.
No geomorphing yet so expect pops
Movement :
arrow keys
page up / pagedown to move viewpoint up or down
mousewheel to tilt viewpoint.
I want to share the source code if people are interested, but I still have to clean up the code
Any feedback is appreciated.
Koen