Open Source Portal

From Second Life Wiki
Revision as of 00:23, 23 May 2007 by Wu Worters (talk | contribs)
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.


Getting started

可口可乐

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.
  • Viewer architecture - This is an overview of the viewer from a developer's perspective.
  • Protocol - in depth documentation of the protocol
  • Extended FAQ - For questions that don't get covered in the main open source FAQ.

more...

Participate

We want your help to make the Second Life Viewer better! You don't need to know C++ or even programming to help. Some of the toughest jobs in software development have nothing to do with writing code. Just grab a test build and try playing around with it. Let us know what you think on email, on the forum, or IRC. If it's not working for you, try to get help there. If it is working for you, try helping someone who isn't having as much luck as you are. If you run into issues, see if a bug report has been filed, and if it isn't file it. If it has been filed, vote for it, perhaps filling in more detail.

Of course, if you are a developer, we can use your help. Download the code, and see if you can get it to build. Try your hand at fixing a bug, or extending the software through one of the APIs. There's a ton of ways you can help, and we welcome you regardless of your skill level.

more...