Documentation

From Second Life Wiki
Revision as of 14:26, 7 January 2011 by Merov Linden (talk | contribs) (Add KDU Implementation link)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A lot of the documentation below is geared toward developers. However, many aspects of the system don't require a deep technical background to learn. Much of this is still a work in progress, but since this is a wiki, you can help fill in the blanks!

  • Features - An overview of the major components of the system as seen from an end user's perspective. Links to specifications, test plans and other documentation can be found here.
  • Glossary - System terminology
  • Viewer architecture - Overview of the viewer from a developer's perspective.
  • Protocol - In-depth documentation of the protocol.
  • Third Party Libraries - The third party libraries used by the viewer.
    • New KDU Implementation - Starting with Viewer 2.5, the proprietary library llkdu.dll has been phased out. The libkdu.a and kdu.lib are still not redistributable but can be built from the toolkit provided by Kakadu under a license. The KDU Implementation document describes how to build a viewer with such a library.
  • Server architecture - Brief description of server processes with which the viewer communicates.
  • Autobuild - A tool for building libraries.