Scripting
From OpenSimulator
(Difference between revisions)
m |
m |
||
Line 15: | Line 15: | ||
* [[Build_Bot|Bot-Design(.Net)]] - A whitepaper about a buildbot-design in Opensim | * [[Build_Bot|Bot-Design(.Net)]] - A whitepaper about a buildbot-design in Opensim | ||
− | Back to [[Main_Page]] | + | Back to [[Main_Page| Main Page]] |
[[Category:Main]] | [[Category:Main]] |
Revision as of 08:17, 6 February 2008
OpenSim Scripting
- OS-Grid Forum - LSL/OSSL discussions, examples, tips, etc.
- Script usage - Tutorial how to use scripts in-world
Users
- OSSL Proposals - Suggestions for custom OSL-functions
- OSSL Implemented - A list of OSL-functions that are available
- LSL Implemented - A list of LSL-functions that are available
- Scripting Languages - What languages are supported and how to use them
Developers
- OSSL Standards - A whitepaper concerning naming-standards for the OpenSim scripting language
- OpenSim.Region.ScriptEngine.Common - How to create your own script engine
- DotNet-Engine - Describes some of the esoteric parts of the DotNet-Engine
- Bot-Design(.Net) - A whitepaper about a buildbot-design in Opensim
Back to Main Page