[Opensim-dev] LookingGlass viewer project in forge

Mister Blue misterblue at misterblue.com
Wed Jun 3 16:14:42 UTC 2009


Over in the Forge is a new project: the LookingGlass viewer. What
started out as a small project to learn C# turned into a whole virtual
world viewer framework. It is no where near usable for normal viewing
(lacking avatars and navigation and many features) but it will connect
to OpenSim and render regions.

There are pictures and the beginnings of documentation at
http://lookingglassviewer.org/ .  The sources as well as the TODO and
bug lists are in the OpenSimulator forge.

LookingGlass is written in C# and is, of course, BSD licensed. The
current version sports a communication module using libopenmetaverse
to talk to OpenSimulator or SecondLife(r). The current renderer module
uses PrimMesher to create the meshes and Ogre3D to display them. My
development environment is Windows(r) so that's where it builds and
runs today but eventually Linux will be supported.

My goal in writing LookingGlass is the creation of a modular framework
for a viewer that is as extensible as OpenSimulator. While there are
other viewer projects out there, the ability to plug-in and extend is
as important for the future of virtual world experimentation as
putting bits on the screen.

Collaboration is welcome. Work is continuing.

-- Robert Adams (aka, Misterblue)



More information about the Opensim-dev mailing list