LSL Wiki Mirror 10-5-2006: llCloud

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
float llCloud(vector offset)

Returns the cloud density at the current position + offset.

How clouds work:


The cloud seed/growth/disipation algorithm uses a solenoidal vector field, which is a vector field with zero-divergence: nabla dot v = 0

This condition is satisfied whenever v has a vector potential, because if v = nabla times A then nabla dot v = nabla dot (nabla times A) = 0.


Functions | Simulator | Weather
There are 5 comments on this page. [Display comments/form]