DevalVR - Standalone player configuration DevalVR browser plugin is configured by means of HTML parameters. DevalVR standalone player can be configured with the same parameters than browser plugin. It exists a way to define all viewer parameters by means of a configuration file with the name "params.txt ". To define a configuration file, create a new TEXT file with the name "params.txt" and write all parameters with the syntax: parameter=value All parameters must be separated by spaces or a new line. If the value of the parameter contains spaces you must use ''" characters to include all words, for example: src="my first panorama.mov" This configuration file must be in the same folder than DevalVR player. When player starts, all parameters are read.
It exist some exclusive parameters that only works with standalone player, as "interface", "viewerwidth", "viewerheight", etc. This is the list with all available parameters: DevalVR parameters.html NOTE: All parameters have a default value, always the same, except "interface" parameter. If the name of DevalVR player begins by "player" (example "player.exe"), default value for interface is "0" (viewer without toolbar). It exists a way to configure several players in the same folder. Write any number at the end of player filename and the same number at the end of configuration filename (without spaces). For example, "Virtual Tour 1.exe" will open "params1.txt", and "Example2.exe" will open "params2.txt":
|