Page 1 of 1

Eyepoints and views

PostPosted: Sun Apr 18, 2004 6:11 pm
by WebbPA
I have a panel that's gotten all out of whack after trying to adjust the views from panel.cfg and aircraft.cfg.

Panel.cfg:

VIEW_FORWARD_EYE=17.0
VIEW_FORWARD_DIR=12.0, 0.0, 0.0

Aircraft.cfg:

(Views)
eyepoint=20.210486,0.000000,2.652867

The Panels SDK says View forward eye - "Enables you to change the default eye point of a view." Not real helpful.

The Aircraft SDK is a little more helpful and says "This value specifies, in feet, the longitudinal, lateral, and vertical position of the pilot

Re: Eyepoints and views

PostPosted: Tue Apr 20, 2004 9:36 pm
by Ridge
Changes where you sit in the VC, and also how you view the world from the 2d cockpit.

Re: Eyepoints and views

PostPosted: Wed Apr 21, 2004 4:20 am
by Hagar
I haven't read the latest SDKs. Generally speaking, Panel.cfg entries define the 2D panel & Aircraft.cfg entries affect the 3D visual model. In this case the Aircraft.cfg [Views] entries define the viewpoint in the DVC from Virtual Cockpit mode.

Re: Eyepoints and views

PostPosted: Wed Apr 21, 2004 6:30 pm
by WebbPA
Thanks for the help, guys.  After a little trial and error, View Forward Dir turned out to be the culprit.