instantreality 1.0

Component:
Engine
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

ParallelStereoViewModifier

parallel stereo view modifier for the use with the oculus rift barrel distortion

Inheritance

Code

XML encoding
<ParallelStereoViewModifier eyeToScreenDistance='0.041'
lensSeparationDistance='0.0635'
vScreenSize='0.0935'
hScreenSize='0.14976'
distortionK='1.0 0.22 0.24 0.0'
foVScale='1.0'
leftEye='FALSE'
rightEye='FALSE'
eyeSeparation='0.08'
mono='FALSE'
enabled='TRUE'
logFeature=''
 />
Classic encoding
ParallelStereoViewModifier {
	eyeToScreenDistance 0.041
	lensSeparationDistance 0.0635
	vScreenSize 0.0935
	hScreenSize 0.14976
	distortionK 1.0 0.22 0.24 0.0
	foVScale 1.0
	leftEye FALSE
	rightEye FALSE
	eyeSeparation 0.08
	mono FALSE
	enabled TRUE
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element