View Single Post
  #1  
Old 04-04-2014, 10:41 AM
shivanangel shivanangel is offline
Member
 
Join Date: Feb 2006
Location: New Jersey
Posts: 182
Question Enabling Effects in Vizard 5?

I'm trying to move the model that I see working properly in the Inspector into Vizard, however I'm not getting any of the shader effects.

My script is as simple as possible:
import viz
viz.go()
coolingCylinder = viz.add('StaticModels_New//CoolingCylinder.OSGB')

When I right click and go to properties to load the OSGB in the Inspector from Vizard, everything looks fine.

However in Vizard, all the shader effects seem to just be composited one on top of the other as if them were just being blended as normal textures.

Is there a setting to turn on effects that is not on by default?

Nothing jumped out at me in the help doc to do this.

Thanks,
~George
Attached Thumbnails
Click image for larger version

Name:	VizardHelp.jpg
Views:	1154
Size:	358.7 KB
ID:	636  
Reply With Quote