instantreality 1.0

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

ImprovedDistortionDisplayFilter

This filter is specifically designed for the Oculus Rift HMD. Please consult the SDK documentation for more detailed information on the available parameters.

Inheritance

Code

XML encoding
<ImprovedDistortionDisplayFilter distortionK='1 0 0 0'
chromaAbCorrection='1 0 1 0'
width='1280'
height='800'
lensSeparationDistance='0.064'
hScreenSize='0.14976f'
vScreenSize='0.0935f'
leftEye='TRUE'
enabled='TRUE'
logFeature=''
 />
Classic encoding
ImprovedDistortionDisplayFilter {
	distortionK 1 0 0 0
	chromaAbCorrection 1 0 1 0
	width 1280
	height 800
	lensSeparationDistance 0.064
	hScreenSize 0.14976f
	vScreenSize 0.0935f
	leftEye TRUE
	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