View Single Post
  #2  
Old 06-22-2011, 09:29 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
You can use the viz.addTexture command to load textures and then use node.texture to apply the textures on an object. Vizard comes with a few examples/tutorials that show how to dynamically change the texture of an object (e.g. mini.py, swapping.py).
Reply With Quote