Developer Portal
From libopenmetaverse - libomv - Developer Wiki
| ||||||||||||||||
Developer PortallibOpenMetaverse 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 automatons or clients that connect to a virtual world simulator, TestClient provides examples for many of the common operations a bot may want to do, WinGridProxy provides a proxy to capture and decode data flowing between a client and simulator, Simian shows an example simulator implementation, and several graphical applications exist that show scene 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? 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? AdvancedRez a prim at a specific point relative to your current position and rotation 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 |