WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   transparency control (https://forum.worldviz.com/showthread.php?t=2527)

hankiwan 02-21-2010 08:32 PM

transparency control
 
I would like to embody gradient transparency.
Yes, I could set alpha or transparency by .alpha, but the alpha value is applied in all object.
Is there any method to control alpha values in pixel by pixel on screen or image?
Can I manage alpha map in Vizard? If it is possible, how can I handle it?

Regards.

nabrahamson 02-14-2012 07:02 AM

Quote:

Originally Posted by hankiwan (Post 9407)
I would like to embody gradient transparency.
Yes, I could set alpha or transparency by .alpha, but the alpha value is applied in all object.
Is there any method to control alpha values in pixel by pixel on screen or image?
Can I manage alpha map in Vizard? If it is possible, how can I handle it?

Regards.

You may want to try setting your alpha the following way:

.alpha(, op=viz.OP_OVERRIDE)

However, doing this may cause you to lose color values. It's likely that you will have to re-apply the color after you set your alpha this way.


All times are GMT -7. The time now is 12:25 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC