Environmental Enhancement Project or EEP for short. If you have not been following this exciting project, you can check out this wiki page and the community discussion.
EEP offers:
- Environment objects that you can keep in your inventory and share with others
- Parcel-level control of environments
- Up to four different, independently controlled sky layers
- More options for customization
New LSL functions rolling out as part of EEP allow scripts to interact with parcels’ environments:
- llGetSunDirection and llGetMoonDirection allow scripts to accurately track both the sun and the moon as they move through the sky.
- llGetEnvironment gives a script access to all the parameters that go into generating the parcel's environment. For example, flowers can change their color based on the ambient light color.
- An experience script can set up a distinct environment for each visitor to the experience, using llReplaceAgentEnvironment and llSetAgentEnvironment.
Where Can I See EEP
EEP is now available on all regions.