rbray89 / EnvironmentalVisualEnhancements

Visual enhancements including clouds, lights, etc.
112 stars 54 forks source link

Color tweaking for "underwater" #6

Open NathanKell opened 10 years ago

NathanKell commented 10 years ago

It would be very useful to have the option to tweak the color of the seafloor revealed for coastal water. In particular, it would be nice to give coastal waters a nice green/turquoise tinge, like so: http://s.imwx.com/dru/2014/05/ea1e3bb9-4bdb-49a2-b795-f9ae8ef06210_650x366.jpg

rbray89 commented 10 years ago

Ah... Yeah, that could be done, but real-time feedback would be difficult.

NathanKell commented 10 years ago

What do you mean by real-time feedback? All I was thinking was a third color setting (as a 4-tuple, using alpha to blend with existing texture) in the cfg.

rbray89 commented 10 years ago

Real time feedback for applying the config with the GUI. I guess I could always force the sphere to rebuild.

NathanKell commented 10 years ago

Ah I see. Yeah, could do.

Ruedii commented 10 years ago

It would be particularly nice to do this using volumetric fog for underwater.

rbray89 commented 10 years ago

Yeah, I am working on a much better ocean solution. Costal water change should be possible with this new mechanism.