Display background texture
Vizard provides the option of changing the background color of the scene, but some users need the ability to display an image instead of a single color. This article describes how to replace the background color of your scene with any texture object, including images and videos.
Adding a Mirror
This post provides some sample code for using a mirror in your Vizard script and a short video demonstrating its use within the Vizard art gallery. You can apply the mirror settings to a flat model that you have in your environment or a texture quad that you add in your script. When you use the addMirror function you pass an object that will take on a mirror as its texture.
Read more

