Difference between revisions of "Snowglobe"

From Second Life Wiki
Jump to navigation Jump to search
(Points to SG 2.0.1)
m (moved external doxygen link to Development section)
Line 29: Line 29:
* viewer-external: the most recent exported viewer 2.0 code base is available off our [https://svn.secondlife.com/svn/linden/branches/2010/viewer-external viewer external svn repository]
* viewer-external: the most recent exported viewer 2.0 code base is available off our [https://svn.secondlife.com/svn/linden/branches/2010/viewer-external viewer external svn repository]
* Snowglobe 2.0.1 trunk ('''Experimental'''): [http://secondlife.com/developers/opensource/downloads/2010/trunk/3339/Snowglobe_2-0-1-3339_Setup.exe Windows] [http://secondlife.com/developers/opensource/downloads/2010/trunk/3339/Snowglobe_2_0_1_3339_SNOWGLOBETESTBUILD.dmg Mac] [http://secondlife.com/developers/opensource/downloads/2010/trunk/3339/Snowglobe-i686-2.0.1.3339.tar.bz2 Linux] (2.0.1.0, April 27, 2010) ([http://wiki.secondlife.com/wiki/Release_Notes/Snowglobe_Release/2.0 release notes])
* Snowglobe 2.0.1 trunk ('''Experimental'''): [http://secondlife.com/developers/opensource/downloads/2010/trunk/3339/Snowglobe_2-0-1-3339_Setup.exe Windows] [http://secondlife.com/developers/opensource/downloads/2010/trunk/3339/Snowglobe_2_0_1_3339_SNOWGLOBETESTBUILD.dmg Mac] [http://secondlife.com/developers/opensource/downloads/2010/trunk/3339/Snowglobe-i686-2.0.1.3339.tar.bz2 Linux] (2.0.1.0, April 27, 2010) ([http://wiki.secondlife.com/wiki/Release_Notes/Snowglobe_Release/2.0 release notes])
* [http://dimentox.com/sg2dox/ SnowGlobe 2.0 Doxygen]


==== Source Code ====
==== Source Code ====
Line 54: Line 53:
** [[Snowglobe Test Plans]]
** [[Snowglobe Test Plans]]
* Browse source: [http://svn.secondlife.com/trac/linden/browser/projects/2009/snowglobe snowglobe branch in Trac] - browse the source code we're working on
* Browse source: [http://svn.secondlife.com/trac/linden/browser/projects/2009/snowglobe snowglobe branch in Trac] - browse the source code we're working on
* [http://dimentox.com/sg2dox/ SnowGlobe 2.0 Doxygen]


For an introduction to the goals of the Snowglobe viewer, see [https://blogs.secondlife.com/community/technology/blog/2009/03/30/intensifying-open-source-efforts Philip's blog post: "Intensifying Open Source Effort"] which describes our new approach to open source.  See [https://lists.secondlife.com/pipermail/sldev/2009-May/013879.html Philip's mail to sldev] for a little bit more about the name.
For an introduction to the goals of the Snowglobe viewer, see [https://blogs.secondlife.com/community/technology/blog/2009/03/30/intensifying-open-source-efforts Philip's blog post: "Intensifying Open Source Effort"] which describes our new approach to open source.  See [https://lists.secondlife.com/pipermail/sldev/2009-May/013879.html Philip's mail to sldev] for a little bit more about the name.

Revision as of 13:48, 25 May 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-15220cRGetEcb2kqS': No such file or directory @ error/constitute.c/ReadImage/600. convert-im6.q16: no images defined `PNG:/tmp/transform_0deba86dd6b3.png' @ error/convert.c/ConvertImageCommand/3258.

What is Snowglobe?

Snowglobe is an Open Source development project for viewers that connect to the Second Life Grid. Goals include:

  • Encourage development of alternative viewers that create choice for Second Life Residents
  • Encourage research and innovation of new viewer functionality
  • Collaborate with the development community to incorporate patches that enhance the official Second Life viewer

Snowglobe (sometimes 'SG') is commonly used to refer specifically to the Snowglobe viewer.

Website: http://snowglobeproject.org/

License

Snowglobe source code is offered under the GPLv2 license with FLOSS exception.

Developers are encouraged to complete the Second Life Viewer Contributor Agreement. Submissions to Snowglobe cannot be included in the official Second Life Viewer without this agreement in place.

Downloads

Release


Development Versions

These downloads can be unstable or risky to use.


Snowglobe 2 : Open Source Snowglobe branded viewer based off the Viewer 2.0 codebase:

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. For a quick step-by-step instruction for building on Linux, see Compiling and Patching Snowglobe (Linux).

Features

Development

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.