WorldViz User Forum

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

duda 11-20-2003 08:47 AM

Fog
 
1 Attachment(s)
Under v2.12, when calling:

viz.clearcolor(1.0, 1.0, 1.0)
viz.fog(0.2)

I get a white background, but black fog? See attached file.

farshizzo 11-20-2003 09:45 AM

Hi,

To set the color of fog use the following command:
Code:

viz.fogcolor(1.0,1.0,1.0)
viz.fog(0.2)



All times are GMT -7. The time now is 02:16 PM.

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