Scripting
From OpenSimulator
(Difference between revisions)
(→OpenSim Scripting) |
m (→OpenSim Scripting) |
||
Line 1: | Line 1: | ||
== OpenSim Scripting == | == OpenSim Scripting == | ||
− | * [[LSL_osFunctions|osFunction Proposals]] - Suggestions for custom | + | * [[LSL_osFunctions|osFunction Proposals]] - Suggestions for custom OSL-functions |
− | * [[LSL_osFunctions_implemented|implemented osFunctions]] - Examples of | + | * [[LSL_osFunctions_implemented|implemented osFunctions]] - Examples of OSL-functions that already have been implemented |
− | * [[OpenSim:Scripting|Script usage]] | + | * [[LSL_Status|Current LSL implementation]] - Shows a comprehensive list of LSL-functions that are working/being worked on |
+ | * [[OpenSim:Scripting|Script usage]] - Tutorial how to use scripts in-world |
Revision as of 20:28, 10 January 2008
OpenSim Scripting
- osFunction Proposals - Suggestions for custom OSL-functions
- implemented osFunctions - Examples of OSL-functions that already have been implemented
- Current LSL implementation - Shows a comprehensive list of LSL-functions that are working/being worked on
- Script usage - Tutorial how to use scripts in-world