Hi,
I am working on a terrain application and I can move around & rotate with the keys (based on lesson 10) but its very confusing, even for me, and I''m the programmer!(I have a lot more keys now than whats in the tutorial)
So I''m in the process of changing it to mouse buttons instead and I''m guessing (hoping) you guys have favorite mouse buttons you''d like to cruise around with. Can you please tell me which ones you like for doing which actions? Or if there is some kindof standard?(I don''t play games(long story)..)
(One complication is that I also have a windows menu, so for any cruising, at least one button (or key) must be down or I''ll never be able to get at the menu.)
Thanx

heres basically the idea (as you can see- its a mess!):
-Right & left button together: zoom in
-Right & left button together plus Ctrl C: zoom out
-just left button: rotate up and down
-just right button

an left & right and go up & down (translate)
(the "G" key (for gas) could be added to zoom in and out while doing one of the others.)
-and finally twisting around the z-axis- have no idea for this.