STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsStereoProjectionMode Enumeration
See Also

Description

The stereoscopic projection mode used for the left and right eye scenes.

Members

MemberValueDescription
eStkGraphicsStereoProjectionParallel0Parallel projection. Parallel projection will ignore any projection distance that has been set and instead use a parallel projection for each eye. In parallel mode all objects will appear to go into the screen. Head mounted stereographic systems typically require a parallel projection.
eStkGraphicsStereoProjectionFixedDistance1Fixed distance projection. Objects at the fixed distance will appear to have no depth. Objects further than the distance will appear to go into the screen. Objects nearer than the distance will appear to pop out of the screen.
eStkGraphicsStereoProjectionAutomatic2Automatic distance projection. Automatic distance projection will ignore any projection distance that has been set and instead automatically calculates the projection distance based on the distance between the camera and the center of the scene.
© 2024 Analytical Graphics, Inc. All Rights Reserved.