Well, I could post my machine specs, but I'm running SAM Sim on Linux using Wine, so that's always going to give me poor performance compared to if I was running Windows software on real Windows.

The number shows 1 constantly.

Framerate feels around 3fps.



Hpasp, how are you drawing the terrain? Are you constantly regenerating it every frame from the height data or range data or something?

If you are, have you considered just creating the entire 360' display once in an offscreen buffer, then just blit the 1' x 1' you're looking at?

Last edited by Mdore; 05/19/13 12:58 AM.