Difference between revisions of "Snowglobe"
Jump to navigation
Jump to search
Soft Linden (talk | contribs) |
(structured article with section titles) |
||
Line 2: | Line 2: | ||
'''Snowglobe''' is an experimental viewer for Second Life. | '''Snowglobe''' is an experimental viewer for Second Life. | ||
== Downloads == | |||
* {{snowglobe-installers}} | |||
* {{snowglobe-installers-trunk}} | |||
* Very latest installer downloads: look for the most recent build on the [https://lists.secondlife.com/cgi-bin/mailman/listinfo/sldev-commits sldev-commits mailing list]. | |||
=== Source Code === | |||
Look at [[Version control repository]] for information about how to checkout the source code with SVN. | |||
== Build Instructions == | |||
The [[Get source and compile]] page gives general information about how to compile the source. | |||
== Features == | |||
* '''[[Snowglobe Current Cycle|Current Release Cycle]]''' - information on features and patches pending for the current release cycle | * '''[[Snowglobe Current Cycle|Current Release Cycle]]''' - information on features and patches pending for the current release cycle | ||
* Here's a list of documents on the main features in Snowglobe 1.2 that are not available in the Second Life 1.23 viewer: | * Here's a list of documents on the main features in Snowglobe 1.2 that are not available in the Second Life 1.23 viewer: | ||
Line 14: | Line 20: | ||
** [[HTTP Texture]] - Project to transition from custom UDP-based protocol to HTTP for texture delivery | ** [[HTTP Texture]] - Project to transition from custom UDP-based protocol to HTTP for texture delivery | ||
** [[S3 based viewer map]] - Utilizing HTTP Texture for the in-viewer map | ** [[S3 based viewer map]] - Utilizing HTTP Texture for the in-viewer map | ||
== Development == | |||
* Commit mail and build system notifications: [https://lists.secondlife.com/cgi-bin/mailman/listinfo/sldev-commits sldev-commits mailing list]. | * Commit mail and build system notifications: [https://lists.secondlife.com/cgi-bin/mailman/listinfo/sldev-commits sldev-commits mailing list]. | ||
* Developers discussion: [https://lists.secondlife.com/cgi-bin/mailman/listinfo/opensource-dev opensource-dev mailing list]. | * Developers discussion: [https://lists.secondlife.com/cgi-bin/mailman/listinfo/opensource-dev opensource-dev mailing list]. |
Revision as of 11:12, 11 February 2010
Error creating thumbnail: convert-im6.q16: delegate failed `'rsvg-convert' -o '%o' '%i'' @ error/delegate.c/InvokeDelegate/1928. convert-im6.q16: unable to open file `/tmp/magick-805fvLNDfx3zvhG': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_3c90e545b910.png' @ error/convert.c/ConvertImageCommand/3258.
Snowglobe is an experimental viewer for Second Life.
Downloads
- Snowglobe 1.4 Release Candidate (1.4.1.3614, August 8, 2010) (release notes)
[ Windows | Mac | Linux ]
- Very latest installer downloads: look for the most recent build on the sldev-commits mailing list.
Source Code
Look at Version control repository for information about how to checkout the source code with SVN.
Build Instructions
The Get source and compile page gives general information about how to compile the source.
Features
- Current Release Cycle - information on features and patches pending for the current release cycle
- Here's a list of documents on the main features in Snowglobe 1.2 that are not available in the Second Life 1.23 viewer:
- Media Rendering Plugin Framework Technical Overview - New Plugin architecture allowing media of all kinds to render in Snowglobe
- Interop Viewer Open Grid Protocol - Documents how OGP (now VWRAP) is implemented in Snowglobe
- HTTP Texture - Project to transition from custom UDP-based protocol to HTTP for texture delivery
- S3 based viewer map - Utilizing HTTP Texture for the in-viewer map
Development
- Commit mail and build system notifications: sldev-commits mailing list.
- Developers discussion: opensource-dev mailing list.
- Snowglobe Committer List - List of people with direct commit access who are working to build this viewer
- Snowglobe Development Process - Development practices for everyone working on the Snowglobe viewer
- Snowglobe QA - More details on the process we'll use to maintain high quality releases
- Browse source: snowglobe branch in Trac - browse the source code we're working on
For an introduction to the goals of the Snowglobe viewer, see Philip's blog post: "Intensifying Open Source Effort" which describes our new approach to open source. See Philip's mail to sldev for a little bit more about the name.