Overview
Examples:
http://sdk.bitmanagement.de/sdk_data/demos/Panorama/pano-cerro-toco.wrl with thumbtexture stored as base64 BSURL
http://sdk.bitmanagement.de/sdk_data/demos/Panorama/pano-cerro-toco-with-metadata.x3dv with stored metadata
Browser.setOption("vr.active","true")
enable/disable VR modeBrowser.setOption("vr.gazeinput.enabled","true")
enable/disable gaze input, select TouchSensor by lookingBrowser.setOption("vr.headlight.useDirectionalLight,"true")
PointLight used by default in VR modeBrowser.setOption("cursor,"native")
use Windows native cursorBrowser.setOption("cursor,"3d")
use 3D cursor
exposedField SFString jsonString "{ \"test\" : null , \"test2\" : [ 1000, 2000] , \"test3\" : { \"property\" : \"value33\" } }"
url "javascript:
function initialize()
{
var r= Browser.parseJSONFromString(jsonString);
var test2 = r.test2;
print('test2='+test2);
print('test2[1]='+test2[1]);
print('test2.length='+test2.length);
}
"
ret = ContactOCX.saveWorld2(filename, NULL, _T("writeExternProtoScenes=true,writeProtos=true,staticExport=false"));
url "imagestream:http://212.114.166.70/mjpg/video.mjpg"
CompositeTexture3D {
parameter [
"format=RGBA" "depth=D24X8"
"save=c:/tmp_jpg/" ## save to directory
]
}
getOption: additionally above values +
stereo:NVStereoSupported BOO - NVAPI driver found and stereo handle created
[InternetShortcut]
URL=http://www.x-3-x.net/vrml/archive/2ndworld/commserv/community/places/grdpalais/vrml/grdpalais.wrl
.BSURL Shortcut file, like a Windows .LNK file, provide a link to an remote VRML/X3D url. The server side mimetype should be configured to application/x-bsurl
Example of a .bsurl file
[InternetShortcut]
URL=http://www.x-3-x.net/vrml/archive/2ndworld/commserv/community/places/grdpalais/vrml/grdpalais.wrl
If clicking on a HTTP bsurl link, Webbrowsers like Chrome and Firefox are downloading the file, on click the file will be opened with BSContact.exe.
The object/embed tag lauching the BSContactVRML Active X Control - x86 Version is still supported in Internet Explorer 11, in other browsers plugins are disabled for security reasons.
Additional options for viewing VR media:
A Dome image:
[InternetShortcut]
URL=https://cdn.eso.org/videos/videoframe/eso1439a-fulldome-pan.jpg
panoramaFormat=DOME
stereoFormat=MONO
;;contentType=
;;fovX=
;;fovY
;;aspect=
For older release notes please see Developer Information
On request builds are available with special features: