ramblings of a feline simian
libOpenMetaverse
libOpenMetaverse (formerly libSecondLife) is a very interesting project. Basically, it’s a library in C# is used for connecting to the secondlife grid. I’ve been playing with 0.5.0 (last official release apparently) and also with /trunk.
I’ve been able to work my around into creating a name2key and key2name functions for the included testclient app. (yea, basically taking the example code for these and moving them to the testclient code but it’s not as simple as it sounds so there)
Next up… group utilities and also moving the console dumps to IMs to master
libOpenMetaverse (formerly libSecondLife) is a very interesting project. Basically, it’s a library in C# is used for connecting to the secondlife grid. I’ve been playing with 0.5.0 (last official release apparently) and also with /trunk. I’ve been able to work my around into creating a name2key and key2name functions for the included testclient app. (yea, basically taking the example code for these and moving them to the testclient code but it’s not as simple as it sounds so there) Next up… group utilities and also moving the console dumps to IMs to master | Print article | This entry was posted by Killapill on January 8, 2009 at 3:53 pm, and is filed under development. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |