Scripting Library
From OpenSimulator
(Difference between revisions)
(→OSSL/LSL Mix) |
|||
Line 5: | Line 5: | ||
* [[Messageboard]] - Uses vector drawing to create text | * [[Messageboard]] - Uses vector drawing to create text | ||
* [[OSSL Drawfunctions]] - Some custom texture draw functions supported in OSSL | * [[OSSL Drawfunctions]] - Some custom texture draw functions supported in OSSL | ||
+ | * [[OsParseJSON_example1 | Language Translation]] - uses the JSON parsing function to call Googles Translation API |
Revision as of 13:41, 22 September 2008
Pure LSL
OSSL/LSL Mix
- Web image on a prim - Creates dynamic textures on a prim
- Messageboard - Uses vector drawing to create text
- OSSL Drawfunctions - Some custom texture draw functions supported in OSSL
- Language Translation - uses the JSON parsing function to call Googles Translation API