Atmosphere

Post requests, images, descriptions and reports about work in progress here.
Topic author
Will

Atmosphere

Post #1by Will » 14.10.2003, 17:18

Is there a way to change the opacity of an atmosphere?

I'm fumbling with trying to make some stellar companions have something like a 'glow,' but a simple atmosphere is simply too thick.

Guest

Post #2by Guest » 14.10.2003, 17:56

Try 'Emissive True'

eg:

Texture "whatever.jpg"
Emissive true
Color [ 1 1 1 ]
Radius 1050000
Atmosphere {
Height 1500000
Lower [ 0.88 1 0.88 ]
Upper [ 0.55 0.88 0.55 ]
Sky [ 0.55 0.88 0.55 ]
} ect.

Regards...bh.

Topic author
Will

Post #3by Will » 14.10.2003, 18:14

I did that, yeah... but the problem is that the atmosphere is too thick. Instead of a spectral glow, it looks like a dense cloud. Not the desired effect.


Return to “Add-on development”