资 源 简 介
Introduction
LibOpenMetaverse is a collection of .NET libraries written in c# for interacting with 3d virtual world simulators. The core library implements the protocol, networking and client functionality.
Using the library is much like using any other .NET component, We adhere to the Microsoft Framework Design Guidelines wherever possible and extensive API documentation is available.
Additionally there are other assemblies used by the core library that can also be used standalone
| OpenMetaverse.dll | Core protocol library and client functionality |
|:------------------|:-----------------------------------------------|
| OpenMetaverseTypes.dll | Common types utilized in 3d space and generic types utilized by both clients and servers |
| OpenMetaverse.StructuredData.dll | A library for creating, using and manipulating the OSD serialization format |
Please note that the source code repository has been moved to Github at https://github.com/