//Scene inspiration from @EverthangForever
//Before Starting the Scene
//Browse to the Shaders\Random3D Folder
//Run the RandomShaders.exe app
//Then minimize it to the taskbar
//
//WyldAnimal
//
//That will run the randomizer, so that each time you play the Scene
//It will use one of the 16 shaders at random.
//
// The Randomizer Starts up in Random mode, changing the random Shader every 15 seconds.
// A shader is selected at Random and stored for the Next Scene change.
//
//More Shaders?
//If you place a check in the use Subfolders box
//There will be 1500 or more additional Random Shaders used.
//
//
//Advanced use:
//Click Pause
//Set the time to 30 or 60 seconds
//Put a check in Push Scene Change
//Click Continue
//Now the Scene will be changed Automatically with a different Shader
//when the time counts down.
//
//
Manual use:
// Click Pause
// When Paused, the Manual Shader contrls show up at the bottom
// in Random mode, there is only a next button
// click it to use the Next Random Shader
// when Random is not checked, it is in sequential mode
// now there is a Next and Previous button
// the buttons also work combined with the Push Scene Change check box
// if this box is checked, then the Manual Shader buttons will aslo
// push the Scene to change 
// if the Push Scene Change box is Not checked
// then only the random Shader is loaded into memory, the Scene is Not changed, 
// but on the Next Scene change, the New Random Shader will be used.
// 
// The Go to box:
// while Paused this box is enabled
// if you know the shader number, you can enter it in the box and press enter
// to jump directly to that shader.
// Shaders are numbered from 0 to 1 less than the total shown in the total box.



