Fly through

Hi!

I would like to implement a fly through animation using some topographic data, can someone please point me to some examples/tutorials?

Thanks!

Look at www.gametutorials.com, what a great site!

But in some moment you will need BSP code, when you find it please tell me.

Thanks I had a look at this site but did not find anything really helpful…

Check out: http://www.ati.com/developer/sdk/RadeonSDK/Html/Samples/Direct3D/RadeonTerrainDemo.html

It uses Direct3d, but you can at least get the basic principles at work of how they manage the terrain and camera.

Also, check out: http://www.vterrain.org/LOD/Implementations/ http://www.llnl.gov/graphics/ROAM/ http://www.ngdc.noaa.gov/seg/topo/topo.shtml

That should get you started…

[This message has been edited by josip (edited 10-09-2002).]