SphericalVideo

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in book_prev() (line 775 of /home/drbiz/public/tools.realism.com/modules/book/book.module).

Primary tabs

SphericalVideo : X3DTransformNode {
SFString
[in,out]
url
""
SFNode
[in,out]
zenithShape
NULL
X3DShapeNode
SFNode
[in,out]
nadirShape
NULL
X3DShapeNode
SFBool
[in,out]
loop
FALSE
SFNode
[in,out]
metadata
NULL
[X3DMetadataObject]
SFTime
[in,out]
pauseTime
0
(-∞,∞)
SFTime
[in,out]
resumeTime
0
(-∞,∞)
SFFloat
[in,out]
speed
1.0
(-∞,∞)
SFTime
[in,out]
startTime
0
(-∞,∞)
SFTime
[in,out]
stopTime
0
(-∞,∞)
SFTime
[out]
duration_changed
SFTime
[out]
elapsedTime
SFBool
[out]
isActive
SFBool
[out]
isPaused



}

Creates spherical geometry centered at the current origin with a large radius. The video file is mapped to the interior of the sphere with singularities at the zenith and nadir. Through the zenithShape and nadirShape fields, textured geometry can be placed at either (or both) locations to cover the singularity. The video must be playable using the MovieTexture node and is assumed to be a 360-Video left-right formatted.

This node creates all geometry, lighting, and texturing to make a 360Video work. The creator is responsbile for creating and setting the viewpoint at (0,0,0) of the current coordinate system.

The url specifies the URL of the spherical video file that plays in X3DOM. It should be formatted as left-right so the mapping to the sphere is correct.