Developer Portal
From libsecondlife
| |||||||||||||||||
Developer Portallibopenmv and the associated applications can be used for any programmatic control of virtual worlds based on the Second Life protocol. The library itself contains a GridClient class for creating bots to connect to the metaverse, TestClient provides examples for many of the common operations a bot may want to do, GridProxy+GridProxyApp provide a proxy to capture and decode data flowing between a client and servers, Simian shows an example simulator implementation, and several graphical applications show rendering examples. How do I?The following section gives links to various tutorials regarding the use of libopenmv The BasicsHow do I... Use libopenmv to login to the SL Grid / create my first libsl bot? CommunicationHow do I make my bot... Send an instant message? MovementHow do I make my bot... AppearanceHow do I make my bot... Load and use a complete appearance from inventory? EventsHow do I get notification of... SearchingHow do I search for... Land using DirectoryManager.StartLandSearch? Help!The following topics contain answers to common questions, think of it as the FAQ. My bot's appearance is Ruthed! How do I fix it? See Avatar Appearance |