<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://opensimulator.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cinderblocks</id>
		<title>OpenSimulator - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://opensimulator.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cinderblocks"/>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Special:Contributions/Cinderblocks"/>
		<updated>2026-04-08T11:18:08Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.9</generator>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2025-11-30T17:06:06Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Move abandoned viewers, add LibreMetaverse, and correct spelling of Firestorm&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MainPageQuicklinks|Compatible_Viewers}}&lt;br /&gt;
{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer, which can connect to OpenSimulator, then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
== Compatibility issues ==&lt;br /&gt;
Since OpenSimulator and viewers development is done by different teams with different timing and even goals, '''compatibility can not be assured'''. To connect to an older version of OpenSimulator, you may need to use an older version of your favourite viewer, which also could limit [[Hypergrid|Hypergrid]] capability. In this case you should consult the support of your grid or chosen viewer.&lt;br /&gt;
&lt;br /&gt;
== Viewers ==&lt;br /&gt;
* [https://www.firestormviewer.org/choose-your-platform/ Firestorm Viewer] - C++ based viewer for Linux/Mac/Win. Forked from Linden lab Second Life viewer. Successor to Phoenix viewer. Currently the most widely used viewer on Second Life.&lt;br /&gt;
** [https://gsgrid.de/firestorm-vr-mod/ Firestorm VR Mod] - A modification to the Firestorm Vierwer to allow use of a Virtual Reality Head Mounted Display (VR HMD).&lt;br /&gt;
* [https://www.dayturn.com/viewer/index.php?resources/ Dayturn] - C++ based viewer for Win/Mac only. Forked from Kokua. [https://bitbucket.org/dayturn/ Dayturn source code] available on Bitbucket.&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - C++ based viewer for Linux x86_64/Linux aarch64/Mac/Win. Forked from SL v1 viewer (former name: Cool SL Viewer, first release 2007/11/16).&lt;br /&gt;
* [https://radegast.life Radegast Metaverse Client] - Radegast-ng is Light client, evolution of Radagast from libopenmetaverae project.&lt;br /&gt;
&lt;br /&gt;
== Beta Viewers ==&lt;br /&gt;
Dayturn for Windows and MacOS&lt;br /&gt;
https://bitbucket.org/dayturn/&lt;br /&gt;
&lt;br /&gt;
Phoenix-Firestorm Windows - Linux - MacOS  https://www.firestormviewer.org/early-access-beta-downloads/&lt;br /&gt;
&lt;br /&gt;
== OpenSim PBR Viewers ==&lt;br /&gt;
[https://www.firestormviewer.org/ Firestorm]&lt;br /&gt;
&lt;br /&gt;
[http://sldev.free.fr/ Cool VL Viewer] stable release with PBR, ALM and forward rendering modes.&lt;br /&gt;
&lt;br /&gt;
== OpenSim WebRTC Viewers ==&lt;br /&gt;
&lt;br /&gt;
[https://www.firestormviewer.org/ Phoenix-Firestorm-Alphax64-7.1.9.75657]&lt;br /&gt;
&lt;br /&gt;
[http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
&lt;br /&gt;
== Text-only Viewers ==&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by default. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt (alternate avatar) online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [http://www.mobilegridclient.com/ Mobile Grid Client] - A Second Life and OpenSimulator messaging client for your Android powered device (mobile phone, cell phone, tablet...).&lt;br /&gt;
&lt;br /&gt;
== LLSD API Libraries ==&lt;br /&gt;
These are open source libraries for building viewers, clients, and tools that can connect to OpenSimulator.&lt;br /&gt;
&lt;br /&gt;
Maintained Libraries:&lt;br /&gt;
* [https://github.com/cinderblocks/libremetaverse LibreMetaverse] - '''C#''' Client and LLSD library forked from LibOpenMetaverse and currently maintained and up to date. BSD-3 License&lt;br /&gt;
* [https://bitbucket.org/opensimulator/libopenmetaverse/src/master/ libopenmetaverse] - '''C#''' LLSD implementation. Maintained by OpenSimulator developers. BSD License&lt;br /&gt;
* [https://bitbucket.org/lindenlab/llbase/src/master/ llbase-py] - '''Python''' LLSD implementation. Maintained by Linden Labs. MIT License&lt;br /&gt;
&lt;br /&gt;
Currently Unmaintained Libraries:&lt;br /&gt;
* [https://bitbucket.org/lindenlab/llsd/src/master/cpp/ llsd-cpp] - '''C++''' LLSD implementation, last updated in 2010. MIT License&lt;br /&gt;
* [https://bitbucket.org/lindenlab/llsd/src/master/perl-new/ llsd-perl-new] - '''Perl''' LLSD implementation. Last updated 2011. MIT License&lt;br /&gt;
* [https://bitbucket.org/lindenlab/llsd/src/master/php/ llsd-php] - '''PHP 4''' LLSD implementation. Incomplete, supports XML serialization only. Used internally by Second Life developers. Last updated 2010. MIT License&lt;br /&gt;
* [https://github.com/jacobilinden/llsd-java llsd-java] - '''Java''' LLSD implementation by Xugu Madison, last update ca 2014. BSD License.&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] - '''Java''' LLSD implementation, last updated 2012. Linux, Windows, MacOS, Android Compatible. Also see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]. LGPL 2.1 License&lt;br /&gt;
* [https://bitbucket.org/lindenlab/llsd/src/master/js/ llsd-js] - '''JavaScript''' LLSD implementation, last update in 2011. MIT License&lt;br /&gt;
&lt;br /&gt;
== Inactive Viewers or in unknown state ==&lt;br /&gt;
* [https://web.archive.org/web/20120129163754/http://3di-rei.org/ 3Di viewer Rei] - C# based Web-browser plugin OpenSimulator viewer. 3Di website gone but [https://github.com/3di 3Di Rei viewer source] is still available on Github&lt;br /&gt;
* [https://www.alchemyviewer.org/ Alchemy Viewer] - C++ based viewer for Linux/Mac/Win. Forked from Linden lab Second Life viewer.&lt;br /&gt;
* [https://github.com/DuncanGarrettBWG/Ascent Ascent] - C++ based viewer for Linux/Mac/Win. Started as a fork of Inertia Viewer. Abandoned in 2010.&lt;br /&gt;
* [https://dolphinviewer.eregion.de/ Dolphin] - C++ based viewer for Linux/Mac/Win. Dolphin v1 was a fork of the Cool VL Viewer, with changes focused on sailing. v2/3 was a fork of SL viewer. Abandoned in 2015. [https://github.com/OS-Development/VW.Dolphin_v3 Dolphin 3 Source] still available on GitHub.&lt;br /&gt;
* [https://web.archive.org/web/20100827005054/http://emeraldviewer.net/index.shtml Emerald] - C++ based viewer forked from Snowglobe (the second version fo the LL/SL open source viewer). Project halted and abandoned in 2010 after Emerald developer linked to DoS attack on SL and banned. Emerald source code still available on [https://github.com/mmorciegov/emeraldviewer  GitHub] and [https://code.google.com/archive/p/emeraldviewer/downloads Google Code Archive].&lt;br /&gt;
* [https://sourceforge.net/projects/opensim-viewer/files/Hippo%20OpenSim%20Viewer/ Hippo] - C++ based viewer for Linux/Mac/Win. Forked from SL viewer and Cool VL Viewer. Abandoned in 2010. See also [https://mjm-labs.com/viewer/ Hippo Viewer website].&lt;br /&gt;
* [https://web.archive.org/web/20150426024318/http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist] - C# Multi-platform 32 bit viewer intended to be OpenSimulator focused&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] - C++ based viewer forked from SL viewer v1.21. Development ended in 2010 and shifted to a new viewer called Kokua. [https://github.com/imprudence/imprudence/ Imprudence Viewer source] is still available on GitHub&lt;br /&gt;
* [https://github.com/llgetowner/Inertia Inertia] - C++ based viewer forked from Snowglobe SL viewer). Abandoned in 2010&lt;br /&gt;
* [http://lookingglassviewer.org/ LookingGlass] - C#/Ogre based Viewer prototype. Development Ended in 2011. [https://github.com/Misterblue/LookingGlass-Viewer LookingGlass Viewer source] is still available on GitHub&lt;br /&gt;
* [https://web.archive.org/web/20100121073547/http://www.meerkatviewer.org:80/ Meerkat] - Viewer for Linux/Mac/Win in C++. Fork of SL viewer. [https://github.com/kow/Meerkat-Viewer Meerkat source] available on GitHub. [https://code.google.com/archive/p/meerkat-viewer/ Meerkat binaries] available via Google Code Archive. Development stopped in 2009&lt;br /&gt;
* [http://metaverseink.com/Downloads.html OnLook] - C++ based viewer forked from Singularity. Inactive since 2014. [https://github.com/diva/OnLook OnLook Viewer Source] is still available on GitHub.&lt;br /&gt;
* [https://web.archive.org/web/20110513111152/http://nicholaz-beresford.blogspot.com/ Nicholaz Beresford's viewer] - The first third party viewer. Fork of SL viewer. Development stopped in 2010.&lt;br /&gt;
* [https://github.com/opensim/opensim-viewer OpenSim-Viewer] - C#/C++/Xenko based, BSD licensed viewer written for OpenSimulator. Inactive since 2018.&lt;br /&gt;
* [https://web.archive.org/web/20090204004516/http://www.openviewer.org/ OpenViewer] - C#/Ogre based, BSD licensed viewer written as a companion to OpenSimulator. ca 2007/2008. Website went dark in 2009. &lt;br /&gt;
* [https://vcs.firestormviewer.org/legacy Phoenix] - C++ based viewer. Forked from SL viewer. Replaced by Firestorm viewer.&lt;br /&gt;
* [[RealXtend|RealXtend Naali/Tundra]] - Written from scratch C++/Ogre3D based viewer for Linux/Mac/Win, required [[ModRex]] in OpenSimulator. Development stopped in 2016, OpenSimulator support dropped in 2013.&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - C++ based viewer for Linux/Mac/Win. Forked from the Ascent Viewer. Goal is to combine look of old SL viewer with modern features. [https://github.com/singularity-viewer/SingularityViewer Singularity source code] available on GitHub.&lt;br /&gt;
* [https://web.archive.org/web/20091214235907/http://www.xenkiviewer.com/ Xenki] - XABP-based OpenSimulator viewer prototype for IE web browser. Abandoned in 2009&lt;br /&gt;
* [https://downloads.infinitemetaverse.org/index.php/downloads Scenegate] - No development for a long time. Website is down.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List</id>
		<title>Grid List</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List"/>
				<updated>2018-08-17T16:56:25Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: /* Public grids */ Remove some dead grids&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
== What is the Grid List? ==&lt;br /&gt;
There are hundreds (thousands?) of OpenSimulator-based virtual worlds out there. Many of them are free to use and welcome new users. This grid list is a community-generated list of such worlds. If you would like to experience an OpenSimulator-based virtual world before installing your own, try one of these. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT NOTE:''' The OpenSimulator project is not responsible for, nor in any way associated with, any grid listed on this page, nor for any grid's content or activities. Visit at your own risk. Also, there are no guarantees that these worlds are up and running.&lt;br /&gt;
&lt;br /&gt;
== Public grids  ==&lt;br /&gt;
&lt;br /&gt;
'''Grid List Policy:''' Please list your grid only if uses OpenSimulator as a component. Do not include advertising language. The entries in the main list should just contain the grid name and the plain numbers as defined by the column headers. '''Please use [[Grid List/Template|this template]] for the subpages to keep the information in a comparable manner.''' Grids are listed in the order of appearance, so please add your entry to the bottom of the list. Anyone found inserting a grid up higher in the list will have their entry moved or removed. &lt;br /&gt;
&lt;br /&gt;
You may want provide a link on your world's website back to the project by using the [[OpenSim Graphics|Powered by OpenSimulator logo]]. Credit is appreciated but not required. &lt;br /&gt;
&lt;br /&gt;
If you own a grid and are interested in joining a grid association see this page: [[Grid Associations]] &lt;br /&gt;
&lt;br /&gt;
Hypergrid Business maintains a list of active grids, updated monthly: [http://www.hypergridbusiness.com/statistics/active-grids/ Active OpenSim grids]&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSGrid|OSGrid]] &lt;br /&gt;
| 7178 &lt;br /&gt;
| 64,296 &lt;br /&gt;
| 3280&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Francogrid|FrancoGrid]] &lt;br /&gt;
| 298&lt;br /&gt;
| 5593&lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3rd Rock Grid|3rd Rock Grid]] &lt;br /&gt;
| 283&lt;br /&gt;
| 11765&lt;br /&gt;
| 347&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metropolis|Metropolis Metaversum]] &lt;br /&gt;
| 1581&lt;br /&gt;
| 14706&lt;br /&gt;
| 3579&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/German Grid|German Grid]] &lt;br /&gt;
| 107 &lt;br /&gt;
| 2353 &lt;br /&gt;
| 385&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Open-Neuland|OpenSimulator-Club - Open Neuland]] &lt;br /&gt;
| 216 &lt;br /&gt;
| 384 &lt;br /&gt;
| 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Wilder-Westen|OpenSimulator-Club - Wilder Westen]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 122 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Myopengrid.com|MyOpenGrid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Your Alternative Life|Your Alternative Life]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 2089 &lt;br /&gt;
| 1458&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Openvue|OpenVUE]] &lt;br /&gt;
| 16&lt;br /&gt;
| 24&lt;br /&gt;
| 64&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ScienceSim|ScienceSim]] &lt;br /&gt;
| 25 &lt;br /&gt;
| 30 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Unica|Unica]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 60 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LISAT|Lost-in-Space-and-Time]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SimValley NL|SimValley NL]] &lt;br /&gt;
| 1087 &lt;br /&gt;
| 364 &lt;br /&gt;
| 32&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Your2Live|Your2Live]] &lt;br /&gt;
| 3 &lt;br /&gt;
| 8 &lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| [[Grid List/OPENSIM NL|OpenSim NL]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 426 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VirtualFrance3D|VirtualFrance3D]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 143 &lt;br /&gt;
| 31&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Twisted Sky|Twisted Sky]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 290 &lt;br /&gt;
| 68&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/TertiaryGrid|Tertiary Grid]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 379&lt;br /&gt;
| 42&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Logicamp|Logicamp - Outdoor Grid]] &lt;br /&gt;
| 179&lt;br /&gt;
| 3300 &lt;br /&gt;
| 577&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Jamgrid|Jamgrid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 55 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/JOGrid|Japan Open Grid]] &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Tlön|Tlön]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 65 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PMGrid|PMGrid]] &lt;br /&gt;
| 80 &lt;br /&gt;
| 100 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cybergrid|Cybergrid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 44 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/jokaydiagrid|jokaydiaGRID]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 253 &lt;br /&gt;
| 75&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Rezzable Visions|Rezzable Visions]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Craft|Craft]] &lt;br /&gt;
| 180 &lt;br /&gt;
| 900 &lt;br /&gt;
| 290&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual RP|Virtual RP]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 714 &lt;br /&gt;
| 55&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GerGrid|GerGrid]] &lt;br /&gt;
| 98 &lt;br /&gt;
| 408&lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Annuna Grid|Annuna Grid]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 60 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VeeSome|VeeSome]] &lt;br /&gt;
| 48 &lt;br /&gt;
| 106 &lt;br /&gt;
| 53&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VirtuaLife|Virtualife]]&lt;br /&gt;
| 132 &lt;br /&gt;
| 1000 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/REDISIS|redOasis (formerly RedIsis)]] &lt;br /&gt;
| 130 &lt;br /&gt;
| 60 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PearGrid|PearGrid]] &lt;br /&gt;
| 18 &lt;br /&gt;
| 34 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Island Oasis|Island Oasis]] &lt;br /&gt;
| 212&lt;br /&gt;
| 9107&lt;br /&gt;
| 860&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HAVEN: Your World|HAVEN: Your World]] &lt;br /&gt;
| 13 &lt;br /&gt;
| 11 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Flatlandia.cc|Flatlandia]] &lt;br /&gt;
| 33 &lt;br /&gt;
| 177 &lt;br /&gt;
| 110&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AnSky|AnSky]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 180&lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Lisat|ArtGridOnLine]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 48 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EU-Grid|EU-Grid]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 350 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GiantGrid|GiantGrid]] &lt;br /&gt;
| 169 &lt;br /&gt;
| 261 &lt;br /&gt;
| 157&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/pseudospace|Pseudospace]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 46 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metapocalypse|Metapocalypse Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/UFSGrid|UFSGrid]] &lt;br /&gt;
| 36 &lt;br /&gt;
| 897 &lt;br /&gt;
| +/-50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Worlds Grid|Virtual Worlds Grid]] &lt;br /&gt;
| 527 &lt;br /&gt;
| 30 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3DGrid World|3DGrid World (formerly The SecondLearning Grid)]]&lt;br /&gt;
| 4 &lt;br /&gt;
| 55 &lt;br /&gt;
| 46&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sofitek|Sofitek]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 21 &lt;br /&gt;
| 21&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AstralGrid|AstralGrid]] &lt;br /&gt;
| 70 &lt;br /&gt;
| 40 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MOSES|MOSES: Military Open Simulator Enterprise Strategy]] &lt;br /&gt;
| 117 &lt;br /&gt;
| 227 &lt;br /&gt;
| 102&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Dorenas World|Dorenas World]] &lt;br /&gt;
| 143&lt;br /&gt;
| 448&lt;br /&gt;
| 300&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Enakai|Enakai]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 14 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Greeklife|GreekLife]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50&lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EverWorlds.com|EverWorlds: Bringing People Together (formerly Destiny Zero)]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 2 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/IcaruSRealmS|=IcaruS= RealmS]] &lt;br /&gt;
| 26 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| 14&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/lpgrid.com|Lost Paradise]] &lt;br /&gt;
| 2847&lt;br /&gt;
| 820&lt;br /&gt;
| 670&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Valhalla Virtual|Valhalla Virtual]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 25 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyber Wrld|Cyber Wrld]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/FleepGrid|FleepGrid]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 150 &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Speculoos|Speculoos]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50 &lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/My3dLife|My3DLife]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 20 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DaseinWorld|DaseinWorld]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/You3D|You3D]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 6 &lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Realms Grid|Virtual Realms Grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Gor Grid|Gor Grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Pathlandia|Pathlandia]] &lt;br /&gt;
| 4 &lt;br /&gt;
| 1 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Austria|Austria]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 6 &lt;br /&gt;
| 9&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Psychedelia|Psychedelia]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7 &lt;br /&gt;
| 11&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/M001|M001]]&lt;br /&gt;
| 10&lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenSim Creations Grid|OpenSim Creations Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 11&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/StarGates Matrix|StarGates Matrix]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Zairus Grid|Zairus Grid]] &lt;br /&gt;
| 72 &lt;br /&gt;
| 10&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HyperGrid Plaza|HyperGrid Plaza]] &lt;br /&gt;
| 1&lt;br /&gt;
| 100&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Ice Grid|Ice Grid]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 32 &lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ART|ART]] &lt;br /&gt;
| 3(real) &lt;br /&gt;
| ? (real)&lt;br /&gt;
| 150(real)&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Stone Grid|Stone Grid]] &lt;br /&gt;
| 3&lt;br /&gt;
| 4 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LifeStyle3D - ItalianGrid|LifeStyle3D - ItalianGrid]] &lt;br /&gt;
| 32&lt;br /&gt;
| 350 &lt;br /&gt;
| 108&lt;br /&gt;
|-&lt;br /&gt;
| [http://adreans-world.from-fl.com/home/ Adreans-World]&lt;br /&gt;
| 147&lt;br /&gt;
| 518 &lt;br /&gt;
| 43&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AndromedaGrid|Andromeda Grid]] &lt;br /&gt;
| 10&lt;br /&gt;
| 4 &lt;br /&gt;
| 0&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EduGrid|EduGrid]] &lt;br /&gt;
| 15&lt;br /&gt;
| 2000&lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.virtualhighway.us Virtual Highway]&lt;br /&gt;
| 706&lt;br /&gt;
| 6318&lt;br /&gt;
| 285&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.jopensim.com jOpenSimWorld]&lt;br /&gt;
| 39&lt;br /&gt;
| 327&lt;br /&gt;
| 39&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/CloneLife|Clone Life]]&lt;br /&gt;
| 31&lt;br /&gt;
| 6107&lt;br /&gt;
| 260&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/RevWorld|Rev World]]&lt;br /&gt;
| 56 &lt;br /&gt;
| 1461&lt;br /&gt;
| 256&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Littlefield_Grid|Littlefield Grid]]&lt;br /&gt;
| 351&lt;br /&gt;
| 2078&lt;br /&gt;
| 383&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Athabasca University|Athabasca University]]&lt;br /&gt;
| 16 &lt;br /&gt;
| 15 (in development stage)&lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.goreanlifestyle.com/ Gorean Life Style]&lt;br /&gt;
|30&lt;br /&gt;
|50&lt;br /&gt;
|45&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/COSIE Grid|COSIE Grid]] &lt;br /&gt;
| 6 &lt;br /&gt;
| 3&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/H omeland3D|Homeland3D]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.meetinstantly.com/ MeetInstantly]&lt;br /&gt;
| 32&lt;br /&gt;
| 5&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Traduverse|Traduverse]]&lt;br /&gt;
| 49&lt;br /&gt;
| 27&lt;br /&gt;
| 27&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/IgnisFatuus|Ignis Fatuus]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 14&lt;br /&gt;
| 72&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DigiWorldz|DigiWorldz]]&lt;br /&gt;
| 6399&lt;br /&gt;
| 7099&lt;br /&gt;
| 2315&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/gimisaOS|gimisaOS]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 1 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DSGrid|DSGrid]]&lt;br /&gt;
| 17 &lt;br /&gt;
| 52 &lt;br /&gt;
| 71&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Regno di Camlaan|Regno di Camlaan]] &lt;br /&gt;
| 8&lt;br /&gt;
| 19&lt;br /&gt;
| 60&lt;br /&gt;
|-&lt;br /&gt;
| [http://partydestinationgrid.com Party Destination Grid] &lt;br /&gt;
| 110 &lt;br /&gt;
| 1100 &lt;br /&gt;
| 790&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
{{ambox&lt;br /&gt;
| type = inactive &lt;br /&gt;
| text = This is a list of Grids that been inactive for a few days and or have claimed to be inactive by the owner. &amp;lt;!-- MAJ le 30/12/2011 --&amp;gt;[[Category:Grid List]]&lt;br /&gt;
}}&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Uvatar|Uvatar]] &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| 0 &amp;lt;!-- Logins are disabled. Last update to the website was in 2012, many unfixed errors to the site. --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/The New World Grid|The New World Grid]] &lt;br /&gt;
| 330 &lt;br /&gt;
| 5200 &lt;br /&gt;
| 590&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyberlandia|Cyberlandia]] &lt;br /&gt;
| 185 &lt;br /&gt;
| 1600 &lt;br /&gt;
| 269&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatar Hangout|Avatar Hangout (with OMC)]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 8,626 &lt;br /&gt;
| 58&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DGP Grid|DGP Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/tescos.org.uk|tescos.org.uk (curency ƒ)]] &lt;br /&gt;
| 30 &lt;br /&gt;
| 20 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Role Play Worlds|Role Play Worlds - Your Fantasy, your world]] &lt;br /&gt;
| 129 &lt;br /&gt;
| 2276 &lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatrian|Avatrian]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 25 &lt;br /&gt;
| 150&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSBEST|OSBEST]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MCM Realm|MCM Realm]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 73 &lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Oasis Grid|Oasis Grid]] &lt;br /&gt;
| 89 &lt;br /&gt;
| 3068 &lt;br /&gt;
| 228&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AtMeeting|AtMeeting Grid]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 30 &lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenUtopia|OpenUtopia Grid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtualgames3d|Virtualgames3d]] &lt;br /&gt;
| 140 &lt;br /&gt;
| 1350 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Grid4Us|Grid4Us]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 130 &lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/K-grid|K-grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Le Monde de Darwin|Le Monde de Darwin]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 83 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/NeXtLife|NeXtLife Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 7 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sensation Games|Sensation Games]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SLI-Grid|SLI-Grid]] &lt;br /&gt;
| 5 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| TGGrid &lt;br /&gt;
| 11 &lt;br /&gt;
| 9 &lt;br /&gt;
| 13&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/digsynth.com|World of the Free]] &lt;br /&gt;
| 0 &lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/virtyou|virtyou]] &lt;br /&gt;
| 110 &lt;br /&gt;
| 1676 &lt;br /&gt;
| 70&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/4AllGrid|4AllGrid]] &lt;br /&gt;
| 68&lt;br /&gt;
| 6&lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| EduverseGrid &lt;br /&gt;
| 147 &lt;br /&gt;
| 400&lt;br /&gt;
| Data Unknown&lt;br /&gt;
|-&lt;br /&gt;
| Taekwondoverse &lt;br /&gt;
| 162 &lt;br /&gt;
| 400&lt;br /&gt;
| Data Unknown&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AlphaTowne|Alpha Towne]] &lt;br /&gt;
| 308 &lt;br /&gt;
| 1172 &lt;br /&gt;
| 909&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other OpenSim-based Environments ==&lt;br /&gt;
[[Grid List/Heritage Key|Heritage Key]] - OpenSim-based original 3D environment.&lt;br /&gt;
&lt;br /&gt;
== Office Hour ==&lt;br /&gt;
&lt;br /&gt;
Each week on Tuesday, OSGrid hosts an official Office Hour where the OpenSimulator developers meet and discuss the weeks software development activities. This is a good place to get to know what is going on with OpenSimulator.&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|OSGrid&lt;br /&gt;
|Wright Plaza&lt;br /&gt;
|Tuesday 11:00AM Pacific Time (USA)&lt;br /&gt;
|-&lt;br /&gt;
|EU-Grid&lt;br /&gt;
|EU-Grid Central Hub&lt;br /&gt;
|Sat 15:00 to 19:00 MET&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid / Asia Pacific Office Hours&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Friday's 11am2pm AEST (GMT/UTC + 10)&lt;br /&gt;
|-&lt;br /&gt;
|Cyberlandia Grid Italiana&lt;br /&gt;
|Cyberlandia, Central Hub&lt;br /&gt;
|Mercoledi and Venerdi&amp;lt;br /&amp;gt;22:00 to 23:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Saturdays 19:00 to 20:00 (GMT/UTC)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Residents&lt;br /&gt;
|Meeting Hall in Avatar Hangout region&lt;br /&gt;
|Sundays 1pm to 3pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Estate Owners&lt;br /&gt;
|via Estate Owners group in Skype&lt;br /&gt;
|Saturday 2pm to 4pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|LISAT&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|Saturday midnight &amp;quot;UTC&amp;quot;&amp;lt;br /&amp;gt;Wednesday 1400(2pm)UTC&amp;lt;br /&amp;gt;&amp;quot;Universal.Time.Coordinated&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtyou.com/ virtyou MainGrid]&lt;br /&gt;
|Waterland01 &lt;br /&gt;
|Tuesday 11:00 - 12:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1),&amp;lt;br /&amp;gt;Thursday 20:00 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://logicamp.org/ logicamp MainGrid]&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Friday 11:00 - 12:00 GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opensimulator-club.de/ Open Neuland / OpenSimulator-Club]&lt;br /&gt;
|Neuland &lt;br /&gt;
|Tuesday 19:30 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.griditaliaservice.com// GridItalia Metaverso Italiano]&lt;br /&gt;
|GridItalia Orientation&lt;br /&gt;
|Dal Lunedi' al Venerdi' 22:00 to 00:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtualhighway.us Virtual Highway]&lt;br /&gt;
|Monthly Resident Meeting&lt;br /&gt;
|First Sunday of the Month 1PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.lfgrid.com Littlefield Grid]&lt;br /&gt;
|Monthly Grid Status Meeting - Smithville Region - lfgrid.com:8002:smithville&lt;br /&gt;
|First Friday of the Month 1:30PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.hypergrid.org Metropolis Metaversum]&lt;br /&gt;
|Weekly &amp;quot;Stammtisch&amp;quot; Meeting on Region *CenterWorld*&lt;br /&gt;
|Every Wednesday 21:00 - 22:00 &amp;lt;br&amp;gt;(GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|Sunlight Grid&lt;br /&gt;
|Bienvenue&lt;br /&gt;
|Monday 9:00AM Pacific Time &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Grid Test Hours ==&lt;br /&gt;
&lt;br /&gt;
Several grids provide valuable testing information for the project, each run a special 'test' hour to test capabilities of the platform. These are run at the same time every week. It may also be a good chance to meet people who can answer questions you may have.&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|Apex Grid&lt;br /&gt;
|Spaceport 2&lt;br /&gt;
|Sat 1800 UTC&lt;br /&gt;
|-&lt;br /&gt;
|FrancoGrid&lt;br /&gt;
|Orion&lt;br /&gt;
|Everydays 2100GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|New World Grid&lt;br /&gt;
|Welcome&lt;br /&gt;
|Every Tuesday at 2030 UTC&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Generally Tuesdays 11am~1pm and/or 2~5pm AEST (GMT/UTC+10)&amp;lt;br /&amp;gt;[http://augrid.org/forum/index.php?topic=9.0]&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Generally Sundays 19:00 to 22.00(GMT/UTC)&amp;lt;br /&amp;gt;[http://www.worldsimterra.com/index.php?option=com_agora&amp;amp;task=viewtopic&amp;amp;id=223 Next Test Hours]&lt;br /&gt;
|-&lt;br /&gt;
|VirtualFrance&lt;br /&gt;
|versailles &lt;br /&gt;
|Generally Mondays and Thursdays 2100GMT+1&amp;lt;br /&amp;gt;[http://www.virtualfrance.0rg.fr]&lt;br /&gt;
|-&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Logicamp &lt;br /&gt;
|Generally Mondays 0900 GMT+1&amp;lt;br /&amp;gt;[http://www.logicamp.com]&lt;br /&gt;
|-&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|Generally Mondays 21:00 GMT+1&amp;lt;br /&amp;gt;[http://www.virtual.world.ch.vu]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Standalone sims ==&lt;br /&gt;
&lt;br /&gt;
Standalone sims have &amp;quot;generic&amp;quot; logins being from &amp;quot;Test User&amp;quot; .. &amp;quot;Testz User&amp;quot;, with password &amp;quot;test&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
! Name &lt;br /&gt;
! Login URI &lt;br /&gt;
! Maintainer/Site&lt;br /&gt;
|-&lt;br /&gt;
| ART &lt;br /&gt;
| opensim://art.no-ip.org:9000/ &lt;br /&gt;
|   Meeting Point for CyberArtists &amp;amp; More (mailto:hotelattraction@hotmail.com)&lt;br /&gt;
|-&lt;br /&gt;
| Ruth (Zion) &lt;br /&gt;
| opensim://ruth.petitbe.be:9000/ &lt;br /&gt;
| Dalien Talbot (dalien on IRC, or via blog - http://daltonic.blogspot.com/)&lt;br /&gt;
|-&lt;br /&gt;
| CyberSpacia &lt;br /&gt;
| opensim://cyberspacia.net:9000/ &lt;br /&gt;
| Spun Pty Ltd (mailto:the.grid@cyberspacia.net)&lt;br /&gt;
|-&lt;br /&gt;
| janoz &lt;br /&gt;
| opensim://77.250.27.219:9000/ &lt;br /&gt;
| (mailto:info@janoz.nl)&lt;br /&gt;
|-&lt;br /&gt;
| Opengrid &lt;br /&gt;
| opensim://opengrid.fr:9000/ &lt;br /&gt;
| Test grid for http://www.opensimulator.fr - 24/7 available&lt;br /&gt;
|-&lt;br /&gt;
| Phrearch &lt;br /&gt;
| opensim://os-networks.net:9000/ &lt;br /&gt;
| Phrearch: http://os-networks.net&lt;br /&gt;
|-&lt;br /&gt;
| Timecatcher Haven Lands( Not online 24/7) &lt;br /&gt;
| opensim://timecatcher.ath.cx:9000/ &lt;br /&gt;
| Timecatcher: (mailto:anon26841397@hotmail.co.uk)&lt;br /&gt;
|-&lt;br /&gt;
| Europeansim (NOW 24/7 ish:-) &lt;br /&gt;
| opensim://82.30.71.119:8002/ &lt;br /&gt;
| Edenrealm Sim(mailto:zoon@edenrealm.co.uk) BritGrid OpenSimulator 0.6.9 (Dev) - 26 regions - Hypergrid? - Avatar creation at: http://www.europeansim.thruhere.net Blog http://www.edenrealm.co.uk/&lt;br /&gt;
|-&lt;br /&gt;
| OpenSIM.de (24/7) &lt;br /&gt;
| opensim://opensim.m34.mx-host.de:9090 &lt;br /&gt;
| German Standalone-Sim with german (deutsch) speaking Live-Support and OpenSIM-Wiki at http://www.opensim.de&lt;br /&gt;
|-&lt;br /&gt;
| Viradu Science Fiction World&lt;br /&gt;
| opensim://viradu.com:9000&lt;br /&gt;
| [[Image:Vban.jpg|180px|thumb|left|Viradu.com Science Fiction Virtual World]]A Science Fiction Themed Virtual World since 1/7/2009, by Michael Blade, Sci-fi Blogger - 12 regions NOTE: Please read Blog for connect instructions ---&amp;amp;gt; http://viradu.com for more info. This world is now open for settlement to those who enjoy science fiction, rules apply.  Also see hypergrid 1.5 list. Test User test&lt;br /&gt;
|-&lt;br /&gt;
| Lokir &lt;br /&gt;
| opensim://lokir.org:9000 &lt;br /&gt;
| A multicultural, multilanguage Bristol based art space and sandbox in the UK. Experimental servers testing new versions towards having hypergrid and megaregion functionality, but stable sim server version is currently 5.4, so quite old. See http://lokir.org/opensim for more info, or use the name and password &amp;quot;Test User test&amp;quot; to log in as a guest.&lt;br /&gt;
|-&lt;br /&gt;
| SPARTA! (open 24/7) &lt;br /&gt;
| opensim://204.12.98.91:9000 &lt;br /&gt;
| New (as of 2/20/2010) U.S. based sim. Right now this is more for my amusement than anything. Looking for testers or just bored people who have extra time on their hands. Should it become popular I'll consider expanding services. No registration required. Use any name you like. Questions? mailto:davidakaplan@gmail.com. THIS... IS... SPARTA!!!&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.yoursimspot.com YourSimSpot.Com]&amp;lt;br /&amp;gt;&lt;br /&gt;
| YourSimSpot.com:9000&lt;br /&gt;
| YourSimSpot is a hosting solution for 3D virtual worlds for business, education, collaboration, and individuals based on the OpenSimulator platform. We specialize in providing the technology needed for these environments. &lt;br /&gt;
|-&lt;br /&gt;
| Desert of Artlioch&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &lt;br /&gt;
| [http://universi.servegame.org:9000 http://universi.servegame.org:9000]&amp;amp;nbsp; &lt;br /&gt;
| A Science Fiction Desert world with hypergrid.&amp;amp;nbsp;Currently has no currency and only 2 regions.&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Realms of Discordia&lt;br /&gt;
| [http://irc.sinseer.com:9000 http://irc.sinseer.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My small testing sim, open 24 hours, feel free to come by, visit, build, whatever. Newly Re-Opened! &lt;br /&gt;
|-&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000/wifi IMAGENHARIAEAD]&amp;lt;br /&amp;gt;&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000 http://eucomvc.dlinkddns.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My Test grid, open sometime in the day, feel free to come by, visit, build, whatever. 4 Regions. 1 Sandbox IMAGENHARIAEAD 3 - The Internet as a tool of education. Learning is action. Otherwise it is just information. Moodel/Sloodle/Pivote - 24h Online – http://bitly.com/imagenharia - http://vendasmais.com/moodle&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
* [[Grid Associations]]&lt;br /&gt;
* [[Public Hypergrid Nodes|HyperGrid Nodes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List/YrGrid</id>
		<title>Grid List/YrGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List/YrGrid"/>
				<updated>2017-10-03T19:23:04Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
dead&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| Name:&lt;br /&gt;
| [[File:YrGridText.png]]&lt;br /&gt;
|- &lt;br /&gt;
| Website:&lt;br /&gt;
| http://www.yrgrid.com/&lt;br /&gt;
|- &lt;br /&gt;
| Login URI:&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;http://grid.yrgrid.com:8002/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Regions&lt;br /&gt;
| 33&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Users&lt;br /&gt;
| 2150&lt;br /&gt;
|- &lt;br /&gt;
| Active Users (Last 30 Days)&lt;br /&gt;
| 50&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Regions are $60 USD/month&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2017-09-26T13:57:28Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: /* Active viewers */ Alchemy does have Lightshare support&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://alchemyviewer.org/ Alchemy Viewer] - v3 based TPV with full OpenSimulator support written from the ground up and geared towards hypergrid.&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer) OpenSimulator is fully supported.&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version SL Viewer 1.23 with OpenSimulator specific enhancements.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] - v3 based TPV, the successor to Phoenix. The most widely used viewer on Second Life. OpenSimulator is fully supported with its own version.&lt;br /&gt;
* [http://kokuaveviewer.org/ Kokua] - v3 based successor of Imprudence.&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] -  Light-client based on the libopenmetaverae project. Opensimulator is fully supported.&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A Snowglobe-based viewer with many current features backported. The most widely used viewer for OpenSimulator. OpenSimulator is fully supported.&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Bento Viewers =&lt;br /&gt;
Singularity Alpha&lt;br /&gt;
http://alpha.singularityviewer.org/alpha/&lt;br /&gt;
&lt;br /&gt;
Alchemy Viewer 5 Beta&lt;br /&gt;
https://alchemyviewer.org/pages/downloads.html&lt;br /&gt;
&lt;br /&gt;
Firestorm Viewer 5&lt;br /&gt;
http://www.firestormviewer.org/downloads/&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
* [http://www.metabolt.net/ METAbolt] - METAbolt is a non-graphical (text based) viewer. It's light weight and cross grid, which means it will work in Second Life™ as well as other grids that are based on OpenSIM. The viewer is Open Source so it's free. Currently METAbolt is only available for Windows platforms.&lt;br /&gt;
* [http://www.mobilegridclient.com/ Mobile Grid Client] - A Second Life and OpenSim (Open Simulator) messaging client for your Android powered device (mobile phone, cell phone, tablet...).&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* Xenki, an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer. Combines many improvements and features from different viewers.&lt;br /&gt;
&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
== Active viewers ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| [[Media_On_A_Prim|MOAP]] support&lt;br /&gt;
| [[Varregion|Varregion]] support&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.alchemyviewer.org/ Alchemy]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | x&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]] [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| libomv&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' Data based on Kokua-3.5.2 [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Singularity is based on modern v2/v3 code, but has the look and feel of v1.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Viewers which are inactive or do not currently support OpenSimulator ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Varregions&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer. There is now no simple way to use this viewer to log in to OpenSimulator.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2017-09-26T13:56:05Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Black Dragon, Catznip, and RLV no longer contain grid managers and none of these support var regions anyway. (Will crash on connecting)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://alchemyviewer.org/ Alchemy Viewer] - v3 based TPV with full OpenSimulator support written from the ground up and geared towards hypergrid.&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer) OpenSimulator is fully supported.&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version SL Viewer 1.23 with OpenSimulator specific enhancements.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] - v3 based TPV, the successor to Phoenix. The most widely used viewer on Second Life. OpenSimulator is fully supported with its own version.&lt;br /&gt;
* [http://kokuaveviewer.org/ Kokua] - v3 based successor of Imprudence.&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] -  Light-client based on the libopenmetaverae project. Opensimulator is fully supported.&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A Snowglobe-based viewer with many current features backported. The most widely used viewer for OpenSimulator. OpenSimulator is fully supported.&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Bento Viewers =&lt;br /&gt;
Singularity Alpha&lt;br /&gt;
http://alpha.singularityviewer.org/alpha/&lt;br /&gt;
&lt;br /&gt;
Alchemy Viewer 5 Beta&lt;br /&gt;
https://alchemyviewer.org/pages/downloads.html&lt;br /&gt;
&lt;br /&gt;
Firestorm Viewer 5&lt;br /&gt;
http://www.firestormviewer.org/downloads/&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
* [http://www.metabolt.net/ METAbolt] - METAbolt is a non-graphical (text based) viewer. It's light weight and cross grid, which means it will work in Second Life™ as well as other grids that are based on OpenSIM. The viewer is Open Source so it's free. Currently METAbolt is only available for Windows platforms.&lt;br /&gt;
* [http://www.mobilegridclient.com/ Mobile Grid Client] - A Second Life and OpenSim (Open Simulator) messaging client for your Android powered device (mobile phone, cell phone, tablet...).&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* Xenki, an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer. Combines many improvements and features from different viewers.&lt;br /&gt;
&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
== Active viewers ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| [[Media_On_A_Prim|MOAP]] support&lt;br /&gt;
| [[Varregion|Varregion]] support&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.alchemyviewer.org/ Alchemy]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | x&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | x&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]] [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| libomv&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' Data based on Kokua-3.5.2 [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Singularity is based on modern v2/v3 code, but has the look and feel of v1.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Viewers which are inactive or do not currently support OpenSimulator ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Varregions&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer. There is now no simple way to use this viewer to log in to OpenSimulator.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List</id>
		<title>Grid List</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List"/>
				<updated>2017-05-06T13:24:58Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
== What is the Grid List? ==&lt;br /&gt;
There are hundreds (thousands?) of OpenSimulator-based virtual worlds out there. Many of them are free to use and welcome new users. This grid list is a community-generated list of such worlds. If you would like to experience an OpenSimulator-based virtual world before installing your own, try one of these. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT NOTE:''' The OpenSimulator project is not responsible for, nor in any way associated with, any grid listed on this page, nor for any grid's content or activities. Visit at your own risk. Also, there are no guarantees that these worlds are up and running.&lt;br /&gt;
&lt;br /&gt;
== Public grids  ==&lt;br /&gt;
&lt;br /&gt;
'''Grid List Policy:''' Please list your grid only if uses OpenSimulator as a component. Do not include advertising language. The entries in the main list should just contain the grid name and the plain numbers as defined by the column headers. '''Please use [[Grid List/Template|this template]] for the subpages to keep the information in a comparable manner.''' Grids are listed in the order of appearance, so please add your entry to the bottom of the list. Anyone found inserting a grid up higher in the list will have their entry moved or removed. &lt;br /&gt;
&lt;br /&gt;
You may want provide a link on your world's website back to the project by using the [[OpenSim Graphics|Powered by OpenSimulator logo]]. Credit is appreciated but not required. &lt;br /&gt;
&lt;br /&gt;
If you own a grid and are interested in joining a grid association see this page: [[Grid Associations]] &lt;br /&gt;
&lt;br /&gt;
Hypergrid Business maintains a list of active grids, updated monthly: [http://www.hypergridbusiness.com/statistics/active-grids/ Active OpenSim grids]&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSGrid|OSGrid]] &lt;br /&gt;
| 7178 &lt;br /&gt;
| 64,296 &lt;br /&gt;
| 3280&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Francogrid|FrancoGrid]] &lt;br /&gt;
| 298&lt;br /&gt;
| 5593&lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3rd Rock Grid|3rd Rock Grid]] &lt;br /&gt;
| 283&lt;br /&gt;
| 11765&lt;br /&gt;
| 347&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metropolis|Metropolis Metaversum]] &lt;br /&gt;
| 1581&lt;br /&gt;
| 14706&lt;br /&gt;
| 3579&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/German Grid|German Grid]] &lt;br /&gt;
| 107 &lt;br /&gt;
| 2353 &lt;br /&gt;
| 385&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Open-Neuland|OpenSimulator-Club - Open Neuland]] &lt;br /&gt;
| 216 &lt;br /&gt;
| 384 &lt;br /&gt;
| 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Wilder-Westen|OpenSimulator-Club - Wilder Westen]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 122 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Myopengrid.com|MyOpenGrid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Your Alternative Life|Your Alternative Life]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 2089 &lt;br /&gt;
| 1458&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Openvue|OpenVUE]] &lt;br /&gt;
| 16&lt;br /&gt;
| 24&lt;br /&gt;
| 64&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ScienceSim|ScienceSim]] &lt;br /&gt;
| 25 &lt;br /&gt;
| 30 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Unica|Unica]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 60 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LISAT|Lost-in-Space-and-Time]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avination|Avination]] &lt;br /&gt;
| 1138 &lt;br /&gt;
| 25860 &lt;br /&gt;
| 8727&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SimValley NL|SimValley NL]] &lt;br /&gt;
| 1087 &lt;br /&gt;
| 364 &lt;br /&gt;
| 32&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Your2Live|Your2Live]] &lt;br /&gt;
| 3 &lt;br /&gt;
| 8 &lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| [[Grid List/OPENSIM NL|OpenSim NL]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 426 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VirtualFrance3D|VirtualFrance3D]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 143 &lt;br /&gt;
| 31&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Twisted Sky|Twisted Sky]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 290 &lt;br /&gt;
| 68&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/TertiaryGrid|Tertiary Grid]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 379&lt;br /&gt;
| 42&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Logicamp|Logicamp - Belgian Metaverse]] &lt;br /&gt;
| 179&lt;br /&gt;
| 3300 &lt;br /&gt;
| 577&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Jamgrid|Jamgrid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 55 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/JOGrid|Japan Open Grid]] &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Tlön|Tlön]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 65 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PMGrid|PMGrid]] &lt;br /&gt;
| 80 &lt;br /&gt;
| 100 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cybergrid|Cybergrid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 44 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/jokaydiagrid|jokaydiaGRID]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 253 &lt;br /&gt;
| 75&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Rezzable Visions|Rezzable Visions]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Craft|Craft]] &lt;br /&gt;
| 180 &lt;br /&gt;
| 900 &lt;br /&gt;
| 290&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual RP|Virtual RP]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 714 &lt;br /&gt;
| 55&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GerGrid|GerGrid]] &lt;br /&gt;
| 98 &lt;br /&gt;
| 408&lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AlphaTowne|Alpha Towne]] &lt;br /&gt;
| 308 &lt;br /&gt;
| 1172 &lt;br /&gt;
| 909&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Annuna Grid|Annuna Grid]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 60 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VeeSome|VeeSome]] &lt;br /&gt;
| 48 &lt;br /&gt;
| 106 &lt;br /&gt;
| 53&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VirtuaLife|Virtualife]]&lt;br /&gt;
| 132 &lt;br /&gt;
| 1000 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/REDISIS|redOasis (formerly RedIsis)]] &lt;br /&gt;
| 130 &lt;br /&gt;
| 60 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PearGrid|PearGrid]] &lt;br /&gt;
| 18 &lt;br /&gt;
| 34 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Island Oasis|Island Oasis]] &lt;br /&gt;
| 212&lt;br /&gt;
| 9107&lt;br /&gt;
| 860&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HAVEN: Your World|HAVEN: Your World]] &lt;br /&gt;
| 13 &lt;br /&gt;
| 11 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Flatlandia.cc|Flatlandia]] &lt;br /&gt;
| 33 &lt;br /&gt;
| 177 &lt;br /&gt;
| 110&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AnSky|AnSky]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 180&lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Lisat|ArtGridOnLine]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 48 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EU-Grid|EU-Grid]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 350 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GiantGrid|GiantGrid]] &lt;br /&gt;
| 169 &lt;br /&gt;
| 261 &lt;br /&gt;
| 157&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/pseudospace|Pseudospace]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 46 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metapocalypse|Metapocalypse Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/UFSGrid|UFSGrid]] &lt;br /&gt;
| 36 &lt;br /&gt;
| 897 &lt;br /&gt;
| +/-50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Worlds Grid|Virtual Worlds Grid]] &lt;br /&gt;
| 527 &lt;br /&gt;
| 30 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3DGrid World|3DGrid World (formerly The SecondLearning Grid)]]&lt;br /&gt;
| 4 &lt;br /&gt;
| 55 &lt;br /&gt;
| 46&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sofitek|Sofitek]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 21 &lt;br /&gt;
| 21&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AstralGrid|AstralGrid]] &lt;br /&gt;
| 70 &lt;br /&gt;
| 40 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MOSES|MOSES: Military Open Simulator Enterprise Strategy]] &lt;br /&gt;
| 117 &lt;br /&gt;
| 227 &lt;br /&gt;
| 102&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Dorenas World|Dorenas World]] &lt;br /&gt;
| 143&lt;br /&gt;
| 448&lt;br /&gt;
| 300&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Enakai|Enakai]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 14 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Greeklife|GreekLife]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50&lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EverWorlds.com|EverWorlds: Bringing People Together (formerly Destiny Zero)]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 2 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/IcaruSRealmS|=IcaruS= RealmS]] &lt;br /&gt;
| 26 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| 14&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/lpgrid.com|Lost Paradise]] &lt;br /&gt;
| 2847&lt;br /&gt;
| 820&lt;br /&gt;
| 670&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Valhalla Virtual|Valhalla Virtual]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 25 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyber Wrld|Cyber Wrld]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/FleepGrid|FleepGrid]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 150 &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Speculoos|Speculoos]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50 &lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/My3dLife|My3DLife]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 20 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DaseinWorld|DaseinWorld]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/You3D|You3D]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 6 &lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Realms Grid|Virtual Realms Grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Gor Grid|Gor Grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Pathlandia|Pathlandia]] &lt;br /&gt;
| 4 &lt;br /&gt;
| 1 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Austria|Austria]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 6 &lt;br /&gt;
| 9&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Psychedelia|Psychedelia]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7 &lt;br /&gt;
| 11&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/M001|M001]]&lt;br /&gt;
| 10&lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenSim Creations Grid|OpenSim Creations Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 11&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/StarGates Matrix|StarGates Matrix]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Zairus Grid|Zairus Grid]] &lt;br /&gt;
| 72 &lt;br /&gt;
| 10&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HyperGrid Plaza|HyperGrid Plaza]] &lt;br /&gt;
| 1&lt;br /&gt;
| 100&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Ice Grid|Ice Grid]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 32 &lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ART|ART]] &lt;br /&gt;
| 3(real) &lt;br /&gt;
| ? (real)&lt;br /&gt;
| 150(real)&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Stone Grid|Stone Grid]] &lt;br /&gt;
| 3&lt;br /&gt;
| 4 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LifeStyle3D - ItalianGrid|LifeStyle3D - ItalianGrid]] &lt;br /&gt;
| 32&lt;br /&gt;
| 350 &lt;br /&gt;
| 108&lt;br /&gt;
|-&lt;br /&gt;
| [http://adreans-world.from-fl.com/home/ Adreans-World]&lt;br /&gt;
| 147&lt;br /&gt;
| 518 &lt;br /&gt;
| 43&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AndromedaGrid|Andromeda Grid]] &lt;br /&gt;
| 10&lt;br /&gt;
| 4 &lt;br /&gt;
| 0&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EduGrid|EduGrid]] &lt;br /&gt;
| 15&lt;br /&gt;
| 2000&lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.virtualhighway.us Virtual Highway]&lt;br /&gt;
| 706&lt;br /&gt;
| 6318&lt;br /&gt;
| 285&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.jopensim.com jOpenSimWorld]&lt;br /&gt;
| 39&lt;br /&gt;
| 327&lt;br /&gt;
| 39&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/CloneLife|Clone Life]]&lt;br /&gt;
| 31&lt;br /&gt;
| 6107&lt;br /&gt;
| 260&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/RevWorld|Rev World]]&lt;br /&gt;
| 56 &lt;br /&gt;
| 1461&lt;br /&gt;
| 256&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Littlefield_Grid|Littlefield Grid]]&lt;br /&gt;
| 351&lt;br /&gt;
| 2078&lt;br /&gt;
| 383&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Athabasca University|Athabasca University]]&lt;br /&gt;
| 16 &lt;br /&gt;
| 15 (in development stage)&lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.goreanlifestyle.com/ Gorean Life Style]&lt;br /&gt;
|30&lt;br /&gt;
|50&lt;br /&gt;
|45&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/COSIE Grid|COSIE Grid]] &lt;br /&gt;
| 6 &lt;br /&gt;
| 3&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/H omeland3D|Homeland3D]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.meetinstantly.com/ MeetInstantly]&lt;br /&gt;
| 32&lt;br /&gt;
| 5&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Traduverse|Traduverse]]&lt;br /&gt;
| 49&lt;br /&gt;
| 27&lt;br /&gt;
| 27&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SkyLifeGrid|SkyLife]] &lt;br /&gt;
| 125&lt;br /&gt;
| 170 &lt;br /&gt;
| 49&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/IgnisFatuus|Ignis Fatuus]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 14&lt;br /&gt;
| 72&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/YrGrid|YrGrid]] &lt;br /&gt;
| 23&lt;br /&gt;
| 148&lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Alife Virtual|Alife Virtual]] &lt;br /&gt;
| 6&lt;br /&gt;
| 70&lt;br /&gt;
| 15(lol)&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DigiWorldz|DigiWorldz]]&lt;br /&gt;
| 2829&lt;br /&gt;
| 3702&lt;br /&gt;
| 1580&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/gimisaOS|gimisaOS]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 1 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DSGrid|DSGrid]]&lt;br /&gt;
| 17 &lt;br /&gt;
| 52 &lt;br /&gt;
| 71&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Regno di Camlaan|Regno di Camlaan]] &lt;br /&gt;
| 8&lt;br /&gt;
| 19&lt;br /&gt;
| 60&lt;br /&gt;
|-&lt;br /&gt;
| [http://partydestinationgrid.com Party Destination Grid] &lt;br /&gt;
| 62 &lt;br /&gt;
| 707 &lt;br /&gt;
| 159&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
{{ambox&lt;br /&gt;
| type = inactive &lt;br /&gt;
| text = This is a list of Grids that been inactive for a few days and or have claimed to be inactive by the owner. &amp;lt;!-- MAJ le 30/12/2011 --&amp;gt;[[Category:Grid List]]&lt;br /&gt;
}}&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Uvatar|Uvatar]] &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| 0 &amp;lt;!-- Logins are disabled. Last update to the website was in 2012, many unfixed errors to the site. --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/The New World Grid|The New World Grid]] &lt;br /&gt;
| 330 &lt;br /&gt;
| 5200 &lt;br /&gt;
| 590&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyberlandia|Cyberlandia]] &lt;br /&gt;
| 185 &lt;br /&gt;
| 1600 &lt;br /&gt;
| 269&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatar Hangout|Avatar Hangout (with OMC)]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 8,626 &lt;br /&gt;
| 58&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DGP Grid|DGP Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/tescos.org.uk|tescos.org.uk (curency ƒ)]] &lt;br /&gt;
| 30 &lt;br /&gt;
| 20 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Role Play Worlds|Role Play Worlds - Your Fantasy, your world]] &lt;br /&gt;
| 129 &lt;br /&gt;
| 2276 &lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatrian|Avatrian]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 25 &lt;br /&gt;
| 150&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSBEST|OSBEST]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MCM Realm|MCM Realm]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 73 &lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Oasis Grid|Oasis Grid]] &lt;br /&gt;
| 89 &lt;br /&gt;
| 3068 &lt;br /&gt;
| 228&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AtMeeting|AtMeeting Grid]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 30 &lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenUtopia|OpenUtopia Grid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtualgames3d|Virtualgames3d]] &lt;br /&gt;
| 140 &lt;br /&gt;
| 1350 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Grid4Us|Grid4Us]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 130 &lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/K-grid|K-grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Le Monde de Darwin|Le Monde de Darwin]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 83 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/NeXtLife|NeXtLife Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 7 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sensation Games|Sensation Games]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SLI-Grid|SLI-Grid]] &lt;br /&gt;
| 5 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| TGGrid &lt;br /&gt;
| 11 &lt;br /&gt;
| 9 &lt;br /&gt;
| 13&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/digsynth.com|World of the Free]] &lt;br /&gt;
| 0 &lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/virtyou|virtyou]] &lt;br /&gt;
| 110 &lt;br /&gt;
| 1676 &lt;br /&gt;
| 70&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/4AllGrid|4AllGrid]] &lt;br /&gt;
| 68&lt;br /&gt;
| 6&lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| EduverseGrid &lt;br /&gt;
| 147 &lt;br /&gt;
| 400&lt;br /&gt;
| Data Unknown&lt;br /&gt;
|-&lt;br /&gt;
| Taekwondoverse &lt;br /&gt;
| 162 &lt;br /&gt;
| 400&lt;br /&gt;
| Data Unknown&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other OpenSim-based Environments ==&lt;br /&gt;
[[Grid List/Heritage Key|Heritage Key]] - OpenSim-based original 3D environment.&lt;br /&gt;
&lt;br /&gt;
== Office Hour ==&lt;br /&gt;
&lt;br /&gt;
Each week on Tuesday, OSGrid hosts an official Office Hour where the OpenSimulator developers meet and discuss the weeks software development activities. This is a good place to get to know what is going on with OpenSimulator.&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|OSGrid&lt;br /&gt;
|Wright Plaza&lt;br /&gt;
|Tuesday 11:00AM Pacific Time (USA)&lt;br /&gt;
|-&lt;br /&gt;
|EU-Grid&lt;br /&gt;
|EU-Grid Central Hub&lt;br /&gt;
|Sat 15:00 to 19:00 MET&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid / Asia Pacific Office Hours&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Friday's 11am2pm AEST (GMT/UTC + 10)&lt;br /&gt;
|-&lt;br /&gt;
|Cyberlandia Grid Italiana&lt;br /&gt;
|Cyberlandia, Central Hub&lt;br /&gt;
|Mercoledi and Venerdi&amp;lt;br /&amp;gt;22:00 to 23:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Saturdays 19:00 to 20:00 (GMT/UTC)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Residents&lt;br /&gt;
|Meeting Hall in Avatar Hangout region&lt;br /&gt;
|Sundays 1pm to 3pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Estate Owners&lt;br /&gt;
|via Estate Owners group in Skype&lt;br /&gt;
|Saturday 2pm to 4pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|LISAT&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|Saturday midnight &amp;quot;UTC&amp;quot;&amp;lt;br /&amp;gt;Wednesday 1400(2pm)UTC&amp;lt;br /&amp;gt;&amp;quot;Universal.Time.Coordinated&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtyou.com/ virtyou MainGrid]&lt;br /&gt;
|Waterland01 &lt;br /&gt;
|Tuesday 11:00 - 12:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1),&amp;lt;br /&amp;gt;Thursday 20:00 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://logicamp.org/ logicamp MainGrid]&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Friday 11:00 - 12:00 GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opensimulator-club.de/ Open Neuland / OpenSimulator-Club]&lt;br /&gt;
|Neuland &lt;br /&gt;
|Tuesday 19:30 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.griditaliaservice.com// GridItalia Metaverso Italiano]&lt;br /&gt;
|GridItalia Orientation&lt;br /&gt;
|Dal Lunedi' al Venerdi' 22:00 to 00:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtualhighway.us Virtual Highway]&lt;br /&gt;
|Monthly Resident Meeting&lt;br /&gt;
|First Sunday of the Month 1PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.lfgrid.com Littlefield Grid]&lt;br /&gt;
|Monthly Grid Status Meeting - Smithville Region - lfgrid.com:8002:smithville&lt;br /&gt;
|First Friday of the Month 1:30PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.hypergrid.org Metropolis Metaversum]&lt;br /&gt;
|Weekly &amp;quot;Stammtisch&amp;quot; Meeting on Region *CenterWorld*&lt;br /&gt;
|Every Wednesday 21:00 - 22:00 &amp;lt;br&amp;gt;(GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|Sunlight Grid&lt;br /&gt;
|Bienvenue&lt;br /&gt;
|Monday 9:00AM Pacific Time &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Grid Test Hours ==&lt;br /&gt;
&lt;br /&gt;
Several grids provide valuable testing information for the project, each run a special 'test' hour to test capabilities of the platform. These are run at the same time every week. It may also be a good chance to meet people who can answer questions you may have.&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|Apex Grid&lt;br /&gt;
|Spaceport 2&lt;br /&gt;
|Sat 1800 UTC&lt;br /&gt;
|-&lt;br /&gt;
|FrancoGrid&lt;br /&gt;
|Orion&lt;br /&gt;
|Everydays 2100GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|New World Grid&lt;br /&gt;
|Welcome&lt;br /&gt;
|Every Tuesday at 2030 UTC&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Generally Tuesdays 11am~1pm and/or 2~5pm AEST (GMT/UTC+10)&amp;lt;br /&amp;gt;[http://augrid.org/forum/index.php?topic=9.0]&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Generally Sundays 19:00 to 22.00(GMT/UTC)&amp;lt;br /&amp;gt;[http://www.worldsimterra.com/index.php?option=com_agora&amp;amp;task=viewtopic&amp;amp;id=223 Next Test Hours]&lt;br /&gt;
|-&lt;br /&gt;
|VirtualFrance&lt;br /&gt;
|versailles &lt;br /&gt;
|Generally Mondays and Thursdays 2100GMT+1&amp;lt;br /&amp;gt;[http://www.virtualfrance.0rg.fr]&lt;br /&gt;
|-&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Logicamp &lt;br /&gt;
|Generally Mondays 0900 GMT+1&amp;lt;br /&amp;gt;[http://www.logicamp.com]&lt;br /&gt;
|-&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|Generally Mondays 21:00 GMT+1&amp;lt;br /&amp;gt;[http://www.virtual.world.ch.vu]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Standalone sims ==&lt;br /&gt;
&lt;br /&gt;
Standalone sims have &amp;quot;generic&amp;quot; logins being from &amp;quot;Test User&amp;quot; .. &amp;quot;Testz User&amp;quot;, with password &amp;quot;test&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 100%;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;&amp;quot; align=&amp;quot;center&amp;quot; valign=&amp;quot;bottom&amp;quot;&lt;br /&gt;
! Name &lt;br /&gt;
! Login URI &lt;br /&gt;
! Maintainer/Site&lt;br /&gt;
|-&lt;br /&gt;
| ART &lt;br /&gt;
| opensim://art.no-ip.org:9000/ &lt;br /&gt;
|   Meeting Point for CyberArtists &amp;amp; More (mailto:hotelattraction@hotmail.com)&lt;br /&gt;
|-&lt;br /&gt;
| Ruth (Zion) &lt;br /&gt;
| opensim://ruth.petitbe.be:9000/ &lt;br /&gt;
| Dalien Talbot (dalien on IRC, or via blog - http://daltonic.blogspot.com/)&lt;br /&gt;
|-&lt;br /&gt;
| CyberSpacia &lt;br /&gt;
| opensim://cyberspacia.net:9000/ &lt;br /&gt;
| Spun Pty Ltd (mailto:the.grid@cyberspacia.net)&lt;br /&gt;
|-&lt;br /&gt;
| janoz &lt;br /&gt;
| opensim://77.250.27.219:9000/ &lt;br /&gt;
| (mailto:info@janoz.nl)&lt;br /&gt;
|-&lt;br /&gt;
| Opengrid &lt;br /&gt;
| opensim://opengrid.fr:9000/ &lt;br /&gt;
| Test grid for http://www.opensimulator.fr - 24/7 available&lt;br /&gt;
|-&lt;br /&gt;
| Phrearch &lt;br /&gt;
| opensim://os-networks.net:9000/ &lt;br /&gt;
| Phrearch: http://os-networks.net&lt;br /&gt;
|-&lt;br /&gt;
| Timecatcher Haven Lands( Not online 24/7) &lt;br /&gt;
| opensim://timecatcher.ath.cx:9000/ &lt;br /&gt;
| Timecatcher: (mailto:anon26841397@hotmail.co.uk)&lt;br /&gt;
|-&lt;br /&gt;
| Europeansim (NOW 24/7 ish:-) &lt;br /&gt;
| opensim://82.30.71.119:8002/ &lt;br /&gt;
| Edenrealm Sim(mailto:zoon@edenrealm.co.uk) BritGrid OpenSimulator 0.6.9 (Dev) - 26 regions - Hypergrid? - Avatar creation at: http://www.europeansim.thruhere.net Blog http://www.edenrealm.co.uk/&lt;br /&gt;
|-&lt;br /&gt;
| OpenSIM.de (24/7) &lt;br /&gt;
| opensim://opensim.m34.mx-host.de:9090 &lt;br /&gt;
| German Standalone-Sim with german (deutsch) speaking Live-Support and OpenSIM-Wiki at http://www.opensim.de&lt;br /&gt;
|-&lt;br /&gt;
| Viradu Science Fiction World&lt;br /&gt;
| opensim://viradu.com:9000&lt;br /&gt;
| [[Image:Vban.jpg|180px|thumb|left|Viradu.com Science Fiction Virtual World]]A Science Fiction Themed Virtual World since 1/7/2009, by Michael Blade, Sci-fi Blogger - 12 regions NOTE: Please read Blog for connect instructions ---&amp;amp;gt; http://viradu.com for more info. This world is now open for settlement to those who enjoy science fiction, rules apply.  Also see hypergrid 1.5 list. Test User test&lt;br /&gt;
|-&lt;br /&gt;
| Lokir &lt;br /&gt;
| opensim://lokir.org:9000 &lt;br /&gt;
| A multicultural, multilanguage Bristol based art space and sandbox in the UK. Experimental servers testing new versions towards having hypergrid and megaregion functionality, but stable sim server version is currently 5.4, so quite old. See http://lokir.org/opensim for more info, or use the name and password &amp;quot;Test User test&amp;quot; to log in as a guest.&lt;br /&gt;
|-&lt;br /&gt;
| SPARTA! (open 24/7) &lt;br /&gt;
| opensim://204.12.98.91:9000 &lt;br /&gt;
| New (as of 2/20/2010) U.S. based sim. Right now this is more for my amusement than anything. Looking for testers or just bored people who have extra time on their hands. Should it become popular I'll consider expanding services. No registration required. Use any name you like. Questions? mailto:davidakaplan@gmail.com. THIS... IS... SPARTA!!!&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.yoursimspot.com YourSimSpot.Com]&amp;lt;br /&amp;gt;&lt;br /&gt;
| YourSimSpot.com:9000&lt;br /&gt;
| YourSimSpot is a hosting solution for 3D virtual worlds for business, education, collaboration, and individuals based on the OpenSimulator platform. We specialize in providing the technology needed for these environments. &lt;br /&gt;
|-&lt;br /&gt;
| Desert of Artlioch&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &lt;br /&gt;
| [http://universi.servegame.org:9000 http://universi.servegame.org:9000]&amp;amp;nbsp; &lt;br /&gt;
| A Science Fiction Desert world with hypergrid.&amp;amp;nbsp;Currently has no currency and only 2 regions.&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Realms of Discordia&lt;br /&gt;
| [http://irc.sinseer.com:9000 http://irc.sinseer.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My small testing sim, open 24 hours, feel free to come by, visit, build, whatever. Newly Re-Opened! &lt;br /&gt;
|-&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000/wifi IMAGENHARIAEAD]&amp;lt;br /&amp;gt;&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000 http://eucomvc.dlinkddns.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My Test grid, open sometime in the day, feel free to come by, visit, build, whatever. 4 Regions. 1 Sandbox IMAGENHARIAEAD 3 - The Internet as a tool of education. Learning is action. Otherwise it is just information. Moodel/Sloodle/Pivote - 24h Online – http://bitly.com/imagenharia - http://vendasmais.com/moodle&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
* [[Grid Associations]]&lt;br /&gt;
* [[Public Hypergrid Nodes|HyperGrid Nodes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List/Alife_Virtual</id>
		<title>Grid List/Alife Virtual</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List/Alife_Virtual"/>
				<updated>2017-04-05T19:15:41Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Get Your Full Region 65000 SQM 15000 Prims For 1$ USD!&amp;lt;br&amp;gt;&lt;br /&gt;
We offer full hypergrid, currency gift, land gift, store gift, avatar gift.&amp;lt;br&amp;gt;&lt;br /&gt;
We offer an easy to use dashboard for manage your account, offline messages, currency transactions, buy and sell, websearch.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;table border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;6&amp;quot; cellspacing=&amp;quot;1&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Name:&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Alife Virtual&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Website:&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;http://www.alifevirtual.com&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Login URI Viewer:&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;http://grid.alifevirtual.com:8002&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Hypergrid Address:&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;http://grid.alifevirtual.com:8002&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Approx Regions&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;6&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Approx Users&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;7&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;Last 30 Days&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;1&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List/YrGrid</id>
		<title>Grid List/YrGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List/YrGrid"/>
				<updated>2016-09-27T19:07:03Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| Name:&lt;br /&gt;
| [[File:YrGridText.png]]&lt;br /&gt;
|- &lt;br /&gt;
| Website:&lt;br /&gt;
| http://www.yrgrid.com/&lt;br /&gt;
|- &lt;br /&gt;
| Login URI:&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;http://grid.yrgrid.com:8002/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Regions&lt;br /&gt;
| 63&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Users&lt;br /&gt;
| 2150&lt;br /&gt;
|- &lt;br /&gt;
| Active Users (Last 30 Days)&lt;br /&gt;
| 200&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
YrGrid has an economy powered by Bitcoin, region setup, extended lsl/ossl scripting. Regions are $60 USD/month&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2015-08-22T03:50:55Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: /* Active viewers */ Add Alchemy&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://alchemyviewer.com/ Alchemy Viewer] - v3 based TPV with full OpenSimulator support written from the ground up and geared towards hypergrid.&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer) OpenSimulator is fully supported.&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version SL Viewer 1.23 with OpenSimulator specific enhancements.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] v3 based TPV, the successor to Phoenix. The most widely used viewer on Second Life. OpenSimulator is fully supported with its own version.&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] Light-client based on the libopenmetaverae project. Opensimulator is fully supported.&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A Snowglobe-based viewer with many current features backported. The most widely used viewer for OpenSimulator. OpenSimulator is fully supported.&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector Only =&lt;br /&gt;
&lt;br /&gt;
These viewers don't have a Grid Manager, but you can choose a grid from a list, including localhost. You may need to manually edit a configuration file in order to connect to grids that are not originally included.&lt;br /&gt;
&lt;br /&gt;
* [http://imprudenceviewer.org/ Kokua] Snowstorm-based successor of Imprudence. Currently in alpha/experimental stage.&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
* [http://www.metabolt.net/ METAbolt] - METAbolt is a non-graphical (text based) viewer. It's light weight and cross grid, which means it will work in Second Life™ as well as other grids that are based on OpenSIM. The viewer is Open Source so it's free. Currently METAbolt is only available for Windows platforms.&lt;br /&gt;
* [http://www.mobilegridclient.com/ Mobile Grid Client] - A Second Life and OpenSim (Open Simulator) messaging client for your Android powered device (mobile phone, cell phone, tablet...).&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* [[Xenki]], an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer. Combines many improvements and features from different viewers.&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
== Active viewers ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| [[Media_On_A_Prim|MOAP]] support&lt;br /&gt;
| [[Varregion|Varregion]] support&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.alchemyviewer.org/ Alchemy]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | x&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | x&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]] [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| libomv&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' Data based on Kokua-3.5.2 [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Singularity is based on modern v2/v3 code, but has the look and feel of v1.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Viewers which are inactive or do not currently support OpenSimulator ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Varregions&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer. There is now no simple way to use this viewer to log in to OpenSimulator.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2015-08-22T03:45:11Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Add Alchemy Viewer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://alchemyviewer.com/ Alchemy Viewer] - v3 based TPV with full OpenSimulator support written from the ground up and geared towards hypergrid.&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer) OpenSimulator is fully supported.&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version SL Viewer 1.23 with OpenSimulator specific enhancements.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] v3 based TPV, the successor to Phoenix. The most widely used viewer on Second Life. OpenSimulator is fully supported with its own version.&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] Light-client based on the libopenmetaverae project. Opensimulator is fully supported.&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A Snowglobe-based viewer with many current features backported. The most widely used viewer for OpenSimulator. OpenSimulator is fully supported.&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector Only =&lt;br /&gt;
&lt;br /&gt;
These viewers don't have a Grid Manager, but you can choose a grid from a list, including localhost. You may need to manually edit a configuration file in order to connect to grids that are not originally included.&lt;br /&gt;
&lt;br /&gt;
* [http://imprudenceviewer.org/ Kokua] Snowstorm-based successor of Imprudence. Currently in alpha/experimental stage.&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
* [http://www.metabolt.net/ METAbolt] - METAbolt is a non-graphical (text based) viewer. It's light weight and cross grid, which means it will work in Second Life™ as well as other grids that are based on OpenSIM. The viewer is Open Source so it's free. Currently METAbolt is only available for Windows platforms.&lt;br /&gt;
* [http://www.mobilegridclient.com/ Mobile Grid Client] - A Second Life and OpenSim (Open Simulator) messaging client for your Android powered device (mobile phone, cell phone, tablet...).&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* [[Xenki]], an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer. Combines many improvements and features from different viewers.&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
== Active viewers ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| [[Media_On_A_Prim|MOAP]] support&lt;br /&gt;
| [[Varregion|Varregion]] support&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]] [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| libomv&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' Data based on Kokua-3.5.2 [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Singularity is based on modern v2/v3 code, but has the look and feel of v1.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Viewers which are inactive or do not currently support OpenSimulator ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Varregions&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer. There is now no simple way to use this viewer to log in to OpenSimulator.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Webinterface</id>
		<title>Webinterface</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Webinterface"/>
				<updated>2015-06-04T14:21:36Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Removing dead links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__ {{Quicklinks}} {{thirdparty}} &lt;br /&gt;
&lt;br /&gt;
== Addon Modules ==&lt;br /&gt;
&lt;br /&gt;
* [[Wifi]] - A Simple Account Management Front-end&lt;br /&gt;
&lt;br /&gt;
== PHP ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/JamesStallings/EgressWFE EgressWFE] - Web Interface for stock ROBUST-based OpenSimulator Grids (get OpenSimulator here: [http://opensimulator.org/ OpenSimulator]). Extensive grid management for operators, user account management for users. Needs additional work, but is very functional. BSD Licensed. By James G. Stallings II aka Hiro Protagonist, [http://SimHost.com SimHost.com], and others. Note that Egress is written using the Codeigniter 2.0 PHP Framework.&lt;br /&gt;
* [https://github.com/JamesStallings/gainsayWFE gainsayWFE] - Extremely Minimalist Web Interface for stock ROBUST-based OpenSimulator Grids (get OpenSimulator here: [http://opensimulator.org/ OpenSimulator]). Web-based account requests, Userspace request management scripts to review, approve, or delete avatar account requests made over the web. BSD Licensed. By James G. Stallings II aka Hiro Protagonist, [http://SimHost.com SimHost.com], and others.&lt;br /&gt;
* [http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?XoopenSim%20(E) XoopenSim] - Web Interface for [http://xoopscube.org/ Xoops Cube]. v1.50 supports MySQL Data Base of 0.6.7,0.6.8,0.6.9 and 0.7, 0.7.1Dev, and it includes flotsam group function, osprofile, ossearch, mute list and login screen function. &lt;br /&gt;
* [http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?Modlos%20%28E%29 Modlos] - Web Interface for [http://moodle.org/ Moodle]. This software is sister application of XoopenSim. Modlos has same functions with XoopenSim and supports cooperation with [http://www.sloodle.org Sloodle]. &lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/opensimwi/ OpenSimulator Web Interface] This is a PHP Web Interface for OpenSimulator (Open Simulator Project), it allows grid citizens to create User Accounts to access the grid. Grid Owners can also manage all users for the grid, with a very powerful CMS system included. (Beta Release for 0.7.x is in Branches) &lt;br /&gt;
* [http://d4os.org D4os] - A set of [http://drupal.org Drupal] modules to control a grid.&lt;br /&gt;
* [http://openmetaverse.googlecode.com/ SimianGridFrontend] - The PHP-based web interface that accompanies SimianGrid. SimianGridFrontend is based on the CodeIgniter PHP MVC framework. &lt;br /&gt;
* [http://code.google.com/p/openmetaverse/wiki/SimianGrid SimianGrid] - A scalable, extensible, light-weight, open source persistence layer for MMOs and virtual worlds, written in PHP. Also provides the frontend mentioned above and WebDAV access to inventory. &lt;br /&gt;
* [http://sourceforge.net/apps/trac/unga/wiki/WikiStart unga] - Both an UGAIM (User, Grid, Assets, Inventory, Messaging) server system and a backend for configuring that servers. Also, its modular architecture allows to create (or plug) specialized modules created in standard PHP. &lt;br /&gt;
* [http://www.jopensim.com/ jOpenSim] - Joomla! component for interacting with an OpenSimulator server and 2 modules (grid status and friends online) and a plugin (jOpenSimRegister). The component is developed and designed with opensimulator starting from V 0.7.3.1 running in grid or standalone mode with MySQL as storage engine.&lt;br /&gt;
&lt;br /&gt;
=== Optional modules ===&lt;br /&gt;
&lt;br /&gt;
* [http://code.google.com/p/flotsam/wiki/XmlRpcGroups XmlRpcGroups] - A set of xmlrpc methods to manage groups in opensim. See [[Groups|this page]] for how to configure it. &lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/ossearch ossearch] - A set of xmlrpc methods to manage search, events and classifieds. See [[OpenSimSearch|this page]] for how to configure it. &lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/osprofile osprofile] - A set of xmlrpc methods to manage persistent profile. &lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/webassets/ webassets] - A script to render assets pictures to display on a website.&lt;br /&gt;
&lt;br /&gt;
== Python ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/phrearch/hwios HWIOS] - Websocket CMS with experimental OpenSimulator support. HWIOS includes OpenSimulator user management, region management with interactive scalable maps, distributed service management(start/stop/kill service + remote websocket consoles), IAR/OAR sharing through teknon webdav shares, websocket chat, a realtime distributed wiki(hyki) and a simple collaborative drawing application. HWIOS is currently compatible with OpenSimulator 0.7.1 and webkit browsers(Chrome/Chromium 8+, Safari and FF4 to some degree). For more information, check out the [http://hwios.blogspot.com HWIOS Blog] &lt;br /&gt;
* [https://github.com/phrearch/teknon Teknon] - A Twisted TCP daemon, capable of communicating over a persistent connection between local services and HWIOS websockets through subprocess pipes. HWIOS uses teknon for distributed service management and remote consoles.&lt;br /&gt;
&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Server_Commands</id>
		<title>Server Commands</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Server_Commands"/>
				<updated>2015-05-30T19:45:16Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: /* Details of Hypergrid Commands */ Remove outdated note&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
= What are server commands? =&lt;br /&gt;
&lt;br /&gt;
Server commands are those you can type on the console to make the server do various things.&lt;br /&gt;
&lt;br /&gt;
Commands can be divided up into those that apply to the simulator (simulator commands) and those that apply to grid services (service commands).&lt;br /&gt;
&lt;br /&gt;
On a standalone system, both simulator and service commands will be available on the single standalone system console.&lt;br /&gt;
&lt;br /&gt;
On a grid architecture, the simulator commands will be available on the simulators, whilst the service commands will be available on the ROBUST console.&lt;br /&gt;
&lt;br /&gt;
'''Disclaimer''': some commands may not work as expected, some may not work at all, and there is a chance that you may even lose all your settings/contents. This summary quickly goes out of date - the best place to find commands is by typing &amp;quot;help&amp;quot; on the region console.&lt;br /&gt;
&lt;br /&gt;
Except where noted, this list should be accurate for OpenSimulator 0.7.1 onwards.&lt;br /&gt;
&lt;br /&gt;
= Commands =&lt;br /&gt;
&lt;br /&gt;
== General Server Commands ==&lt;br /&gt;
&lt;br /&gt;
These commands are available in both simulator and robust consoles.&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&lt;br /&gt;
* command-script [scriptfile] - Runs a command script containing console commands.&lt;br /&gt;
* quit - shutdown the server.&lt;br /&gt;
* show info - show server information (version and startup path).  Before OpenSimulator 0.7.5 this is only available on the simulator console.&lt;br /&gt;
* show uptime - show server startup time and uptime.  Before OpenSimulator 0.7.5 this is only available on the simulator console.&lt;br /&gt;
* show version - show server version.  Before OpenSimulator 0.7.5 this is only available on the simulator console.&lt;br /&gt;
* shutdown - synonym for quit&lt;br /&gt;
* get log level - In OpenSimulator 0.7.5 and later, print the current console logging level.  In OpenSimulator 0.7.4 and earlier please use the &amp;quot;set log level&amp;quot; command instead without a level parameter.&lt;br /&gt;
* set log level [level] - change the console logging level only. For example, off or debug. See [[Logging]] for more information.  In OpenSimulator 0.7.4 and earlier, if called without the level argument prints the current level.  In OpenSimulator 0.7.5 and later please use the &amp;quot;get log level&amp;quot; command instead.  Only available on ROBUST console from OpenSimulator 0.7.5.&lt;br /&gt;
&lt;br /&gt;
=== Debug ===&lt;br /&gt;
&lt;br /&gt;
* debug http [&amp;lt;level&amp;gt;] - Turn on/off extra logging for HTTP request debugging.  Only available on robust console from commit 94517c8 (dev code post 0.7.3.1).  In current development code (for OpenSimulator 0.7.5) this is debug http in|out|all [&amp;lt;level&amp;gt;] since outbound HTTP messages can also now be logged (this was only possible for inbound before). For more information on this command, see [[Debugging]].&lt;br /&gt;
&lt;br /&gt;
* debug threadpool level &amp;lt;level&amp;gt; - Turn on/off logging of activity in the main threadpool. For more information, see [[General-Purpose Threadpool]].&lt;br /&gt;
&lt;br /&gt;
== Simulator Commands ==&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&lt;br /&gt;
* change region &amp;lt;region name&amp;gt; - subsequent commands apply only to the specified region. If region name is &amp;quot;root&amp;quot; then all regions are selected&lt;br /&gt;
* debug packet &amp;lt;level&amp;gt; - Turn on packet debugging, where OpenSimulator prints out summaries of incoming and outgoing packets for viewers, depending on the level set&lt;br /&gt;
* emergency-monitoring - turn emergency debugging monitoring mode on or off.&lt;br /&gt;
* help [&amp;lt;command&amp;gt;] - Get general command list or more detailed help on a specific command or set of commands&lt;br /&gt;
* link-mapping - Set a local grid co-ordinate to link to a remote hypergrid &lt;br /&gt;
* link-region - Link a HyperGrid region. Not sure how this differs from link-mapping&lt;br /&gt;
* modules list - List modules&lt;br /&gt;
* modules load &amp;lt;name&amp;gt; - Load a module&lt;br /&gt;
* modules unload &amp;lt;name&amp;gt; - Unload a module&lt;br /&gt;
* monitor report - Returns a variety of statistics about the current region and/or simulator&lt;br /&gt;
* set terrain heights &amp;lt;corner&amp;gt; &amp;lt;min&amp;gt; &amp;lt;max&amp;gt; [&amp;lt;x&amp;gt;] [&amp;lt;y&amp;gt;] - Sets the terrain texture heights on corner #&amp;lt;corner&amp;gt; to &amp;lt;min&amp;gt;/&amp;lt;max&amp;gt;, if &amp;lt;x&amp;gt; or &amp;lt;y&amp;gt; are specified, it will only set it on regions with a matching coordinate. Specify -1 in &amp;lt;x&amp;gt; or &amp;lt;y&amp;gt; to wildcard that coordinate. Corner # SW = 0, NW = 1, SE = 2, NE = 3.&lt;br /&gt;
* set terrain texture &amp;lt;number&amp;gt; &amp;lt;uuid&amp;gt; [&amp;lt;x&amp;gt;] [&amp;lt;y&amp;gt;] - Sets the terrain &amp;lt;number&amp;gt; to &amp;lt;uuid&amp;gt;, if &amp;lt;x&amp;gt; or &amp;lt;y&amp;gt; are specified, it will only set it on regions with a matching coordinate. Specify -1 in &amp;lt;x&amp;gt; or &amp;lt;y&amp;gt; to wildcard that coordinate.&lt;br /&gt;
* show caps - show all registered capabilities URLs&lt;br /&gt;
:NOTE: In OpenSimulator 0.7.1, &amp;quot;show capabilities&amp;quot; is shown as a result for help command, but actually only &amp;quot;show caps&amp;quot; will be accepted. ([http://opensimulator.org/mantis/view.php?id=5467 #5467])&lt;br /&gt;
* show circuits - Show agent circuit data&lt;br /&gt;
* show connections - show connections data&lt;br /&gt;
* show http-handlers - show all registered http handlers&lt;br /&gt;
* show hyperlinks - list hg regions&lt;br /&gt;
* show modules - show module data&lt;br /&gt;
* show pending-objects - show number of objects in the pending queues of all viewers&lt;br /&gt;
* show pqueues [full] - show priority queue data for each client. Without the 'full' option, only root agents are shown. With the 'full' option child agents are also shown.&lt;br /&gt;
* show queues - Show queue data for agent connections.&lt;br /&gt;
* show threads - shows the persistent threads registered with the system. Does not include threadpool threads. &lt;br /&gt;
* show throttles [full] - Show throttle data for each client connection, and the maximum allowed for each connection by the server. Without the 'full' option, only root agents are shown. With the 'full' option child agents are also shown.&lt;br /&gt;
* unlink-region &amp;lt;local name&amp;gt; - unlink a hypergrid region&lt;br /&gt;
&lt;br /&gt;
=== Appearance Commands ===&lt;br /&gt;
&lt;br /&gt;
* appearance show - Show information about avatar appearance. Currently just checks whether the baked texture is &amp;quot;OK&amp;quot; or &amp;quot;corrupt&amp;quot;. Still in development. Only exists in development code at the moment.&lt;br /&gt;
&lt;br /&gt;
=== Archive Commands ===&lt;br /&gt;
&lt;br /&gt;
* load iar &amp;lt;first&amp;gt; &amp;lt;last&amp;gt; &amp;lt;inventory path&amp;gt; &amp;lt;password&amp;gt; [&amp;lt;archive path&amp;gt;] - Load user inventory archive. See [[Inventory Archives]].&lt;br /&gt;
* load oar [filename] - load an OpenSimulator archive. This entirely replaces the current region. Default filename is '''region.oar'''. See [[OpenSim Archives]].&lt;br /&gt;
* load xml [-newIDs [&amp;lt;x&amp;gt; &amp;lt;y&amp;gt; &amp;lt;z&amp;gt;]] - Load a region's data from XML format (0.7.*: DEPRECATED and may be REMOVED soon. Use &amp;quot;load xml2&amp;quot; instead)&lt;br /&gt;
:those xml are the result of the export save or *export save-all&lt;br /&gt;
* load xml2 [filename] - optional parameters not supported for XML2 format as at 1-Jul-2008 &lt;br /&gt;
* save iar &amp;lt;first&amp;gt; &amp;lt;last&amp;gt; &amp;lt;inventory path&amp;gt; &amp;lt;password&amp;gt; [&amp;lt;archive path&amp;gt;] - Save user inventory archive. See [[Inventory Archives]]&lt;br /&gt;
* save oar [filename] - save the current region to an OpenSimulator archive. Default filename is '''region.oar'''. See [[OpenSim Archives]].&lt;br /&gt;
* save prims xml2 [&amp;lt;prim name&amp;gt; &amp;lt;file name&amp;gt;] - Save named prim to XML2&lt;br /&gt;
* save xml [filename] - save prims to XML &lt;br /&gt;
* save xml2 [filename] - save prims to XML (Format 2 - rearrangement of some nodes, to make loading/saving easier) &lt;br /&gt;
&lt;br /&gt;
=== Asset Commands ===&lt;br /&gt;
&lt;br /&gt;
The fcache commands only currently appearance if you are using the fcache asset cache.  This is the default on OpenSimulator.&lt;br /&gt;
&lt;br /&gt;
* fcache assets - Attempt a deep scan and cache of all assets in all scenes&lt;br /&gt;
* fcache clear [file] [memory] - Remove all assets in the cache.  If file or memory is specified then only this cache is cleared.&lt;br /&gt;
* fcache expire &amp;lt;datetime&amp;gt; - Purge cached assets older then the specified date/time&lt;br /&gt;
* fcache status - Display cache status&lt;br /&gt;
* j2k decode &amp;lt;ID&amp;gt; - Do JPEG2000 decoding of an asset.&lt;br /&gt;
&lt;br /&gt;
=== Config Commands ===&lt;br /&gt;
&lt;br /&gt;
* config get [&amp;lt;section&amp;gt;] [&amp;lt;key&amp;gt;] - Get the current configuration, either for a particular key, a particular section or the whole config.&lt;br /&gt;
* config save &amp;lt;path&amp;gt; - Save the current configuration to a file.&lt;br /&gt;
* config set &amp;lt;section&amp;gt; &amp;lt;key&amp;gt; - Set a particular configuration value. On the whole, this is useless since neither OpenSimulator nor modules dynamically reload config values.&lt;br /&gt;
* config show [&amp;lt;section&amp;gt;] [&amp;lt;key&amp;gt;] - Synonym for 'config get'&lt;br /&gt;
&lt;br /&gt;
=== Land Commands ===&lt;br /&gt;
&lt;br /&gt;
* land show - Shows all parcels on the current region.&lt;br /&gt;
&lt;br /&gt;
=== Map Commands ===&lt;br /&gt;
&lt;br /&gt;
* export-map [&amp;lt;path&amp;gt;] - Save an image of the world map (default name is exportmap.jpg)&lt;br /&gt;
* generate map - Regenerates and stores map tile.  Only in development code post 0.7.6.&lt;br /&gt;
&lt;br /&gt;
=== Object Commands ===&lt;br /&gt;
&lt;br /&gt;
* backup - Persist currently unsaved object changes immediately instead of waiting for the normal persistence call.  This shouldn't normally be required - the simulator persists region objects automatically at regular intervals and on shutdown.&lt;br /&gt;
* delete object creator &amp;lt;UUID&amp;gt; - Delete a scene object by creator&lt;br /&gt;
* delete object name [--regex] &amp;lt;name&amp;gt; - Delete a scene object by name.&lt;br /&gt;
* delete object outside - Delete all scene objects outside region boundaries.  This is currently if z &amp;lt; 0 or z &amp;gt; 10000.  Object outside these bounds have been known to cause issues with OpenSimulator's use of some physics engines (such as the Open Dynamics Engine).&lt;br /&gt;
* delete object owner &amp;lt;UUID&amp;gt; - Delete a scene object by owner&lt;br /&gt;
* delete object uuid &amp;lt;UUID&amp;gt; - Delete a scene object by uuid.  In current dev code (post 0.7.5) this is &amp;quot;show object id&amp;quot; and also allows a local ID.&lt;br /&gt;
* dump object id &amp;lt;UUID-or-localID&amp;gt; - Dump the serialization of the given object to a file for debug purposes.&lt;br /&gt;
* edit scale &amp;lt;name&amp;gt; &amp;lt;x&amp;gt; &amp;lt;y&amp;gt; &amp;lt;z&amp;gt; - Change the scale of a named prim&lt;br /&gt;
* force update - Force the region to send all clients updates about all objects.&lt;br /&gt;
* show object name [--regex] &amp;lt;name&amp;gt; - Show details of scene objects with the given name.&lt;br /&gt;
* show object uuid &amp;lt;UUID&amp;gt; - Show details of a scene object with the given UUID.  In current dev code (post 0.7.5) this is &amp;quot;show object id&amp;quot; and also allows a local ID.&lt;br /&gt;
* show part name [--regex] &amp;lt;name&amp;gt; - Show details of scene object parts with the given name.&lt;br /&gt;
* show part uuid &amp;lt;UUID&amp;gt; - Show details of a scene object parts with the given UUID.  In current dev code (post 0.7.5) this is &amp;quot;show object id&amp;quot; and also allows a local ID.&lt;br /&gt;
&lt;br /&gt;
=== Estate Commands ===&lt;br /&gt;
* reload estate - reload estate data&lt;br /&gt;
&lt;br /&gt;
=== Region Commands ===&lt;br /&gt;
* change region &amp;lt;region name&amp;gt; - subsequent commands apply only to the specified region. If region name is &amp;quot;root&amp;quot; then all regions are selected&lt;br /&gt;
* create region [name] [filename] - Create a new region &lt;br /&gt;
* delete-region &amp;lt;name&amp;gt; - Delete a region from disk.&lt;br /&gt;
* region get - Post OpenSimulator 0.8.0.*.  Show region parameters (Region Name, Region UUID, Location, URI, Owner ID, Flags).&lt;br /&gt;
* region restart abort [&amp;lt;message&amp;gt;] - Abort a scheduled region restart, with an optional message&lt;br /&gt;
* region restart bluebox &amp;lt;message&amp;gt; &amp;lt;delta seconds&amp;gt;+ - Schedule a region restart. If one delta is given then the region is restarted in delta seconds time. A time to restart is sent to users in the region as a dismissable bluebox notice. If multiple deltas are given then a notice is sent when we reach each delta.&lt;br /&gt;
* region restart notice &amp;lt;message&amp;gt; &amp;lt;delta seconds&amp;gt;+ - Schedule a region restart. Same as above except showing a transient notice instead of a dismissable bluebox.&lt;br /&gt;
* region set - Post OpenSimulator 0.8.0.*.  Set certain region parameters.  Currently, can set&lt;br /&gt;
** agent-limit - The current avatar limit for the region.  More usually this is set via the region/estate dialog in a typical viewer.  This persists over simulator restarts.&lt;br /&gt;
** max-agent-limit - The maximum value that agent-limit can have.  Unfortunately, setting it here does not currently persist over server restarts.  For that to happen it must be separately set as the MaxAgents parameter in the region config file.&lt;br /&gt;
* remove-region - remove a region from the simulator&lt;br /&gt;
* restart - Restarts all sims in this instance&lt;br /&gt;
* set region flags &amp;lt;Region name&amp;gt; &amp;lt;flags&amp;gt; - Set database flags for region&lt;br /&gt;
* show neighbours - Shows the local regions' neighbours&lt;br /&gt;
* show ratings - Show rating data&lt;br /&gt;
* show region - Show region parameters (Region Name, Region UUID, Location, URI, Owner ID, Flags).&lt;br /&gt;
* show regions - Show regions data (Region Names, XLocation YLocation coordinates, Region Ports, Estate Names)&lt;br /&gt;
&lt;br /&gt;
=== Scene Commands ===&lt;br /&gt;
&lt;br /&gt;
* debug scene - Turn on scene debugging&lt;br /&gt;
* rotate scene &amp;lt;degrees&amp;gt; - Rotates scene around 128,128 axis by x degrees where x=0-360.&lt;br /&gt;
* scale scene &amp;lt;factor&amp;gt; - Scales all scene objects by a factor where original size =1.0.&lt;br /&gt;
* translate scene &amp;lt;x,y,z&amp;gt; - Translate (move) the entire scene to a new coordinate. Useful for moving a scene to a different location on either a Mega or Variable region. &lt;br /&gt;
(please back up your region before using any of these commands and be aware of possible floating point errors the more they are used.)&lt;br /&gt;
 &lt;br /&gt;
=== Script Commands ===&lt;br /&gt;
&lt;br /&gt;
These currently only exist in git master OpenSimulator development code post the 0.7.2 release.&lt;br /&gt;
&lt;br /&gt;
* scripts resume [&amp;lt;script-item-uuid&amp;gt;] - Resumes all suspended scripts&lt;br /&gt;
* scripts show [&amp;lt;script-item-uuid&amp;gt;] - Show script information. &amp;lt;script-item-uuid&amp;gt; option only exists from git master 82f0e19 (2012-01-14) onwards (post OpenSimulator 0.7.2).&lt;br /&gt;
* scripts start [&amp;lt;script-item-uuid&amp;gt;] - Starts all stopped scripts&lt;br /&gt;
* scripts stop [&amp;lt;script-item-uuid&amp;gt;] - Stops all running scripts&lt;br /&gt;
* scripts suspend [&amp;lt;script-item-uuid&amp;gt;] - Suspends all running scripts&lt;br /&gt;
&lt;br /&gt;
=== Stats Commands ===&lt;br /&gt;
&lt;br /&gt;
* show stats - show useful statistical information for this server. See [[#Frame Statistics Values|Frame Statistics Values]] below for more information.&lt;br /&gt;
* stats show - a synonym for &amp;quot;show stats&amp;quot; (OpenSimulator dev code only post 19th March 2014).&lt;br /&gt;
* stats record - record stats periodically to a separate log file.&lt;br /&gt;
* stats save - save a snapshot of current stats to a file (OpenSimulator dev code only post 19th March 2014).&lt;br /&gt;
&lt;br /&gt;
=== Terrain Commands ===&lt;br /&gt;
&lt;br /&gt;
Note that some of these may require a sim restart to show properly.&lt;br /&gt;
* terrain load - Loads a terrain from a specified file.&lt;br /&gt;
* terrain load-tile - Loads a terrain from a section of a larger file.&lt;br /&gt;
* terrain save - Saves the current heightmap to a specified file.&lt;br /&gt;
* terrain fill - Fills the current heightmap with a specified value.&lt;br /&gt;
* terrain elevate - Raises the current heightmap by the specified amount.&lt;br /&gt;
* terrain lower - Lowers the current heightmap by the specified amount.&lt;br /&gt;
* terrain multiply - Multiplies the heightmap by the value specified.&lt;br /&gt;
* terrain bake - Saves the current terrain into the regions revert map.&lt;br /&gt;
* terrain revert - Loads the revert map terrain into the regions heightmap.&lt;br /&gt;
* terrain newbrushes - Enables experimental brushes which replace the standard terrain brushes. WARNING: This is a debug setting and may be removed at any time.&lt;br /&gt;
* terrain stats - Shows some information about the regions heightmap for debugging purposes.&lt;br /&gt;
* terrain effect - Runs a specified plugin effect.&lt;br /&gt;
* terrain feature - Creates a specified feature in the terrain heightmap.&lt;br /&gt;
&lt;br /&gt;
=== Tree Commands ===&lt;br /&gt;
&lt;br /&gt;
* tree active - Change activity state for the trees module&lt;br /&gt;
* tree freeze - Freeze/Unfreeze activity for a defined copse&lt;br /&gt;
* tree load - Load a copse definition from an xml file&lt;br /&gt;
* tree plant - Start the planting on a copse&lt;br /&gt;
* tree rate - Reset the tree update rate (mSec)&lt;br /&gt;
* tree reload - Reload copse definitions from the in-scene trees&lt;br /&gt;
* tree remove - Remove a copse definition and all its in-scene trees&lt;br /&gt;
* tree statistics - Log statistics about the trees&lt;br /&gt;
&lt;br /&gt;
=== User Commands ===&lt;br /&gt;
&lt;br /&gt;
* alert &amp;lt;message&amp;gt; - send an in-world alert to everyone&lt;br /&gt;
* alert-user &amp;lt;first&amp;gt; &amp;lt;last&amp;gt; &amp;lt;message&amp;gt; - send an an in-world alert to a specific user&lt;br /&gt;
* bypass permissions &amp;amp;lt;true / false&amp;amp;gt; - Bypass in-world permission checks &lt;br /&gt;
* debug permissions - Turn on permissions debugging&lt;br /&gt;
* force permissions - Force permissions on or off.&lt;br /&gt;
* kick user &amp;lt;first&amp;gt; &amp;lt;last&amp;gt; [message]: - Kick a user off the simulator&lt;br /&gt;
* login disable - Disable user entry to this simulator&lt;br /&gt;
* login enable - Enable user entry to this simulator&lt;br /&gt;
* login status - Show whether logins to this simulator are enabled or disabled&lt;br /&gt;
* show users [full]- show info about currently connected users to this region. Without the 'full' option, only users actually on the region are shown. With the 'full' option child agents of users in neighbouring regions are also shown.&lt;br /&gt;
* teleport user &amp;lt;destination&amp;gt; - Teleport a user on this simulator to a specific destination.  Currently only in OpenSimulator development code after the 0.7.3.1 release (commit bf0b817).&lt;br /&gt;
&lt;br /&gt;
=== Windlight/[[LightShare]] Commands ===&lt;br /&gt;
&lt;br /&gt;
* windlight load - Load windlight profile from the database and broadcast&lt;br /&gt;
* windlight enable - Enable the windlight plugin&lt;br /&gt;
* windlight disable - Enable the windlight plugin&lt;br /&gt;
&lt;br /&gt;
== ROBUST Service Commands ==&lt;br /&gt;
&lt;br /&gt;
These can also be accessed on the simulator command console itself in standalone mode.&lt;br /&gt;
&lt;br /&gt;
=== Asset Service ===&lt;br /&gt;
&lt;br /&gt;
* delete asset - Delete an asset from the database. Doesn't appear to be implemented.&lt;br /&gt;
* dump asset &amp;lt;ID&amp;gt; - Dump an asset to the filesystem.  OpenSimulator 0.7.3 onwards.&lt;br /&gt;
* show digest &amp;lt;ID&amp;gt; - Show summary information about an asset. From OpenSimulator 0.7.3 onwards this will be renamed to &amp;quot;show asset&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Grid Service ===&lt;br /&gt;
&lt;br /&gt;
* set region flags &amp;lt;Region name&amp;gt; &amp;lt;flags&amp;gt; - Set database flags for region&lt;br /&gt;
* show region &amp;lt;Region name&amp;gt; - Show the details of a given region.  This command is renamed to &amp;quot;show region name&amp;quot; in development versions of OpenSimulator.&lt;br /&gt;
&lt;br /&gt;
The following commands currently only exist in development versions of OpenSimulator (post 0.7.3.1).  These are currently found in the &amp;quot;Regions&amp;quot; help section.&lt;br /&gt;
&lt;br /&gt;
* deregister region id &amp;lt;Region UUID&amp;gt; - Deregister a region manually.  This can be helpful if a region was not properly removed due to bad simulator shutdown and the simulator has not since been restarted or its region configuration has been changed.&lt;br /&gt;
* show region at &amp;lt;x-coord&amp;gt; &amp;lt;y-coord&amp;gt; - Show details on a region at the given co-ordinate.&lt;br /&gt;
* show region name &amp;lt;Region name&amp;gt; - Show details on a region&lt;br /&gt;
* show regions - Show details on all regions.  In standalone mode this version of the command is not currently available - the simulator version of &amp;quot;show regions&amp;quot; is used instead, which shows similar information.&lt;br /&gt;
&lt;br /&gt;
=== User Service ===&lt;br /&gt;
* create user [first] [last] [passw] [RegionX] [RegionY] [Email] - creates a new user and password&lt;br /&gt;
:or just: create user - and server prompts for all data&lt;br /&gt;
:&lt;br /&gt;
:'''Note for use of create user in standalone mode:''' use the user default coordinates&lt;br /&gt;
:of 1000,1000 for Start Region X and Y position otherwise server&lt;br /&gt;
:gives error of &amp;quot;[LOGIN]: Not found region&amp;quot; &lt;br /&gt;
&lt;br /&gt;
* reset user password - reset a user's password.&lt;br /&gt;
* show account &amp;lt;firstname&amp;gt; &amp;lt;lastname&amp;gt; - show account details for the given user name (0.7.2-dev)&lt;br /&gt;
&lt;br /&gt;
=== Login Service ===&lt;br /&gt;
* login level &amp;lt;value&amp;gt; - Set the miminim userlevel allowed to login.&lt;br /&gt;
* login reset - reset the login level to its default value.&lt;br /&gt;
* login text &amp;lt;text to print during the login&amp;gt;&lt;br /&gt;
* set user level &amp;lt;firstname&amp;gt; &amp;lt;lastname&amp;gt; &amp;lt;level&amp;gt; - Set UserLevel for the user, which determines whether a user has a god account or can login at all (0.7.2-dev)&lt;br /&gt;
&lt;br /&gt;
== Details of Terrain Module Commands ==&lt;br /&gt;
&lt;br /&gt;
==== terrain load ====&lt;br /&gt;
Loads a terrain from a specified file.&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* filename (String)&lt;br /&gt;
	The file you wish to load from, the file extension determines the loader to be used. Supported extensions include: .r32 (RAW32) .f32 (RAW32) .ter (Terragen) .raw (LL/SL RAW) .jpg (JPEG) .jpeg (JPEG) .bmp (BMP) .png (PNG) .gif (GIF) .tif (TIFF) .tiff (TIFF)&lt;br /&gt;
&lt;br /&gt;
==== terrain load-tile ====&lt;br /&gt;
Loads a terrain from a section of a larger file.&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* filename (String)&lt;br /&gt;
	The file you wish to load from, the file extension determines the loader to be used. Supported extensions include: .r32 (RAW32) .f32 (RAW32) .ter (Terragen) .raw (LL/SL RAW) .jpg (JPEG) .jpeg (JPEG) .bmp (BMP) .png (PNG) .gif (GIF) .tif (TIFF) .tiff (TIFF)&lt;br /&gt;
* file width (Integer)&lt;br /&gt;
	The width of the file in tiles&lt;br /&gt;
* file height (Integer)&lt;br /&gt;
	The height of the file in tiles&lt;br /&gt;
* minimum X tile (Integer)&lt;br /&gt;
	The X region coordinate of the first section on the file&lt;br /&gt;
* minimum Y tile (Integer)&lt;br /&gt;
	The Y region coordinate of the first section on the file&lt;br /&gt;
&lt;br /&gt;
==== terrain save ====&lt;br /&gt;
Saves the current heightmap to a specified file.&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* filename (String)&lt;br /&gt;
	The destination filename for your heightmap, the file extension determines the format to save in. Supported extensions include: .r32 (RAW32) .f32 (RAW32) .ter (Terragen) .raw (LL/SL RAW) .jpg (JPEG) .jpeg (JPEG) .bmp (BMP) .png (PNG) .gif (GIF) .tif (TIFF) .tiff (TIFF)&lt;br /&gt;
&lt;br /&gt;
==== terrain fill ====&lt;br /&gt;
Fills the current heightmap with a specified value.&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* value (Double)&lt;br /&gt;
	The numeric value of the height you wish to set your region to.&lt;br /&gt;
&lt;br /&gt;
==== terrain elevate ====&lt;br /&gt;
Raises the current heightmap by the specified amount.&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* amount (Double)&lt;br /&gt;
&lt;br /&gt;
==== terrain lower ====&lt;br /&gt;
Lowers the current heightmap by the specified amount.&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* amount (Double)&lt;br /&gt;
	The amount of height to remove from the terrain in meters.&lt;br /&gt;
&lt;br /&gt;
==== terrain multiply ====&lt;br /&gt;
Multiplies the heightmap by the value specified.&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* value (Double)&lt;br /&gt;
	The value to multiply the heightmap by.&lt;br /&gt;
&lt;br /&gt;
==== terrain bake ====&lt;br /&gt;
Saves the current terrain into the regions revert map.&lt;br /&gt;
&lt;br /&gt;
==== terrain revert ====&lt;br /&gt;
Loads the revert map terrain into the regions heightmap.&lt;br /&gt;
&lt;br /&gt;
==== terrain newbrushes ====&lt;br /&gt;
Enables experimental brushes which replace the standard terrain brushes. WARNING: This is a debug setting and may be removed at any time.&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* Enabled? (Boolean)&lt;br /&gt;
	true / false - Enable new brushes&lt;br /&gt;
&lt;br /&gt;
==== terrain stats ====&lt;br /&gt;
Shows some information about the regions heightmap for debugging purposes.&lt;br /&gt;
&lt;br /&gt;
==== terrain effect ====&lt;br /&gt;
Runs a specified plugin effect&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* name (String)&lt;br /&gt;
	The plugin effect you wish to run, or 'list' to see all plugins&lt;br /&gt;
&lt;br /&gt;
==== terrain modify ====&lt;br /&gt;
Allows area-of-effect and tapering with standard heightmap manipulations.&lt;br /&gt;
&lt;br /&gt;
General command usage:&lt;br /&gt;
:''terrain modify &amp;lt;operation&amp;gt; value [&amp;lt;mask&amp;gt;] [-taper=&amp;lt;value2&amp;gt;]''&lt;br /&gt;
&lt;br /&gt;
:Parameters&lt;br /&gt;
:* value: base value to use in applying operation&lt;br /&gt;
:* mask:&lt;br /&gt;
:** -rec=x1,y1,dx[,dy] creates a rectangular mask based at x1,y1&lt;br /&gt;
:** -ell=x0,y0,rx[,ry] creates an elliptical mask centred at x0,y0&lt;br /&gt;
:* taper:&lt;br /&gt;
:** rectangular masks taper as pyramids&lt;br /&gt;
:** elliptical masks taper as cones&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Terrain Manipulation (fill, min, max)&lt;br /&gt;
:* value represents target height (at centre of range)&lt;br /&gt;
:* value2 represents target height (at edges of range)&lt;br /&gt;
&lt;br /&gt;
Terrain Movement (raise, lower, noise)&lt;br /&gt;
:* value represents a delta amount (at centre of range)&lt;br /&gt;
:* value2 represents a delta amount (at edges of range)&lt;br /&gt;
&lt;br /&gt;
Terrain Smoothing (smooth)&lt;br /&gt;
:The smoothing operation is somewhat different than the others, as it does not deal with elevation values, but rather with strength values (in the range of 0.01 to 0.99).  The algorithm is simplistic in averaging the values around a point, and is implemented as follows:&lt;br /&gt;
&lt;br /&gt;
:The &amp;quot;strength&amp;quot; parameter specifies how much of the result is from the original value (&amp;quot;strength&amp;quot; * map[x,y]).&lt;br /&gt;
:The &amp;quot;taper&amp;quot; parameter specifies how much of the remainder is from the first ring surrounding the point (1.0 - &amp;quot;strength&amp;quot;) * &amp;quot;taper&amp;quot;. There are 8 elements in the first ring.&lt;br /&gt;
:The remaining contribution is made from the second ring surrounding the point.  There are 16 elements in the second ring.&lt;br /&gt;
:e.g.&lt;br /&gt;
:''terrain modify smooth 0.5 -taper=0.6''&lt;br /&gt;
:* the original element will contribute 0.5 * map[x0,y0]&lt;br /&gt;
:* each element 1m from the point will contribute ((1-0.5)*0.6)/8 * map[x1,y1]&lt;br /&gt;
:* each element 2m from the point will contribute ((1-0.5)*0.4)/16 * map[x2,y2]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
:The &amp;quot;taper&amp;quot; value may need to be exaggerated due to the integer math used in maps.&lt;br /&gt;
:e.g. To create a 512x512 var island:&lt;br /&gt;
:''terrain modify min 30 -ell=256,256,240 -taper=-29''&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
: https://www.youtube.com/watch?v=pehyqr3H8I0&lt;br /&gt;
&lt;br /&gt;
== Details of Hypergrid Commands ==&lt;br /&gt;
&lt;br /&gt;
For full details and explanations of Hypergrid Commands, see the [http://opensimulator.org/wiki/Installing_and_Running_Hypergrid#Linking_regions_.28Optional.29 Linking Regions] sections of the [http://opensimulator.org/wiki/Installing_and_Running_Hypergrid Installing and Running Hypergrid] page.&lt;br /&gt;
&lt;br /&gt;
'''show hyperlinks''' &lt;br /&gt;
&lt;br /&gt;
This command will show a list of all hypergrid linked regions.&lt;br /&gt;
&lt;br /&gt;
'''link-region &amp;lt;Xloc&amp;gt; &amp;lt;Yloc&amp;gt; &amp;lt;host&amp;gt; &amp;lt;port&amp;gt; &amp;lt;location-name&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
* Use Xloc and Yloc that make sense to your world, i.e. close to your regions, but not adjacent.&lt;br /&gt;
* replace osl2.nac.uci.edu and 9006 with the domain name / ip address and the port of the region you want to link to&lt;br /&gt;
&lt;br /&gt;
E.g. link-region 8998 8998 osl2.nac.uci.edu 9006 OSGrid Gateway&lt;br /&gt;
&lt;br /&gt;
'''unlink-region &amp;lt;local region name&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
This command will unlink the specified hypergrid linked region - be sure to use the exact local name as reported by the &amp;quot;show hyperlinks&amp;quot; command.&lt;br /&gt;
&lt;br /&gt;
link-mapping&lt;br /&gt;
&lt;br /&gt;
== Frame Statistics Values ==&lt;br /&gt;
&lt;br /&gt;
The labels of the Frame Statistics values shown by the console command &amp;quot;show stats&amp;quot; are a bit cryptic. Here is a list of the meanings of these values:&lt;br /&gt;
&lt;br /&gt;
* Dilatn - time dilation&lt;br /&gt;
* SimFPS - sim FPS&lt;br /&gt;
* PhyFPS - physics FPS&lt;br /&gt;
* AgntUp - # of agent updates&lt;br /&gt;
* RootAg - # of root agents&lt;br /&gt;
* ChldAg - # of child agents&lt;br /&gt;
* Prims - # of total prims&lt;br /&gt;
* AtvPrm - # of active prims&lt;br /&gt;
* AtvScr - # of active scripts&lt;br /&gt;
* ScrLPS - # of script lines per second&lt;br /&gt;
* PktsIn - # of in packets per second&lt;br /&gt;
* PktOut - # of out packets per second&lt;br /&gt;
* PendDl - # of pending downloads&lt;br /&gt;
* PendUl - # of pending uploads&lt;br /&gt;
* UnackB - # of unacknowledged bytes&lt;br /&gt;
* TotlFt - total frame time&lt;br /&gt;
* NetFt - net frame time&lt;br /&gt;
* PhysFt - physics frame time&lt;br /&gt;
* OthrFt - other frame time&lt;br /&gt;
* AgntFt - agent frame time&lt;br /&gt;
* ImgsFt - image frame time&lt;br /&gt;
&lt;br /&gt;
[[Category:Support]]&lt;br /&gt;
[[Category:Help]]&lt;br /&gt;
[[Category:Configuration]]&lt;br /&gt;
[[Category:Getting Started]]&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2015-05-18T13:42:14Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Add varregion column&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer) OpenSimulator is fully supported.&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version SL Viewer 1.23 with OpenSimulator specific enhancements.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] v3 based TPV, the successor to Phoenix. The most widely used viewer on Second Life. OpenSimulator is fully supported with its own version.&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] Light-client based on the libopenmetaverae project. Opensimulator is fully supported.&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A Snowglobe-based viewer with many current features backported. The most widely used viewer for OpenSimulator. OpenSimulator is fully supported.&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector Only =&lt;br /&gt;
&lt;br /&gt;
These viewers don't have a Grid Manager, but you can choose a grid from a list, including localhost. You may need to manually edit a configuration file in order to connect to grids that are not originally included.&lt;br /&gt;
&lt;br /&gt;
* [http://imprudenceviewer.org/ Kokua] Snowstorm-based successor of Imprudence. Currently in alpha/experimental stage.&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
* [http://www.metabolt.net/ METAbolt] - METAbolt is a non-graphical (text based) viewer. It's light weight and cross grid, which means it will work in Second Life™ as well as other grids that are based on OpenSIM. The viewer is Open Source so it's free. Currently METAbolt is only available for Windows platforms.&lt;br /&gt;
* [http://www.mobilegridclient.com/ Mobile Grid Client] - A Second Life and OpenSim (Open Simulator) messaging client for your Android powered device (mobile phone, cell phone, tablet...).&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* [[Xenki]], an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer. Combines many improvements and features from different viewers.&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
== Active viewers ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| [[Media_On_A_Prim|MOAP]] support&lt;br /&gt;
| [[Varregion|Varregion]] support&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]] [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| libomv&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' Data based on Kokua-3.5.2 [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Singularity is based on modern v2/v3 code, but has the look and feel of v1.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Viewers which are inactive or do not currently support OpenSimulator ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Varregions&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer. There is now no simple way to use this viewer to log in to OpenSimulator.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List/YrGrid</id>
		<title>Grid List/YrGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List/YrGrid"/>
				<updated>2015-05-17T14:30:10Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| Name:&lt;br /&gt;
| [[File:YrGridText.png]]&lt;br /&gt;
|- &lt;br /&gt;
| Website:&lt;br /&gt;
| http://www.yrgrid.com/&lt;br /&gt;
|- &lt;br /&gt;
| Login URI:&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;http://grid.yrgrid.com:8002/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Regions&lt;br /&gt;
| 63&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Users&lt;br /&gt;
| 2150&lt;br /&gt;
|- &lt;br /&gt;
| Active Users (Last 30 Days)&lt;br /&gt;
| 1050&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
YrGrid has a vibrant economy powered by Bitcoin, Vivox Voice, Instant cash outs, Instant region setup, extended lsl/ossl scripting, and many unique features. Regions are $60 USD/month&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List/YrGrid</id>
		<title>Grid List/YrGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List/YrGrid"/>
				<updated>2015-05-17T14:29:49Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| Name:&lt;br /&gt;
| [[File:YrGridText.png]]&lt;br /&gt;
|- &lt;br /&gt;
| Website:&lt;br /&gt;
| http://www.yrgrid.com/&lt;br /&gt;
|- &lt;br /&gt;
| Login URI:&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;http://grid.yrgrid.com:8002/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Regions&lt;br /&gt;
| 63&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Users&lt;br /&gt;
| 2150&lt;br /&gt;
|- &lt;br /&gt;
| Active Users (Last 30 Days)&lt;br /&gt;
| &lt;br /&gt;
|} 1050&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
YrGrid has a vibrant economy powered by Bitcoin, Vivox Voice, Instant cash outs, Instant region setup, extended lsl/ossl scripting, and many unique features. Regions are $60 USD/month&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/File:YrGridText.png</id>
		<title>File:YrGridText.png</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/File:YrGridText.png"/>
				<updated>2015-05-17T14:28:49Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: YrGrid logo, All rights reserved.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;YrGrid logo, All rights reserved.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List/YrGrid</id>
		<title>Grid List/YrGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List/YrGrid"/>
				<updated>2015-05-17T14:25:29Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| Name:&lt;br /&gt;
| YrGrid&lt;br /&gt;
|- &lt;br /&gt;
| Website:&lt;br /&gt;
| http://www.yrgrid.com/&lt;br /&gt;
|- &lt;br /&gt;
| Login URI:&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;http://grid.yrgrid.com:8002/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Regions&lt;br /&gt;
| 63&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Users&lt;br /&gt;
| 2150&lt;br /&gt;
|- &lt;br /&gt;
| Active Users (Last 30 Days)&lt;br /&gt;
| &lt;br /&gt;
|} 1050&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
YrGrid has a vibrant economy powered by Bitcoin, Vivox Voice, Instant cash outs, Instant region setup, extended lsl/ossl scripting, and many unique features. Regions are $60 USD/month&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List</id>
		<title>Grid List</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List"/>
				<updated>2015-05-17T14:22:15Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: /* Public grids */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
== What is the Grid List? ==&lt;br /&gt;
&lt;br /&gt;
There are hundreds (thousands?) of OpenSimulator-based virtual worlds out there. Many of them are free to use and welcome new users. This grid list is a community-generated list of such worlds. If you would like to experience an OpenSimulator-based virtual world before installing your own, try one of these. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT NOTE:''' The OpenSimulator project is not responsible for, nor in any way associated with, any grid listed on this page, nor for any grid's content or activities. Visit at your own risk. Also, there are no guarantees that these worlds are up and running.&lt;br /&gt;
&lt;br /&gt;
== Public grids  ==&lt;br /&gt;
&lt;br /&gt;
'''Grid List Policy:''' Please list your grid only if uses OpenSimulator as a component. Do not include advertising language. The entries in the main list should just contain the grid name and the plain numbers as defined by the column headers. '''Please use [[Grid List/Template|this template]] for the subpages to keep the information in a comparable manner.''' Grids are listed in the order of appearance, so please add your entry to the bottom of the list. Anyone found inserting a grid up higher in the list will have their entry moved or removed. &lt;br /&gt;
&lt;br /&gt;
You may want provide a link on your world's website back to the project by using the [[OpenSim Graphics|Powered by OpenSimulator logo]]. Credit is appreciated but not required. &lt;br /&gt;
&lt;br /&gt;
If you own a grid and are interested in joining a grid association see this page: [[Grid Associations]] &lt;br /&gt;
&lt;br /&gt;
Hypergrid Business maintains a list of active grids, updated monthly: [http://www.hypergridbusiness.com/statistics/active-grids/ Active OpenSim grids]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 724px; height: 2270px;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSGrid|OSGrid]] &lt;br /&gt;
| 7178 &lt;br /&gt;
| 64,296 &lt;br /&gt;
| 3280&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Francogrid|FrancoGrid]] &lt;br /&gt;
| 298&lt;br /&gt;
| 5593&lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/The New World Grid|The New World Grid]] &lt;br /&gt;
| 330 &lt;br /&gt;
| 5200 &lt;br /&gt;
| 590&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3rd Rock Grid|3rd Rock Grid (Currency Enabled)]] &lt;br /&gt;
| 440&lt;br /&gt;
| 10811 &lt;br /&gt;
| 525&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metropolis|Metropolis Metaversum (NO Money, never!)]] &lt;br /&gt;
| 4060&lt;br /&gt;
| 7390&lt;br /&gt;
| 3013&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/German Grid|German Grid(with OM¢)]] &lt;br /&gt;
| 107 &lt;br /&gt;
| 2353 &lt;br /&gt;
| 385&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Open-Neuland|OpenSimulator-Club Open Neuland (with OM¢)]] &lt;br /&gt;
| 216 &lt;br /&gt;
| 384 &lt;br /&gt;
| 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Wilder-Westen|OpenSimulator-Club Wilder Westen (with OM¢)]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 122 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Myopengrid.com|Myopengrid (with M$ dollars)]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Your Alternative Life|Your Alternative Life (with OM¢)]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 2089 &lt;br /&gt;
| 1458&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Openvue|Openvue]] &lt;br /&gt;
| 16&lt;br /&gt;
| 24&lt;br /&gt;
| 64&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ScienceSim|ScienceSim]] &lt;br /&gt;
| 25 &lt;br /&gt;
| 30 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Unica|unica]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 60 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LISAT|Lost-In-Space-And-Time( Free, H.G. 7.2 and wifi login)]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avination|Avination (w/economy and combat system]] &lt;br /&gt;
| 1138 &lt;br /&gt;
| 25860 &lt;br /&gt;
| 8727&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SimValley NL|SimValley NL]] &lt;br /&gt;
| 1087 &lt;br /&gt;
| 364 &lt;br /&gt;
| 32&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OPENSIM NL|OPENSIM NL]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 426 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VirtualFrance3D|VirtualFrance3D =&amp;amp;gt;WEB: http://virtualfrance3d.fr]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 143 &lt;br /&gt;
| 31&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Twisted Sky|Twisted Sky (with OM¢)]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 290 &lt;br /&gt;
| 68&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/TertiaryGrid|Tertiary grid]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 379&lt;br /&gt;
| 42&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Logicamp|Logicamp® - Belgian Metaverse (Vivox Voice, Mesh Enabled, PayPal buy region enabled. )]] &lt;br /&gt;
| 204&lt;br /&gt;
| 2358 &lt;br /&gt;
| 225&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/virtyou|virtyou]] &lt;br /&gt;
| 110 &lt;br /&gt;
| 1676 &lt;br /&gt;
| 70&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Jamgrid|Jamgrid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 55 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/JOGrid|Japan Open Grid]] &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Tlön|Tlön]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 65 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PMGrid|PMGrid]] &lt;br /&gt;
| 80 &lt;br /&gt;
| 100 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cybergrid|Cybergrid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 44 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/jokaydiagrid|jokaydiaGRID]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 253 &lt;br /&gt;
| 75&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Rezzable Visions|Rezzable Visions]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Craft|Craft]] &lt;br /&gt;
| 180 &lt;br /&gt;
| 900 &lt;br /&gt;
| 290&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual RP|Virtual RP - Roleplay - VRP Combat Meter - Free World]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 714 &lt;br /&gt;
| 55&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GerGrid|GerGrid - Vivox Voice, Mesh Enabled, PayPal buy OS$, own region and own server enabled.]] &lt;br /&gt;
| 98 &lt;br /&gt;
| 408&lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AlphaTowne|Alpha Towne w/G$ Hypergrid 1.5]] &lt;br /&gt;
| 308 &lt;br /&gt;
| 1172 &lt;br /&gt;
| 909&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Annuna Grid|Annuna Grid]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 60 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VeeSome|VeeSome]] &lt;br /&gt;
| 48 &lt;br /&gt;
| 106 &lt;br /&gt;
| 53&lt;br /&gt;
|-&lt;br /&gt;
| [VirtuaLife|Virtualife http://www.virtualife.eu. Regions free.Economy , voice and rp.&lt;br /&gt;
| 132 &lt;br /&gt;
| 1000 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/REDISIS|Redisis share knowledge]] &lt;br /&gt;
| 130 &lt;br /&gt;
| 60 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PearGrid|PearGrid]] &lt;br /&gt;
| 18 &lt;br /&gt;
| 34 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Island Oasis|Island Oasis / Voice / Mesh / Oculus supported viewer]] &lt;br /&gt;
| 212&lt;br /&gt;
| 9107&lt;br /&gt;
| 860&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HAVEN: Your World|HAVEN: Your World]] &lt;br /&gt;
| 13 &lt;br /&gt;
| 11 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Flatlandia.cc|Flatlandia.cc]] &lt;br /&gt;
| 33 &lt;br /&gt;
| 177 &lt;br /&gt;
| 110&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AnSky|AnSky]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 112&lt;br /&gt;
| 17&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Lisat|ArtGridOnLine]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 48 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EU-Grid|EU-Grid]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 350 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GiantGrid|GiantGrid]] &lt;br /&gt;
| 169 &lt;br /&gt;
| 261 &lt;br /&gt;
| 157&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/pseudospace|pseudospace]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 46 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metapocalypse|Metapocalypse Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/UFSGrid|UFSGrid]] &lt;br /&gt;
| 36 &lt;br /&gt;
| 897 &lt;br /&gt;
| +/-50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Worlds Grid|Virtual Worlds Grid]] &lt;br /&gt;
| 527 &lt;br /&gt;
| 30 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3DGrid World|3DGrid World - formaly &amp;quot;The SecondLearning Grid&amp;quot;]] &lt;br /&gt;
| 4 &lt;br /&gt;
| 55 &lt;br /&gt;
| 46&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/slitalia|slitalia]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 36 &lt;br /&gt;
| 46&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sofitek|Sofitek]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 21 &lt;br /&gt;
| 21&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AstralGrid|AstralGrid]] &lt;br /&gt;
| 70 &lt;br /&gt;
| 40 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MOSES|MOSES : Military Open Simulator Enterprise Strategy]] &lt;br /&gt;
| 117 &lt;br /&gt;
| 227 &lt;br /&gt;
| 102&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Dorenas World|Dorenas World]] &lt;br /&gt;
| 143&lt;br /&gt;
| 448&lt;br /&gt;
| 300&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Enakai|Enakai]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 14 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Speculoos|Speculoos: belgian cookie flavored grid]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50 &lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Greeklife|Greeklife: Virtual world hyper grid]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50&lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EverWorlds.com|EverWorlds: Bringing People Together (Old name: Destiny Zero)]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 2 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/IcaruSRealmS|=IcaruS= RealmS]] &lt;br /&gt;
| 26 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| 14&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/lpgrid.com|Lost Paradise (Currency / LP$)]] &lt;br /&gt;
| 1926&lt;br /&gt;
| 495&lt;br /&gt;
| 377&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Valhalla Virtual|Valhalla Virtual]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 25 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyber Wrld|Cyber Wrld]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[FleepGrid]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 150 &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/My3dLife|My3dLife]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 20 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/www.daseinworld.com|DaseinWorld]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/You3D|You3D]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 6 &lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Realms Grid|Virtual Realms Grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Gor Grid|Gor grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Pathlandia|Pathlandia]] &lt;br /&gt;
| 4 &lt;br /&gt;
| 1 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Austria|Austria]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 6 &lt;br /&gt;
| 9&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Psychedelia|Psychedelia]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7 &lt;br /&gt;
| 11&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/M001 | M001 : Voice, Mesh Enabled, Bullet Physics Engine, Freebies available, Mesh builds available to copy]]&lt;br /&gt;
| 2&lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenSim Creations Grid|OpenSim Creations Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 11&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/StarGates Matrix|StarGates Matrix]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Zairus Grid|Zairus Grid]] &lt;br /&gt;
| 72 &lt;br /&gt;
| 10&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HyperGrid Plaza|HyperGrid Plaza]] &lt;br /&gt;
| 1&lt;br /&gt;
| 100&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Ice Grid|Ice Grid]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 32 &lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ART|ART]] &lt;br /&gt;
| 3(real) &lt;br /&gt;
| ? (real)&lt;br /&gt;
| 150(real)&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Stone Grid|Stone Grid]] &lt;br /&gt;
| 3&lt;br /&gt;
| 4 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LifeStyle3D - ItalianGrid|LifeStyle3D - ItalianGrid]] &lt;br /&gt;
| 32&lt;br /&gt;
| 350 &lt;br /&gt;
| 108&lt;br /&gt;
|-&lt;br /&gt;
| [http://adreans-world.from-fl.com/home/ Adreans-World] &amp;amp;#124; Currency &amp;amp; Voice enabled&lt;br /&gt;
| 142&lt;br /&gt;
| 376 &lt;br /&gt;
| 95&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/4AllGrid|4AllGrid- not active/down]] &lt;br /&gt;
| 68&lt;br /&gt;
| 6&lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| [[www.andromedagrid.com|Andromeda grid - Coming soon]] &lt;br /&gt;
| 10&lt;br /&gt;
| 4 &lt;br /&gt;
| 0&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EduGrid|EduGrid]] &lt;br /&gt;
| 15&lt;br /&gt;
| 2000&lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.virtualhighway.us Virtual Highway] &amp;amp;#124; Inworld Currency, Mesh enabled, Combat Meter&lt;br /&gt;
| 123&lt;br /&gt;
| 780&lt;br /&gt;
| 140&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.jopensim.com jOpenSimWorld]&amp;amp;#124; Currency enabled, Mesh enabled, Voice enabled, Paypal, Free Land&lt;br /&gt;
| 39&lt;br /&gt;
| 327&lt;br /&gt;
| 39&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/CloneLife|Clone Life®]] &amp;amp;#124; (Mesh enabled, Vivox Voice enabled, NPcS, Free Land, Freebies, GDR, Oculus supported viewer)&lt;br /&gt;
| 31&lt;br /&gt;
| 6107&lt;br /&gt;
| 260&lt;br /&gt;
|-&lt;br /&gt;
|[http://world.revengeofblood.eu Revenge of Blood World®]&amp;amp;#124; RevOfBlood Masquerade Hud distributable for all Opensim http://www.revofblood-masqueradeonline.eu/, B$ Currency enabled, Mesh enabled, Voice enabled, Paypal, Free Land, NPcS, Sell Region, Role Play.&lt;br /&gt;
| 30 &lt;br /&gt;
| 156 &lt;br /&gt;
| 76&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Littlefield_Grid|Littlefield Grid]] &amp;amp;#124; 18+ only grid, Vivox Voice, Mesh Enabled, PayPal buy region enabled.&lt;br /&gt;
| 351&lt;br /&gt;
| 1841&lt;br /&gt;
| 373&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Athabasca University|Athabasca University]] &amp;amp;#124; Educational Grid, all ages, Vivox Voice, Mesh Enabled. http://opensim.athabascau.ca:9000/wifi/&lt;br /&gt;
| 16 &lt;br /&gt;
| 15 (in development stage)&lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| Gorean Life Style  grid http://www.goreanlifestyle.com/&lt;br /&gt;
|30&lt;br /&gt;
|50&lt;br /&gt;
|45&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/COSIE Grid|COSIE Grid]] &lt;br /&gt;
| 6 &lt;br /&gt;
| 3&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/H omeland3D|Homeland3D]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| MeetInstantly.com grid  http://www.meetinstantly.com/&lt;br /&gt;
| 32&lt;br /&gt;
| 5&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Traduverse|Traduverse]]&lt;br /&gt;
| 49&lt;br /&gt;
| 27&lt;br /&gt;
| 27&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SkyLifeGrid|SkyLife® (Hypergrid) (SB$) (MESH) (Free Uploads) (MUCH MORE)]] &lt;br /&gt;
| 125&lt;br /&gt;
| 170 &lt;br /&gt;
| 49&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SunlightGrid|SunlightGrid® (FRENCH English ...) (SG) (MESH) (VOICE) ( DX EXCHANGE ) ( PROTECTED BUILD ) ( Real Compagny ) ]] &lt;br /&gt;
| 167&lt;br /&gt;
| 502&lt;br /&gt;
| 423&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/IgnisFatuus|Ignis Fatuus]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 14&lt;br /&gt;
| 72&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/YrGrid|YrGrid]] &lt;br /&gt;
| 63&lt;br /&gt;
| 2148&lt;br /&gt;
| 1050&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DigiWorldz|DigiWorldz.com]] created by the Founder of 3rd Rock Grid - FREE 15k Prim Region for 30days for new users - Hypergrid, PODEX Currency, Mesh, Var Regions, Free Uploads, VIVOX voice&lt;br /&gt;
| 363&lt;br /&gt;
| 265 &lt;br /&gt;
| 272&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
This is a list of Grids that been inactive for a few days and or have claimed to be inactive by the owner. &amp;lt;!-- MAJ le 30/12/2011 --&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 724px; height: 2270px;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Uvatar|Uvatar.com]] &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| 0 &amp;lt;!-- Logins are disabled. Last update to the website was in 2012, many unfixed errors to the site. --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyberlandia|Cyberlandia]] &lt;br /&gt;
| 185 &lt;br /&gt;
| 1600 &lt;br /&gt;
| 269&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatar Hangout|Avatar Hangout (with OMC)]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 8,626 &lt;br /&gt;
| 58&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DGP Grid|DGP Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/tescos.org.uk|tescos.org.uk (curency ƒ)]] &lt;br /&gt;
| 30 &lt;br /&gt;
| 20 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Role Play Worlds|Role Play Worlds - Your Fantasy, your world]] &lt;br /&gt;
| 129 &lt;br /&gt;
| 2276 &lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatrian|Avatrian]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 25 &lt;br /&gt;
| 150&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSBEST|OSBEST]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MCM Realm|MCM Realm]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 73 &lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Oasis Grid|Oasis Grid]] &lt;br /&gt;
| 89 &lt;br /&gt;
| 3068 &lt;br /&gt;
| 228&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AtMeeting|AtMeeting Grid]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 30 &lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenUtopia|OpenUtopia Grid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtualgames3d|Virtualgames3d]] &lt;br /&gt;
| 140 &lt;br /&gt;
| 1350 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Grid4Us|Grid4Us]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 130 &lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/K-grid|K-grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Le Monde de Darwin|Le Monde de Darwin]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 83 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/NeXtLife|NeXtLife Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 7 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sensation Games|Sensation Games]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SLI-Grid|SLI-Grid]] &lt;br /&gt;
| 5 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DSGrid|www.dsgrid.eu]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 162 &lt;br /&gt;
| 22&lt;br /&gt;
|-&lt;br /&gt;
| TGGrid &lt;br /&gt;
| 11 &lt;br /&gt;
| 9 &lt;br /&gt;
| 13&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/digsynth.com|World of the Free]] &lt;br /&gt;
| 0 &lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other OpenSim-based Environments ==&lt;br /&gt;
&lt;br /&gt;
[[Grid List/Heritage Key|Heritage Key]] - OpenSim-based original 3D environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Office Hour ==&lt;br /&gt;
&lt;br /&gt;
Each week on Tuesday, OSGrid hosts an official Office Hour where the OpenSimulator developers meet and discuss the weeks software development activities. This is a good place to get to know what is going on with OpenSimulator.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|OSGrid&lt;br /&gt;
|Wright Plaza&lt;br /&gt;
|Tuesday 11:00AM Pacific Time (USA)&lt;br /&gt;
|-&lt;br /&gt;
|EU-Grid&lt;br /&gt;
|EU-Grid Central Hub&lt;br /&gt;
|Sat 15:00 to 19:00 MET&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid / Asia Pacific Office Hours&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Friday's 11am2pm AEST (GMT/UTC + 10)&lt;br /&gt;
|-&lt;br /&gt;
|Cyberlandia Grid Italiana&lt;br /&gt;
|Cyberlandia, Central Hub&lt;br /&gt;
|Mercoledi and Venerdi&amp;lt;br /&amp;gt;22:00 to 23:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Saturdays 19:00 to 20:00 (GMT/UTC)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Residents&lt;br /&gt;
|Meeting Hall in Avatar Hangout region&lt;br /&gt;
|Sundays 1pm to 3pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Estate Owners&lt;br /&gt;
|via Estate Owners group in Skype&lt;br /&gt;
|Saturday 2pm to 4pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|LISAT&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|Saturday midnight &amp;quot;UTC&amp;quot;&amp;lt;br /&amp;gt;Wednesday 1400(2pm)UTC&amp;lt;br /&amp;gt;&amp;quot;Universal.Time.Coordinated&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtyou.com/ virtyou MainGrid]&lt;br /&gt;
|Waterland01 &lt;br /&gt;
|Tuesday 11:00 - 12:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1),&amp;lt;br /&amp;gt;Thursday 20:00 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://logicamp.org/ logicamp MainGrid]&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Friday 11:00 - 12:00 GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opensimulator-club.de/ Open Neuland / OpenSimulator-Club]&lt;br /&gt;
|Neuland &lt;br /&gt;
|Tuesday 19:30 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.griditaliaservice.com// GridItalia Metaverso Italiano]&lt;br /&gt;
|GridItalia Orientation&lt;br /&gt;
|Dal Lunedi' al Venerdi' 22:00 to 00:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtualhighway.us Virtual Highway]&lt;br /&gt;
|Monthly Resident Meeting&lt;br /&gt;
|First Sunday of the Month 1PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.lfgrid.com Littlefield Grid]&lt;br /&gt;
|Monthly Grid Status Meeting - Smithville Region - lfgrid.com:8002:smithville&lt;br /&gt;
|First Friday of the Month 1:30PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.hypergrid.org Metropolis Metaversum]&lt;br /&gt;
|Weekly &amp;quot;Stammtisch&amp;quot; Meeting on Region *CenterWorld*&lt;br /&gt;
|Every Wednesday 21:00 - 22:00 &amp;lt;br&amp;gt;(GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|Sunlight Grid&lt;br /&gt;
|Bienvenue&lt;br /&gt;
|Monday 9:00AM Pacific Time &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Grid Test Hours ==&lt;br /&gt;
&lt;br /&gt;
Several grids provide valuable testing information for the project, each run a special 'test' hour to test capabilities of the platform. These are run at the same time every week. It may also be a good chance to meet people who can answer questions you may have.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|Apex Grid&lt;br /&gt;
|Spaceport 2&lt;br /&gt;
|Sat 1800 UTC&lt;br /&gt;
|-&lt;br /&gt;
|FrancoGrid&lt;br /&gt;
|Orion&lt;br /&gt;
|Everydays 2100GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|New World Grid&lt;br /&gt;
|Welcome&lt;br /&gt;
|Every Tuesday at 2030 UTC&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Generally Tuesdays 11am~1pm and/or 2~5pm AEST (GMT/UTC+10)&amp;lt;br /&amp;gt;[http://augrid.org/forum/index.php?topic=9.0]&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Generally Sundays 19:00 to 22.00(GMT/UTC)&amp;lt;br /&amp;gt;[http://www.worldsimterra.com/index.php?option=com_agora&amp;amp;task=viewtopic&amp;amp;id=223 Next Test Hours]&lt;br /&gt;
|-&lt;br /&gt;
|VirtualFrance&lt;br /&gt;
|versailles &lt;br /&gt;
|Generally Mondays and Thursdays 2100GMT+1&amp;lt;br /&amp;gt;[http://www.virtualfrance.0rg.fr]&lt;br /&gt;
|-&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Logicamp &lt;br /&gt;
|Generally Mondays 0900 GMT+1&amp;lt;br /&amp;gt;[http://www.logicamp.com]&lt;br /&gt;
|-&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|Generally Mondays 21:00 GMT+1&amp;lt;br /&amp;gt;[http://www.virtual.world.ch.vu]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Standalone sims ==&lt;br /&gt;
&lt;br /&gt;
Standalone sims have &amp;quot;generic&amp;quot; logins being from &amp;quot;Test User&amp;quot; .. &amp;quot;Testz User&amp;quot;, with password &amp;quot;test&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name &lt;br /&gt;
! Login URI &lt;br /&gt;
! Maintainer/Site&lt;br /&gt;
|-&lt;br /&gt;
| ART &lt;br /&gt;
| opensim://art.no-ip.org:9000/ &lt;br /&gt;
|   Meeting Point for CyberArtists &amp;amp; More (mailto:hotelattraction@hotmail.com)&lt;br /&gt;
|-&lt;br /&gt;
| Ruth (Zion) &lt;br /&gt;
| opensim://ruth.petitbe.be:9000/ &lt;br /&gt;
| Dalien Talbot (dalien on IRC, or via blog - http://daltonic.blogspot.com/)&lt;br /&gt;
|-&lt;br /&gt;
| CyberSpacia &lt;br /&gt;
| opensim://cyberspacia.net:9000/ &lt;br /&gt;
| Spun Pty Ltd (mailto:the.grid@cyberspacia.net)&lt;br /&gt;
|-&lt;br /&gt;
| janoz &lt;br /&gt;
| opensim://77.250.27.219:9000/ &lt;br /&gt;
| (mailto:info@janoz.nl)&lt;br /&gt;
|-&lt;br /&gt;
| Opengrid &lt;br /&gt;
| opensim://opengrid.fr:9000/ &lt;br /&gt;
| Test grid for http://www.opensimulator.fr - 24/7 available&lt;br /&gt;
|-&lt;br /&gt;
| Phrearch &lt;br /&gt;
| opensim://os-networks.net:9000/ &lt;br /&gt;
| Phrearch: http://os-networks.net&lt;br /&gt;
|-&lt;br /&gt;
| Timecatcher Haven Lands( Not online 24/7) &lt;br /&gt;
| opensim://timecatcher.ath.cx:9000/ &lt;br /&gt;
| Timecatcher: (mailto:anon26841397@hotmail.co.uk)&lt;br /&gt;
|-&lt;br /&gt;
| Europeansim (NOW 24/7 ish:-) &lt;br /&gt;
| opensim://82.30.71.119:8002/ &lt;br /&gt;
| Edenrealm Sim(mailto:zoon@edenrealm.co.uk) BritGrid OpenSimulator 0.6.9 (Dev) - 26 regions - Hypergrid? - Avatar creation at: http://www.europeansim.thruhere.net Blog http://www.edenrealm.co.uk/&lt;br /&gt;
|-&lt;br /&gt;
| OpenSIM.de (24/7) &lt;br /&gt;
| opensim://opensim.m34.mx-host.de:9090 &lt;br /&gt;
| German Standalone-Sim with german (deutsch) speaking Live-Support and OpenSIM-Wiki at http://www.opensim.de&lt;br /&gt;
|-&lt;br /&gt;
| Viradu Science Fiction World&lt;br /&gt;
| opensim://viradu.com:9000&lt;br /&gt;
| [[Image:Vban.jpg|180px|thumb|left|Viradu.com Science Fiction Virtual World]]A Science Fiction Themed Virtual World since 1/7/2009, by Michael Blade, Sci-fi Blogger - 12 regions NOTE: Please read Blog for connect instructions ---&amp;amp;gt; http://viradu.com for more info. This world is now open for settlement to those who enjoy science fiction, rules apply.  Also see hypergrid 1.5 list. Test User test&lt;br /&gt;
|-&lt;br /&gt;
| Lokir &lt;br /&gt;
| opensim://lokir.org:9000 &lt;br /&gt;
| A multicultural, multilanguage Bristol based art space and sandbox in the UK. Experimental servers testing new versions towards having hypergrid and megaregion functionality, but stable sim server version is currently 5.4, so quite old. See http://lokir.org/opensim for more info, or use the name and password &amp;quot;Test User test&amp;quot; to log in as a guest.&lt;br /&gt;
|-&lt;br /&gt;
| SPARTA! (open 24/7) &lt;br /&gt;
| opensim://204.12.98.91:9000 &lt;br /&gt;
| New (as of 2/20/2010) U.S. based sim. Right now this is more for my amusement than anything. Looking for testers or just bored people who have extra time on their hands. Should it become popular I'll consider expanding services. No registration required. Use any name you like. Questions? mailto:davidakaplan@gmail.com. THIS... IS... SPARTA!!!&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.yoursimspot.com YourSimSpot.Com]&amp;lt;br /&amp;gt;&lt;br /&gt;
| YourSimSpot.com:9000&lt;br /&gt;
| YourSimSpot is a hosting solution for 3D virtual worlds for business, education, collaboration, and individuals based on the OpenSimulator platform. We specialize in providing the technology needed for these environments. &lt;br /&gt;
|-&lt;br /&gt;
| Desert of Artlioch&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &lt;br /&gt;
| [http://universi.servegame.org:9000 http://universi.servegame.org:9000]&amp;amp;nbsp; &lt;br /&gt;
| A Science Fiction Desert world with hypergrid.&amp;amp;nbsp;Currently has no currency and only 2 regions.&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Realms of Discordia&lt;br /&gt;
| [http://irc.sinseer.com:9000 http://irc.sinseer.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My small testing sim, open 24 hours, feel free to come by, visit, build, whatever. Newly Re-Opened! &lt;br /&gt;
|-&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000/wifi IMAGENHARIAEAD]&amp;lt;br /&amp;gt;&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000 http://eucomvc.dlinkddns.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My Test grid, open sometime in the day, feel free to come by, visit, build, whatever. 4 Regions. 1 Sandbox IMAGENHARIAEAD 3 - The Internet as a tool of education. Learning is action. Otherwise it is just information. Moodel/Sloodle/Pivote - 24h Online – http://bitly.com/imagenharia - http://vendasmais.com/moodle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
* [[Grid Associations]]&lt;br /&gt;
* [[Public Hypergrid Nodes|HyperGrid Nodes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List</id>
		<title>Grid List</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List"/>
				<updated>2015-02-20T21:13:18Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
== What is the Grid List? ==&lt;br /&gt;
&lt;br /&gt;
There are hundreds (thousands?) of OpenSimulator-based virtual worlds out there. Many of them are free to use and welcome new users. This grid list is a community-generated list of such worlds. If you would like to experience an OpenSimulator-based virtual world before installing your own, try one of these. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT NOTE:''' The OpenSimulator project is not responsible for, nor in any way associated with, any grid listed on this page, nor for any grid's content or activities. Visit at your own risk. Also, there are no guarantees that these worlds are up and running.&lt;br /&gt;
&lt;br /&gt;
== Public grids  ==&lt;br /&gt;
&lt;br /&gt;
'''Grid List Policy:''' Please list your grid only if uses OpenSimulator as a component. Do not include advertising language. The entries in the main list should just contain the grid name and the plain numbers as defined by the column headers. '''Please use [[Grid List/Template|this template]] for the subpages to keep the information in a comparable manner.''' Grids are listed in the order of appearance, so please add your entry to the bottom of the list. Anyone found inserting a grid up higher in the list will have their entry moved or removed. &lt;br /&gt;
&lt;br /&gt;
You may want provide a link on your world's website back to the project by using the [[OpenSim Graphics|Powered by OpenSimulator logo]]. Credit is appreciated but not required. &lt;br /&gt;
&lt;br /&gt;
If you own a grid and are interested in joining a grid association see this page: [[Grid Associations]] &lt;br /&gt;
&lt;br /&gt;
Hypergrid Business maintains a list of active grids, updated monthly: [http://www.hypergridbusiness.com/statistics/active-grids/ Active OpenSim grids]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 724px; height: 2270px;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSGrid|OSGrid]] &lt;br /&gt;
| 7178 &lt;br /&gt;
| 64,296 &lt;br /&gt;
| 3280&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Francogrid|FrancoGrid]] &lt;br /&gt;
| 298&lt;br /&gt;
| 5593&lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/The New World Grid|The New World Grid]] &lt;br /&gt;
| 330 &lt;br /&gt;
| 5200 &lt;br /&gt;
| 590&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3rd Rock Grid|3rd Rock Grid (Currency Enabled)]] &lt;br /&gt;
| 617&lt;br /&gt;
| 10394 &lt;br /&gt;
| 729&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metropolis|Metropolis Metaversum (NO Money, never!)]] &lt;br /&gt;
| 4060&lt;br /&gt;
| 7390&lt;br /&gt;
| 3013&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/German Grid|German Grid(with OM¢)]] &lt;br /&gt;
| 107 &lt;br /&gt;
| 2353 &lt;br /&gt;
| 385&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Open-Neuland|OpenSimulator-Club Open Neuland (with OM¢)]] &lt;br /&gt;
| 216 &lt;br /&gt;
| 384 &lt;br /&gt;
| 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Wilder-Westen|OpenSimulator-Club Wilder Westen (with OM¢)]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 122 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Myopengrid.com|Myopengrid (with M$ dollars)]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Your Alternative Life|Your Alternative Life (with OM¢)]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 2089 &lt;br /&gt;
| 1458&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Openvue|Openvue]] &lt;br /&gt;
| 16&lt;br /&gt;
| 24&lt;br /&gt;
| 64&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ScienceSim|ScienceSim]] &lt;br /&gt;
| 25 &lt;br /&gt;
| 30 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Unica|unica]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 60 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LISAT|Lost-In-Space-And-Time( Free, H.G. 7.2 and wifi login)]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avination|Avination (w/economy and combat system]] &lt;br /&gt;
| 1138 &lt;br /&gt;
| 25860 &lt;br /&gt;
| 8727&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SimValley NL|SimValley NL]] &lt;br /&gt;
| 1087 &lt;br /&gt;
| 364 &lt;br /&gt;
| 32&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OPENSIM NL|OPENSIM NL]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 426 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VirtualFrance3D|VirtualFrance3D =&amp;amp;gt;WEB: http://virtualfrance3d.fr]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 143 &lt;br /&gt;
| 31&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Twisted Sky|Twisted Sky (with OM¢)]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 290 &lt;br /&gt;
| 68&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/TertiaryGrid|Tertiary grid]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 379&lt;br /&gt;
| 42&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Logicamp|Logicamp® - Belgian Metaverse (Vivox Voice, Mesh Enabled, PayPal buy region enabled. )]] &lt;br /&gt;
| 204&lt;br /&gt;
| 2358 &lt;br /&gt;
| 225&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/virtyou|virtyou]] &lt;br /&gt;
| 110 &lt;br /&gt;
| 1676 &lt;br /&gt;
| 70&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Jamgrid|Jamgrid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 55 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/JOGrid|Japan Open Grid]] &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Tlön|Tlön]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 65 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PMGrid|PMGrid]] &lt;br /&gt;
| 80 &lt;br /&gt;
| 100 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cybergrid|Cybergrid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 44 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/jokaydiagrid|jokaydiaGRID]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 253 &lt;br /&gt;
| 75&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Rezzable Visions|Rezzable Visions]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Craft|Craft]] &lt;br /&gt;
| 180 &lt;br /&gt;
| 900 &lt;br /&gt;
| 290&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual RP|Virtual RP - Roleplay - VRP Combat Meter - Free World]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 714 &lt;br /&gt;
| 55&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GerGrid|GerGrid - Vivox Voice, Mesh Enabled, PayPal buy OS$, own region and own server enabled.]] &lt;br /&gt;
| 98 &lt;br /&gt;
| 408&lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AlphaTowne|Alpha Towne w/G$ Hypergrid 1.5]] &lt;br /&gt;
| 308 &lt;br /&gt;
| 1172 &lt;br /&gt;
| 909&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Annuna Grid|Annuna Grid]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 60 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VeeSome|VeeSome]] &lt;br /&gt;
| 48 &lt;br /&gt;
| 106 &lt;br /&gt;
| 53&lt;br /&gt;
|-&lt;br /&gt;
| [VirtuaLife|Virtualife http://www.virtualife.eu. Regions free.Economy , voice and rp.&lt;br /&gt;
| 132 &lt;br /&gt;
| 1000 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/REDISIS|Redisis share knowledge]] &lt;br /&gt;
| 130 &lt;br /&gt;
| 60 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PearGrid|PearGrid]] &lt;br /&gt;
| 18 &lt;br /&gt;
| 34 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Island Oasis|Island Oasis / Voice / Mesh / Oculus supported viewer]] &lt;br /&gt;
| 210&lt;br /&gt;
| 8345&lt;br /&gt;
| 995&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HAVEN: Your World|HAVEN: Your World]] &lt;br /&gt;
| 13 &lt;br /&gt;
| 11 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Flatlandia.cc|Flatlandia.cc]] &lt;br /&gt;
| 33 &lt;br /&gt;
| 177 &lt;br /&gt;
| 110&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AnSky|AnSky]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 112&lt;br /&gt;
| 17&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Lisat|ArtGridOnLine]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 48 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EU-Grid|EU-Grid]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 350 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GiantGrid|GiantGrid]] &lt;br /&gt;
| 169 &lt;br /&gt;
| 261 &lt;br /&gt;
| 157&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/pseudospace|pseudospace]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 46 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metapocalypse|Metapocalypse Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/UFSGrid|UFSGrid]] &lt;br /&gt;
| 36 &lt;br /&gt;
| 897 &lt;br /&gt;
| +/-50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Worlds Grid|Virtual Worlds Grid]] &lt;br /&gt;
| 527 &lt;br /&gt;
| 30 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3DGrid World|3DGrid World - formaly &amp;quot;The SecondLearning Grid&amp;quot;]] &lt;br /&gt;
| 4 &lt;br /&gt;
| 55 &lt;br /&gt;
| 46&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/slitalia|slitalia]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 36 &lt;br /&gt;
| 46&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sofitek|Sofitek]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 21 &lt;br /&gt;
| 21&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AstralGrid|AstralGrid]] &lt;br /&gt;
| 70 &lt;br /&gt;
| 40 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MOSES|MOSES : Military Open Simulator Enterprise Strategy]] &lt;br /&gt;
| 117 &lt;br /&gt;
| 227 &lt;br /&gt;
| 102&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Dorenas World|Dorenas World]] &lt;br /&gt;
| 143&lt;br /&gt;
| 448&lt;br /&gt;
| 300&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Enakai|Enakai]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 14 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Speculoos|Speculoos: belgian cookie flavored grid]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50 &lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Greeklife|Greeklife: Virtual world hyper grid]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50&lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EverWorlds.com|EverWorlds: Bringing People Together (Old name: Destiny Zero)]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 2 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/IcaruSRealmS|=IcaruS= RealmS]] &lt;br /&gt;
| 26 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| 14&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/lpgrid.com|Lost Paradise (Currency / LP$)]] &lt;br /&gt;
| 1926&lt;br /&gt;
| 495&lt;br /&gt;
| 377&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Valhalla Virtual|Valhalla Virtual]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 25 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyber Wrld|Cyber Wrld]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[FleepGrid]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 150 &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/My3dLife|My3dLife]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 20 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/www.daseinworld.com|DaseinWorld]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/You3D|You3D]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 6 &lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Realms Grid|Virtual Realms Grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Gor Grid|Gor grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Pathlandia|Pathlandia]] &lt;br /&gt;
| 4 &lt;br /&gt;
| 1 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Austria|Austria]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 6 &lt;br /&gt;
| 9&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Psychedelia|Psychedelia]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7 &lt;br /&gt;
| 11&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/M001 | M001]]&lt;br /&gt;
| 2&lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenSim Creations Grid|OpenSim Creations Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 11&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/StarGates Matrix|StarGates Matrix]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Zairus Grid|Zairus Grid]] &lt;br /&gt;
| 72 &lt;br /&gt;
| 10&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HyperGrid Plaza|HyperGrid Plaza]] &lt;br /&gt;
| 1&lt;br /&gt;
| 100&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Ice Grid|Ice Grid]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 32 &lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ART|ART]] &lt;br /&gt;
| 3(real) &lt;br /&gt;
| ? (real)&lt;br /&gt;
| 150(real)&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Stone Grid|Stone Grid]] &lt;br /&gt;
| 3&lt;br /&gt;
| 4 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LifeStyle3D - ItalianGrid|LifeStyle3D - ItalianGrid]] &lt;br /&gt;
| 32&lt;br /&gt;
| 350 &lt;br /&gt;
| 108&lt;br /&gt;
|-&lt;br /&gt;
| [http://adreans-world.from-fl.com/home/ Adreans-World] &amp;amp;#124; Currency &amp;amp; Voice enabled&lt;br /&gt;
| 142&lt;br /&gt;
| 376 &lt;br /&gt;
| 95&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/4AllGrid|4AllGrid- not active/down]] &lt;br /&gt;
| 68&lt;br /&gt;
| 6&lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| [[www.andromedagrid.com|Andromeda grid - Coming soon]] &lt;br /&gt;
| 10&lt;br /&gt;
| 4 &lt;br /&gt;
| 0&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EduGrid|EduGrid]] &lt;br /&gt;
| 15&lt;br /&gt;
| 2000&lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.virtualhighway.us Virtual Highway] &amp;amp;#124; Inworld Currency, Mesh enabled, Combat Meter&lt;br /&gt;
| 123&lt;br /&gt;
| 780&lt;br /&gt;
| 140&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.jopensim.com jOpenSimWorld]&amp;amp;#124; Currency enabled, Mesh enabled, Voice enabled, Paypal, Free Land&lt;br /&gt;
| 39&lt;br /&gt;
| 327&lt;br /&gt;
| 39&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/CloneLife|Clone Life®]] &amp;amp;#124; (Mesh enabled, Vivox Voice enabled, NPcS, Free Land, Freebies, GDR, Oculus supported viewer)&lt;br /&gt;
| 31&lt;br /&gt;
| 6107&lt;br /&gt;
| 260&lt;br /&gt;
|-&lt;br /&gt;
|[http://world.revengeofblood.eu Revenge of Blood World]&amp;amp;#124; B$ Currency enabled, Mesh enabled, Voice enabled, Paypal, Free Land, NPcS, Sell Region, Role Play&lt;br /&gt;
| 16 &lt;br /&gt;
| 156 &lt;br /&gt;
| 76&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Littlefield_Grid|Littlefield Grid]] &amp;amp;#124; 18+ only grid, Vivox Voice, Mesh Enabled, PayPal buy region enabled.&lt;br /&gt;
| 268&lt;br /&gt;
| 1705&lt;br /&gt;
| 373&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Athabasca University|Athabasca University]] &amp;amp;#124; Educational Grid, all ages, Vivox Voice, Mesh Enabled. http://opensim.athabascau.ca:9000/wifi/&lt;br /&gt;
| 16 &lt;br /&gt;
| 15 (in development stage)&lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| Gorean Life Style  grid http://www.goreanlifestyle.com/&lt;br /&gt;
|30&lt;br /&gt;
|50&lt;br /&gt;
|45&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/COSIE Grid|COSIE Grid]] &lt;br /&gt;
| 6 &lt;br /&gt;
| 3&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/H omeland3D|Homeland3D]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| MeetInstantly.com grid  http://www.meetinstantly.com/&lt;br /&gt;
| 32&lt;br /&gt;
| 5&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Traduverse|Traduverse]]&lt;br /&gt;
| 49&lt;br /&gt;
| 27&lt;br /&gt;
| 27&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SkyLifeGrid|SkyLife® (Hypergrid) (SB$) (MESH) (Free Uploads) (MUCH MORE)]] &lt;br /&gt;
| 125&lt;br /&gt;
| 170 &lt;br /&gt;
| 49&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SunlightGrid|SunlightGrid® (FRENCH English ...) (SG) (MESH) (VOICE) ( DX EXCHANGE ) ( PROTECTED BUILD ) ( Real Compagny ) ]] &lt;br /&gt;
| 164&lt;br /&gt;
| 403&lt;br /&gt;
| 375&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/IgnisFatuus|Ignis Fatuus]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 14&lt;br /&gt;
| 72&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/YrGrid|YrGrid]] &lt;br /&gt;
| 60&lt;br /&gt;
| 600&lt;br /&gt;
| 194&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
This is a list of Grids that been inactive for a few days and or have claimed to be inactive by the owner. &amp;lt;!-- MAJ le 30/12/2011 --&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 724px; height: 2270px;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Uvatar|Uvatar.com]] &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| 0 &amp;lt;!-- Logins are disabled. Last update to the website was in 2012, many unfixed errors to the site. --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyberlandia|Cyberlandia]] &lt;br /&gt;
| 185 &lt;br /&gt;
| 1600 &lt;br /&gt;
| 269&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatar Hangout|Avatar Hangout (with OMC)]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 8,626 &lt;br /&gt;
| 58&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DGP Grid|DGP Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/tescos.org.uk|tescos.org.uk (curency ƒ)]] &lt;br /&gt;
| 30 &lt;br /&gt;
| 20 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Role Play Worlds|Role Play Worlds - Your Fantasy, your world]] &lt;br /&gt;
| 129 &lt;br /&gt;
| 2276 &lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatrian|Avatrian]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 25 &lt;br /&gt;
| 150&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSBEST|OSBEST]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MCM Realm|MCM Realm]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 73 &lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Oasis Grid|Oasis Grid]] &lt;br /&gt;
| 89 &lt;br /&gt;
| 3068 &lt;br /&gt;
| 228&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AtMeeting|AtMeeting Grid]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 30 &lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenUtopia|OpenUtopia Grid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtualgames3d|Virtualgames3d]] &lt;br /&gt;
| 140 &lt;br /&gt;
| 1350 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Grid4Us|Grid4Us]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 130 &lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/K-grid|K-grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Le Monde de Darwin|Le Monde de Darwin]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 83 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/NeXtLife|NeXtLife Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 7 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sensation Games|Sensation Games]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SLI-Grid|SLI-Grid]] &lt;br /&gt;
| 5 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DSGrid|www.dsgrid.eu]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 162 &lt;br /&gt;
| 22&lt;br /&gt;
|-&lt;br /&gt;
| TGGrid &lt;br /&gt;
| 11 &lt;br /&gt;
| 9 &lt;br /&gt;
| 13&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/digsynth.com|World of the Free]] &lt;br /&gt;
| 0 &lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other OpenSim-based Environments ==&lt;br /&gt;
&lt;br /&gt;
[[Grid List/Heritage Key|Heritage Key]] - OpenSim-based original 3D environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Office Hour ==&lt;br /&gt;
&lt;br /&gt;
Each week on Tuesday, OSGrid hosts an official Office Hour where the OpenSimulator developers meet and discuss the weeks software development activities. This is a good place to get to know what is going on with OpenSimulator.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|OSGrid&lt;br /&gt;
|Wright Plaza&lt;br /&gt;
|Tuesday 11:00AM Pacific Time (USA)&lt;br /&gt;
|-&lt;br /&gt;
|EU-Grid&lt;br /&gt;
|EU-Grid Central Hub&lt;br /&gt;
|Sat 15:00 to 19:00 MET&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid / Asia Pacific Office Hours&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Friday's 11am2pm AEST (GMT/UTC + 10)&lt;br /&gt;
|-&lt;br /&gt;
|Cyberlandia Grid Italiana&lt;br /&gt;
|Cyberlandia, Central Hub&lt;br /&gt;
|Mercoledi and Venerdi&amp;lt;br /&amp;gt;22:00 to 23:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Saturdays 19:00 to 20:00 (GMT/UTC)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Residents&lt;br /&gt;
|Meeting Hall in Avatar Hangout region&lt;br /&gt;
|Sundays 1pm to 3pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Estate Owners&lt;br /&gt;
|via Estate Owners group in Skype&lt;br /&gt;
|Saturday 2pm to 4pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|LISAT&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|Saturday midnight &amp;quot;UTC&amp;quot;&amp;lt;br /&amp;gt;Wednesday 1400(2pm)UTC&amp;lt;br /&amp;gt;&amp;quot;Universal.Time.Coordinated&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtyou.com/ virtyou MainGrid]&lt;br /&gt;
|Waterland01 &lt;br /&gt;
|Tuesday 11:00 - 12:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1),&amp;lt;br /&amp;gt;Thursday 20:00 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://logicamp.org/ logicamp MainGrid]&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Friday 11:00 - 12:00 GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opensimulator-club.de/ Open Neuland / OpenSimulator-Club]&lt;br /&gt;
|Neuland &lt;br /&gt;
|Tuesday 19:30 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.griditaliaservice.com// GridItalia Metaverso Italiano]&lt;br /&gt;
|GridItalia Orientation&lt;br /&gt;
|Dal Lunedi' al Venerdi' 22:00 to 00:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtualhighway.us Virtual Highway]&lt;br /&gt;
|Monthly Resident Meeting&lt;br /&gt;
|First Sunday of the Month 1PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.lfgrid.com Littlefield Grid]&lt;br /&gt;
|Monthly Grid Status Meeting - Smithville Region - lfgrid.com:8002:smithville&lt;br /&gt;
|First Friday of the Month 1:30PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.hypergrid.org Metropolis Metaversum]&lt;br /&gt;
|Weekly &amp;quot;Stammtisch&amp;quot; Meeting on Region *CenterWorld*&lt;br /&gt;
|Every Wednesday 21:00 - 22:00 &amp;lt;br&amp;gt;(GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|Sunlight Grid&lt;br /&gt;
|Bienvenue&lt;br /&gt;
|Monday 9:00AM Pacific Time &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Grid Test Hours ==&lt;br /&gt;
&lt;br /&gt;
Several grids provide valuable testing information for the project, each run a special 'test' hour to test capabilities of the platform. These are run at the same time every week. It may also be a good chance to meet people who can answer questions you may have.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|Apex Grid&lt;br /&gt;
|Spaceport 2&lt;br /&gt;
|Sat 1800 UTC&lt;br /&gt;
|-&lt;br /&gt;
|FrancoGrid&lt;br /&gt;
|Orion&lt;br /&gt;
|Everydays 2100GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|New World Grid&lt;br /&gt;
|Welcome&lt;br /&gt;
|Every Tuesday at 2030 UTC&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Generally Tuesdays 11am~1pm and/or 2~5pm AEST (GMT/UTC+10)&amp;lt;br /&amp;gt;[http://augrid.org/forum/index.php?topic=9.0]&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Generally Sundays 19:00 to 22.00(GMT/UTC)&amp;lt;br /&amp;gt;[http://www.worldsimterra.com/index.php?option=com_agora&amp;amp;task=viewtopic&amp;amp;id=223 Next Test Hours]&lt;br /&gt;
|-&lt;br /&gt;
|VirtualFrance&lt;br /&gt;
|versailles &lt;br /&gt;
|Generally Mondays and Thursdays 2100GMT+1&amp;lt;br /&amp;gt;[http://www.virtualfrance.0rg.fr]&lt;br /&gt;
|-&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Logicamp &lt;br /&gt;
|Generally Mondays 0900 GMT+1&amp;lt;br /&amp;gt;[http://www.logicamp.com]&lt;br /&gt;
|-&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|Generally Mondays 21:00 GMT+1&amp;lt;br /&amp;gt;[http://www.virtual.world.ch.vu]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Standalone sims ==&lt;br /&gt;
&lt;br /&gt;
Standalone sims have &amp;quot;generic&amp;quot; logins being from &amp;quot;Test User&amp;quot; .. &amp;quot;Testz User&amp;quot;, with password &amp;quot;test&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name &lt;br /&gt;
! Login URI &lt;br /&gt;
! Maintainer/Site&lt;br /&gt;
|-&lt;br /&gt;
| ART &lt;br /&gt;
| opensim://art.no-ip.org:9000/ &lt;br /&gt;
|   Meeting Point for CyberArtists &amp;amp; More (mailto:hotelattraction@hotmail.com)&lt;br /&gt;
|-&lt;br /&gt;
| Ruth (Zion) &lt;br /&gt;
| opensim://ruth.petitbe.be:9000/ &lt;br /&gt;
| Dalien Talbot (dalien on IRC, or via blog - http://daltonic.blogspot.com/)&lt;br /&gt;
|-&lt;br /&gt;
| CyberSpacia &lt;br /&gt;
| opensim://cyberspacia.net:9000/ &lt;br /&gt;
| Spun Pty Ltd (mailto:the.grid@cyberspacia.net)&lt;br /&gt;
|-&lt;br /&gt;
| janoz &lt;br /&gt;
| opensim://77.250.27.219:9000/ &lt;br /&gt;
| (mailto:info@janoz.nl)&lt;br /&gt;
|-&lt;br /&gt;
| Opengrid &lt;br /&gt;
| opensim://opengrid.fr:9000/ &lt;br /&gt;
| Test grid for http://www.opensimulator.fr - 24/7 available&lt;br /&gt;
|-&lt;br /&gt;
| Phrearch &lt;br /&gt;
| opensim://os-networks.net:9000/ &lt;br /&gt;
| Phrearch: http://os-networks.net&lt;br /&gt;
|-&lt;br /&gt;
| Timecatcher Haven Lands( Not online 24/7) &lt;br /&gt;
| opensim://timecatcher.ath.cx:9000/ &lt;br /&gt;
| Timecatcher: (mailto:anon26841397@hotmail.co.uk)&lt;br /&gt;
|-&lt;br /&gt;
| Europeansim (NOW 24/7 ish:-) &lt;br /&gt;
| opensim://82.30.71.119:8002/ &lt;br /&gt;
| Edenrealm Sim(mailto:zoon@edenrealm.co.uk) BritGrid OpenSimulator 0.6.9 (Dev) - 26 regions - Hypergrid? - Avatar creation at: http://www.europeansim.thruhere.net Blog http://www.edenrealm.co.uk/&lt;br /&gt;
|-&lt;br /&gt;
| OpenSIM.de (24/7) &lt;br /&gt;
| opensim://opensim.m34.mx-host.de:9090 &lt;br /&gt;
| German Standalone-Sim with german (deutsch) speaking Live-Support and OpenSIM-Wiki at http://www.opensim.de&lt;br /&gt;
|-&lt;br /&gt;
| Viradu Science Fiction World&lt;br /&gt;
| opensim://viradu.com:9000&lt;br /&gt;
| [[Image:Vban.jpg|180px|thumb|left|Viradu.com Science Fiction Virtual World]]A Science Fiction Themed Virtual World since 1/7/2009, by Michael Blade, Sci-fi Blogger - 12 regions NOTE: Please read Blog for connect instructions ---&amp;amp;gt; http://viradu.com for more info. This world is now open for settlement to those who enjoy science fiction, rules apply.  Also see hypergrid 1.5 list. Test User test&lt;br /&gt;
|-&lt;br /&gt;
| Lokir &lt;br /&gt;
| opensim://lokir.org:9000 &lt;br /&gt;
| A multicultural, multilanguage Bristol based art space and sandbox in the UK. Experimental servers testing new versions towards having hypergrid and megaregion functionality, but stable sim server version is currently 5.4, so quite old. See http://lokir.org/opensim for more info, or use the name and password &amp;quot;Test User test&amp;quot; to log in as a guest.&lt;br /&gt;
|-&lt;br /&gt;
| SPARTA! (open 24/7) &lt;br /&gt;
| opensim://204.12.98.91:9000 &lt;br /&gt;
| New (as of 2/20/2010) U.S. based sim. Right now this is more for my amusement than anything. Looking for testers or just bored people who have extra time on their hands. Should it become popular I'll consider expanding services. No registration required. Use any name you like. Questions? mailto:davidakaplan@gmail.com. THIS... IS... SPARTA!!!&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.yoursimspot.com YourSimSpot.Com]&amp;lt;br /&amp;gt;&lt;br /&gt;
| YourSimSpot.com:9000&lt;br /&gt;
| YourSimSpot is a hosting solution for 3D virtual worlds for business, education, collaboration, and individuals based on the OpenSimulator platform. We specialize in providing the technology needed for these environments. &lt;br /&gt;
|-&lt;br /&gt;
| Desert of Artlioch&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &lt;br /&gt;
| [http://universi.servegame.org:9000 http://universi.servegame.org:9000]&amp;amp;nbsp; &lt;br /&gt;
| A Science Fiction Desert world with hypergrid.&amp;amp;nbsp;Currently has no currency and only 2 regions.&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Realms of Discordia&lt;br /&gt;
| [http://irc.sinseer.com:9000 http://irc.sinseer.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My small testing sim, open 24 hours, feel free to come by, visit, build, whatever. Newly Re-Opened! &lt;br /&gt;
|-&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000/wifi IMAGENHARIAEAD]&amp;lt;br /&amp;gt;&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000 http://eucomvc.dlinkddns.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My Test grid, open sometime in the day, feel free to come by, visit, build, whatever. 4 Regions. 1 Sandbox IMAGENHARIAEAD 3 - The Internet as a tool of education. Learning is action. Otherwise it is just information. Moodel/Sloodle/Pivote - 24h Online – http://bitly.com/imagenharia - http://vendasmais.com/moodle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
* [[Grid Associations]]&lt;br /&gt;
* [[Public Hypergrid Nodes|HyperGrid Nodes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List/YrGrid</id>
		<title>Grid List/YrGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List/YrGrid"/>
				<updated>2015-02-20T21:12:47Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Small update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| Name:&lt;br /&gt;
| YrGrid&lt;br /&gt;
|- &lt;br /&gt;
| Website:&lt;br /&gt;
| http://www.yrgrid.com/&lt;br /&gt;
|- &lt;br /&gt;
| Login URI:&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;http://grid.yrgrid.com:8002/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Regions&lt;br /&gt;
| 60&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Users&lt;br /&gt;
| 600&lt;br /&gt;
|- &lt;br /&gt;
| Active Users (Last 30 Days)&lt;br /&gt;
| 194&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Gaming focused grid and supporting bitcoin as a grid currency.&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List/YrGrid</id>
		<title>Grid List/YrGrid</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List/YrGrid"/>
				<updated>2015-01-20T20:07:20Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Created page with &amp;quot;__NOTOC__ {{Quicklinks}}  {|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;  | Name: | YrGrid |-  | Website: | http://www.yrgrid.com/ |-  | Login URI: | &amp;lt;nowiki&amp;gt;http://grid.yrgrid....&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| Name:&lt;br /&gt;
| YrGrid&lt;br /&gt;
|- &lt;br /&gt;
| Website:&lt;br /&gt;
| http://www.yrgrid.com/&lt;br /&gt;
|- &lt;br /&gt;
| Login URI:&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;http://grid.yrgrid.com:8002/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Regions&lt;br /&gt;
| 45&lt;br /&gt;
|- &lt;br /&gt;
| Approx # Users&lt;br /&gt;
| 14500&lt;br /&gt;
|- &lt;br /&gt;
| Active Users (Last 30 Days)&lt;br /&gt;
| 194&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Gaming focused grid and supporting bitcoin as a grid currency.&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Grid_List</id>
		<title>Grid List</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Grid_List"/>
				<updated>2015-01-20T20:00:27Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: /* Public grids */ Add YrGrid&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Quicklinks}}&lt;br /&gt;
&lt;br /&gt;
== What is the Grid List? ==&lt;br /&gt;
&lt;br /&gt;
There are hundreds (thousands?) of OpenSimulator-based virtual worlds out there. Many of them are free to use and welcome new users. This grid list is a community-generated list of such worlds. If you would like to experience an OpenSimulator-based virtual world before installing your own, try one of these. &lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT NOTE:''' The OpenSimulator project is not responsible for, nor in any way associated with, any grid listed on this page, nor for any grid's content or activities. Visit at your own risk. Also, there are no guarantees that these worlds are up and running.&lt;br /&gt;
&lt;br /&gt;
== Public grids  ==&lt;br /&gt;
&lt;br /&gt;
'''Grid List Policy:''' Please list your grid only if uses OpenSimulator as a component. Do not include advertising language. The entries in the main list should just contain the grid name and the plain numbers as defined by the column headers. '''Please use [[Grid List/Template|this template]] for the subpages to keep the information in a comparable manner.''' Grids are listed in the order of appearance, so please add your entry to the bottom of the list. Anyone found inserting a grid up higher in the list will have their entry moved or removed. &lt;br /&gt;
&lt;br /&gt;
You may want provide a link on your world's website back to the project by using the [[OpenSim Graphics|Powered by OpenSimulator logo]]. Credit is appreciated but not required. &lt;br /&gt;
&lt;br /&gt;
If you own a grid and are interested in joining a grid association see this page: [[Grid Associations]] &lt;br /&gt;
&lt;br /&gt;
Hypergrid Business maintains a list of active grids, updated monthly: [http://www.hypergridbusiness.com/statistics/active-grids/ Active OpenSim grids]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 724px; height: 2270px;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSGrid|OSGrid]] &lt;br /&gt;
| 7178 &lt;br /&gt;
| 64,296 &lt;br /&gt;
| 3280&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Francogrid|FrancoGrid]] &lt;br /&gt;
| 298&lt;br /&gt;
| 5593&lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/The New World Grid|The New World Grid]] &lt;br /&gt;
| 330 &lt;br /&gt;
| 5200 &lt;br /&gt;
| 590&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3rd Rock Grid|3rd Rock Grid (Currency Enabled)]] &lt;br /&gt;
| 617&lt;br /&gt;
| 10394 &lt;br /&gt;
| 729&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metropolis|Metropolis Metaversum (NO Money, never!)]] &lt;br /&gt;
| 4060&lt;br /&gt;
| 7390&lt;br /&gt;
| 3013&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/German Grid|German Grid(with OM¢)]] &lt;br /&gt;
| 107 &lt;br /&gt;
| 2353 &lt;br /&gt;
| 385&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Open-Neuland|OpenSimulator-Club Open Neuland (with OM¢)]] &lt;br /&gt;
| 216 &lt;br /&gt;
| 384 &lt;br /&gt;
| 60&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Wilder-Westen|OpenSimulator-Club Wilder Westen (with OM¢)]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 122 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Myopengrid.com|Myopengrid (with M$ dollars)]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Your Alternative Life|Your Alternative Life (with OM¢)]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 2089 &lt;br /&gt;
| 1458&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Openvue|Openvue]] &lt;br /&gt;
| 16&lt;br /&gt;
| 24&lt;br /&gt;
| 64&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ScienceSim|ScienceSim]] &lt;br /&gt;
| 25 &lt;br /&gt;
| 30 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Unica|unica]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 60 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LISAT|Lost-In-Space-And-Time( Free, H.G. 7.2 and wifi login)]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avination|Avination (w/economy and combat system]] &lt;br /&gt;
| 1138 &lt;br /&gt;
| 25860 &lt;br /&gt;
| 8727&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SimValley NL|SimValley NL]] &lt;br /&gt;
| 1087 &lt;br /&gt;
| 364 &lt;br /&gt;
| 32&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OPENSIM NL|OPENSIM NL]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 426 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VirtualFrance3D|VirtualFrance3D =&amp;amp;gt;WEB: http://virtualfrance3d.fr]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 143 &lt;br /&gt;
| 31&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Twisted Sky|Twisted Sky (with OM¢)]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 290 &lt;br /&gt;
| 68&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/TertiaryGrid|Tertiary grid]] &lt;br /&gt;
| 41 &lt;br /&gt;
| 379&lt;br /&gt;
| 42&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Logicamp|Logicamp® - Belgian Metaverse (Vivox Voice, Mesh Enabled, PayPal buy region enabled. )]] &lt;br /&gt;
| 204&lt;br /&gt;
| 2358 &lt;br /&gt;
| 225&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/virtyou|virtyou]] &lt;br /&gt;
| 110 &lt;br /&gt;
| 1676 &lt;br /&gt;
| 70&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Jamgrid|Jamgrid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 55 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/JOGrid|Japan Open Grid]] &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Tlön|Tlön]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 65 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PMGrid|PMGrid]] &lt;br /&gt;
| 80 &lt;br /&gt;
| 100 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cybergrid|Cybergrid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 44 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/jokaydiagrid|jokaydiaGRID]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 253 &lt;br /&gt;
| 75&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Rezzable Visions|Rezzable Visions]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Craft|Craft]] &lt;br /&gt;
| 180 &lt;br /&gt;
| 900 &lt;br /&gt;
| 290&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual RP|Virtual RP - Roleplay - VRP Combat Meter - Free World]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 714 &lt;br /&gt;
| 55&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GerGrid|GerGrid - Vivox Voice, Mesh Enabled, PayPal buy OS$, own region and own server enabled.]] &lt;br /&gt;
| 98 &lt;br /&gt;
| 408&lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AlphaTowne|Alpha Towne w/G$ Hypergrid 1.5]] &lt;br /&gt;
| 308 &lt;br /&gt;
| 1172 &lt;br /&gt;
| 909&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Annuna Grid|Annuna Grid]] &lt;br /&gt;
| 60 &lt;br /&gt;
| 60 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/VeeSome|VeeSome]] &lt;br /&gt;
| 48 &lt;br /&gt;
| 106 &lt;br /&gt;
| 53&lt;br /&gt;
|-&lt;br /&gt;
| [VirtuaLife|Virtualife http://www.virtualife.eu. Regions free.Economy , voice and rp.&lt;br /&gt;
| 132 &lt;br /&gt;
| 1000 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/REDISIS|Redisis share knowledge]] &lt;br /&gt;
| 130 &lt;br /&gt;
| 60 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/PearGrid|PearGrid]] &lt;br /&gt;
| 18 &lt;br /&gt;
| 34 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Island Oasis|Island Oasis / Voice / Mesh / Oculus supported viewer]] &lt;br /&gt;
| 210&lt;br /&gt;
| 8345&lt;br /&gt;
| 995&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HAVEN: Your World|HAVEN: Your World]] &lt;br /&gt;
| 13 &lt;br /&gt;
| 11 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Flatlandia.cc|Flatlandia.cc]] &lt;br /&gt;
| 33 &lt;br /&gt;
| 177 &lt;br /&gt;
| 110&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AnSky|AnSky]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 112&lt;br /&gt;
| 17&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Lisat|ArtGridOnLine]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 48 &lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EU-Grid|EU-Grid]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 350 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/GiantGrid|GiantGrid]] &lt;br /&gt;
| 169 &lt;br /&gt;
| 261 &lt;br /&gt;
| 157&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/pseudospace|pseudospace]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 46 &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Metapocalypse|Metapocalypse Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/UFSGrid|UFSGrid]] &lt;br /&gt;
| 36 &lt;br /&gt;
| 897 &lt;br /&gt;
| +/-50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Worlds Grid|Virtual Worlds Grid]] &lt;br /&gt;
| 527 &lt;br /&gt;
| 30 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/3DGrid World|3DGrid World - formaly &amp;quot;The SecondLearning Grid&amp;quot;]] &lt;br /&gt;
| 4 &lt;br /&gt;
| 55 &lt;br /&gt;
| 46&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/slitalia|slitalia]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 36 &lt;br /&gt;
| 46&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sofitek|Sofitek]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 21 &lt;br /&gt;
| 21&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AstralGrid|AstralGrid]] &lt;br /&gt;
| 70 &lt;br /&gt;
| 40 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MOSES|MOSES : Military Open Simulator Enterprise Strategy]] &lt;br /&gt;
| 117 &lt;br /&gt;
| 227 &lt;br /&gt;
| 102&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Dorenas World|Dorenas World]] &lt;br /&gt;
| 140&lt;br /&gt;
| 422&lt;br /&gt;
| 258&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Enakai|Enakai]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 14 &lt;br /&gt;
| 34&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Speculoos|Speculoos: belgian cookie flavored grid]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50 &lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Greeklife|Greeklife: Virtual world hyper grid]] &lt;br /&gt;
| 30&lt;br /&gt;
| 50&lt;br /&gt;
| 35&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EverWorlds.com|EverWorlds: Bringing People Together (Old name: Destiny Zero)]] &lt;br /&gt;
| 17 &lt;br /&gt;
| 2 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/IcaruSRealmS|=IcaruS= RealmS]] &lt;br /&gt;
| 26 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| 14&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/lpgrid.com|Lost Paradise (Currency / LP$)]] &lt;br /&gt;
| 1926&lt;br /&gt;
| 495&lt;br /&gt;
| 377&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Valhalla Virtual|Valhalla Virtual]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 25 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyber Wrld|Cyber Wrld]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[FleepGrid]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 150 &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/My3dLife|My3dLife]] &lt;br /&gt;
| 10 &lt;br /&gt;
| 20 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/www.daseinworld.com|DaseinWorld]] &lt;br /&gt;
| 16 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/You3D|You3D]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 6 &lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtual Realms Grid|Virtual Realms Grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Gor Grid|Gor grid]] &lt;br /&gt;
| 8 &lt;br /&gt;
| 10 &lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Pathlandia|Pathlandia]] &lt;br /&gt;
| 4 &lt;br /&gt;
| 1 &lt;br /&gt;
| 30&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Austria|Austria]] &lt;br /&gt;
| 9 &lt;br /&gt;
| 6 &lt;br /&gt;
| 9&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Psychedelia|Psychedelia]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7 &lt;br /&gt;
| 11&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/M001 | M001]]&lt;br /&gt;
| 2&lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenSim Creations Grid|OpenSim Creations Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 11&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/StarGates Matrix|StarGates Matrix]] &lt;br /&gt;
| 5 &lt;br /&gt;
| 7&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Zairus Grid|Zairus Grid]] &lt;br /&gt;
| 72 &lt;br /&gt;
| 10&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/HyperGrid Plaza|HyperGrid Plaza]] &lt;br /&gt;
| 1&lt;br /&gt;
| 100&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Ice Grid|Ice Grid]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 32 &lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/ART|ART]] &lt;br /&gt;
| 3(real) &lt;br /&gt;
| ? (real)&lt;br /&gt;
| 150(real)&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Stone Grid|Stone Grid]] &lt;br /&gt;
| 3&lt;br /&gt;
| 4 &lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/LifeStyle3D - ItalianGrid|LifeStyle3D - ItalianGrid]] &lt;br /&gt;
| 32&lt;br /&gt;
| 350 &lt;br /&gt;
| 108&lt;br /&gt;
|-&lt;br /&gt;
| [http://adreans-world.from-fl.com/home/ Adreans-World] &amp;amp;#124; Currency &amp;amp; Voice enabled&lt;br /&gt;
| 157&lt;br /&gt;
| 187 &lt;br /&gt;
| 32&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/4AllGrid|4AllGrid- not active/down]] &lt;br /&gt;
| 68&lt;br /&gt;
| 6&lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| [[3rdlifegrid.com|3rd Life - Virtual Worlds, Avatars, Free 3D Chat]] &lt;br /&gt;
| 204&lt;br /&gt;
| 370 &lt;br /&gt;
| 26&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/EduGrid|EduGrid]] &lt;br /&gt;
| 15&lt;br /&gt;
| 2000&lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.virtualhighway.us Virtual Highway] &amp;amp;#124; Inworld Currency, Mesh enabled, Combat Meter&lt;br /&gt;
| 123&lt;br /&gt;
| 780&lt;br /&gt;
| 140&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.jopensim.com jOpenSimWorld]&amp;amp;#124; Currency enabled, Mesh enabled, Voice enabled, Paypal, Free Land&lt;br /&gt;
| 39&lt;br /&gt;
| 327&lt;br /&gt;
| 39&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.clonelife.eu Clone Life]&amp;amp;#124; Mesh enabled, Voice enabled, NPcS &lt;br /&gt;
| 29 &lt;br /&gt;
| 5863 &lt;br /&gt;
| 186&lt;br /&gt;
|-&lt;br /&gt;
|[http://world.revengeofblood.eu Revenge of Blood World]&amp;amp;#124; B$ Currency enabled, Mesh enabled, Voice enabled, Paypal, Free Land, NPcS, Sell Region, Role Play&lt;br /&gt;
| 16 &lt;br /&gt;
| 156 &lt;br /&gt;
| 76&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Littlefield_Grid|Littlefield Grid]] &amp;amp;#124; 18+ only grid, Vivox Voice, Mesh Enabled, PayPal buy region enabled.&lt;br /&gt;
| 268&lt;br /&gt;
| 1705&lt;br /&gt;
| 373&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Athabasca University|Athabasca University]] &amp;amp;#124; Educational Grid, all ages, Vivox Voice, Mesh Enabled. http://opensim.athabascau.ca:9000/wifi/&lt;br /&gt;
| 16 &lt;br /&gt;
| 15 (in development stage)&lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| Gorean Life Style  grid http://www.goreanlifestyle.com/&lt;br /&gt;
|30&lt;br /&gt;
|50&lt;br /&gt;
|45&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/COSIE Grid|COSIE Grid]] &lt;br /&gt;
| 6 &lt;br /&gt;
| 3&lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/H omeland3D|Homeland3D]] &lt;br /&gt;
| 40 &lt;br /&gt;
| 4&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
| MeetInstantly.com grid  http://www.meetinstantly.com/&lt;br /&gt;
| 32&lt;br /&gt;
| 5&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
|[[Grid List/Traduverse|Traduverse]]&lt;br /&gt;
| 49&lt;br /&gt;
| 27&lt;br /&gt;
| 27&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SkyLifeGrid|SkyLife® (Hypergrid) (SB$) (MESH) (Free Uploads) (MUCH MORE)]] &lt;br /&gt;
| 125&lt;br /&gt;
| 170 &lt;br /&gt;
| 49&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SunlightGrid|SunlightGrid® (FRENCH) (SG) (MESH) (VOICE) ]] &lt;br /&gt;
| 124&lt;br /&gt;
| 313&lt;br /&gt;
| 275&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/IgnisFatuus|Ignis Fatuus]] &lt;br /&gt;
| 47 &lt;br /&gt;
| 14&lt;br /&gt;
| 72&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid_List/YrGrid|YrGrid]] &lt;br /&gt;
| 45 &lt;br /&gt;
| 14507&lt;br /&gt;
| 194&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
This is a list of Grids that been inactive for a few days and or have claimed to be inactive by the owner. &amp;lt;!-- MAJ le 30/12/2011 --&amp;gt; &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; style=&amp;quot;width: 724px; height: 2270px;&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Grid Name &lt;br /&gt;
! # Regions &lt;br /&gt;
! Approx # Users &lt;br /&gt;
! Unique last 30days&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Uvatar|Uvatar.com]] &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| &amp;amp;nbsp;??? &lt;br /&gt;
| 0 &amp;lt;!-- Logins are disabled. Last update to the website was in 2012, many unfixed errors to the site. --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Cyberlandia|Cyberlandia]] &lt;br /&gt;
| 185 &lt;br /&gt;
| 1600 &lt;br /&gt;
| 269&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatar Hangout|Avatar Hangout (with OMC)]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 8,626 &lt;br /&gt;
| 58&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DGP Grid|DGP Grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/tescos.org.uk|tescos.org.uk (curency ƒ)]] &lt;br /&gt;
| 30 &lt;br /&gt;
| 20 &lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Role Play Worlds|Role Play Worlds - Your Fantasy, your world]] &lt;br /&gt;
| 129 &lt;br /&gt;
| 2276 &lt;br /&gt;
| 298&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Avatrian|Avatrian]] &lt;br /&gt;
| 11 &lt;br /&gt;
| 25 &lt;br /&gt;
| 150&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OSBEST|OSBEST]] &lt;br /&gt;
| 12 &lt;br /&gt;
| 8 &lt;br /&gt;
| 8&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/MCM Realm|MCM Realm]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 73 &lt;br /&gt;
| 23&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Oasis Grid|Oasis Grid]] &lt;br /&gt;
| 89 &lt;br /&gt;
| 3068 &lt;br /&gt;
| 228&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/AtMeeting|AtMeeting Grid]] &lt;br /&gt;
| 20 &lt;br /&gt;
| 30 &lt;br /&gt;
| 25&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/OpenUtopia|OpenUtopia Grid]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 3 &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Virtualgames3d|Virtualgames3d]] &lt;br /&gt;
| 140 &lt;br /&gt;
| 1350 &lt;br /&gt;
| 500&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Grid4Us|Grid4Us]] &lt;br /&gt;
| 22 &lt;br /&gt;
| 130 &lt;br /&gt;
| 50&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/K-grid|K-grid]] &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Le Monde de Darwin|Le Monde de Darwin]] &lt;br /&gt;
| 73 &lt;br /&gt;
| 83 &lt;br /&gt;
| 36&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/NeXtLife|NeXtLife Grid]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 7 &lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/Sensation Games|Sensation Games]] &lt;br /&gt;
| 1 &lt;br /&gt;
| 2 &lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/SLI-Grid|SLI-Grid]] &lt;br /&gt;
| 5 &lt;br /&gt;
| &amp;amp;nbsp; &lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/DSGrid|www.dsgrid.eu]] &lt;br /&gt;
| 15 &lt;br /&gt;
| 162 &lt;br /&gt;
| 22&lt;br /&gt;
|-&lt;br /&gt;
| TGGrid &lt;br /&gt;
| 11 &lt;br /&gt;
| 9 &lt;br /&gt;
| 13&lt;br /&gt;
|-&lt;br /&gt;
| [[Grid List/digsynth.com|World of the Free]] &lt;br /&gt;
| 0 &lt;br /&gt;
| 0 &lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other OpenSim-based Environments ==&lt;br /&gt;
&lt;br /&gt;
[[Grid List/Heritage Key|Heritage Key]] - OpenSim-based original 3D environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Office Hour ==&lt;br /&gt;
&lt;br /&gt;
Each week on Tuesday, OSGrid hosts an official Office Hour where the OpenSimulator developers meet and discuss the weeks software development activities. This is a good place to get to know what is going on with OpenSimulator.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|OSGrid&lt;br /&gt;
|Wright Plaza&lt;br /&gt;
|Tuesday 11:00AM Pacific Time (USA)&lt;br /&gt;
|-&lt;br /&gt;
|EU-Grid&lt;br /&gt;
|EU-Grid Central Hub&lt;br /&gt;
|Sat 15:00 to 19:00 MET&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid / Asia Pacific Office Hours&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Friday's 11am2pm AEST (GMT/UTC + 10)&lt;br /&gt;
|-&lt;br /&gt;
|Cyberlandia Grid Italiana&lt;br /&gt;
|Cyberlandia, Central Hub&lt;br /&gt;
|Mercoledi and Venerdi&amp;lt;br /&amp;gt;22:00 to 23:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Saturdays 19:00 to 20:00 (GMT/UTC)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Residents&lt;br /&gt;
|Meeting Hall in Avatar Hangout region&lt;br /&gt;
|Sundays 1pm to 3pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|Avatar Hangout - Estate Owners&lt;br /&gt;
|via Estate Owners group in Skype&lt;br /&gt;
|Saturday 2pm to 4pm (InGame Time)&lt;br /&gt;
|-&lt;br /&gt;
|LISAT&lt;br /&gt;
|&amp;amp;nbsp;&lt;br /&gt;
|Saturday midnight &amp;quot;UTC&amp;quot;&amp;lt;br /&amp;gt;Wednesday 1400(2pm)UTC&amp;lt;br /&amp;gt;&amp;quot;Universal.Time.Coordinated&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtyou.com/ virtyou MainGrid]&lt;br /&gt;
|Waterland01 &lt;br /&gt;
|Tuesday 11:00 - 12:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1),&amp;lt;br /&amp;gt;Thursday 20:00 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://logicamp.org/ logicamp MainGrid]&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Friday 11:00 - 12:00 GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.opensimulator-club.de/ Open Neuland / OpenSimulator-Club]&lt;br /&gt;
|Neuland &lt;br /&gt;
|Tuesday 19:30 - 21:00 [http://en.wikipedia.org/wiki/Central_European_Time CET] (UTC+1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.griditaliaservice.com// GridItalia Metaverso Italiano]&lt;br /&gt;
|GridItalia Orientation&lt;br /&gt;
|Dal Lunedi' al Venerdi' 22:00 to 00:00 (GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|[http://virtualhighway.us Virtual Highway]&lt;br /&gt;
|Monthly Resident Meeting&lt;br /&gt;
|First Sunday of the Month 1PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.lfgrid.com Littlefield Grid]&lt;br /&gt;
|Monthly Grid Status Meeting - Smithville Region - lfgrid.com:8002:smithville&lt;br /&gt;
|First Friday of the Month 1:30PM PSD&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.hypergrid.org Metropolis Metaversum]&lt;br /&gt;
|Weekly &amp;quot;Stammtisch&amp;quot; Meeting on Region *CenterWorld*&lt;br /&gt;
|Every Wednesday 21:00 - 22:00 &amp;lt;br&amp;gt;(GMT/UTC + 1)&lt;br /&gt;
|-&lt;br /&gt;
|Sunlight Grid&lt;br /&gt;
|Bienvenue&lt;br /&gt;
|Monday 9:00AM Pacific Time &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Grid Test Hours ==&lt;br /&gt;
&lt;br /&gt;
Several grids provide valuable testing information for the project, each run a special 'test' hour to test capabilities of the platform. These are run at the same time every week. It may also be a good chance to meet people who can answer questions you may have.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
!Grid&lt;br /&gt;
!Region&lt;br /&gt;
!Time&lt;br /&gt;
|-&lt;br /&gt;
|Apex Grid&lt;br /&gt;
|Spaceport 2&lt;br /&gt;
|Sat 1800 UTC&lt;br /&gt;
|-&lt;br /&gt;
|FrancoGrid&lt;br /&gt;
|Orion&lt;br /&gt;
|Everydays 2100GMT+1&lt;br /&gt;
|-&lt;br /&gt;
|New World Grid&lt;br /&gt;
|Welcome&lt;br /&gt;
|Every Tuesday at 2030 UTC&lt;br /&gt;
|-&lt;br /&gt;
|AUGrid&lt;br /&gt;
|Norgan Plaza&lt;br /&gt;
|Generally Tuesdays 11am~1pm and/or 2~5pm AEST (GMT/UTC+10)&amp;lt;br /&amp;gt;[http://augrid.org/forum/index.php?topic=9.0]&lt;br /&gt;
|-&lt;br /&gt;
|WorldSim Terra&lt;br /&gt;
|Lusitania Center&lt;br /&gt;
|Generally Sundays 19:00 to 22.00(GMT/UTC)&amp;lt;br /&amp;gt;[http://www.worldsimterra.com/index.php?option=com_agora&amp;amp;task=viewtopic&amp;amp;id=223 Next Test Hours]&lt;br /&gt;
|-&lt;br /&gt;
|VirtualFrance&lt;br /&gt;
|versailles &lt;br /&gt;
|Generally Mondays and Thursdays 2100GMT+1&amp;lt;br /&amp;gt;[http://www.virtualfrance.0rg.fr]&lt;br /&gt;
|-&lt;br /&gt;
|Logicamp&lt;br /&gt;
|Logicamp &lt;br /&gt;
|Generally Mondays 0900 GMT+1&amp;lt;br /&amp;gt;[http://www.logicamp.com]&lt;br /&gt;
|-&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|AstralGrid&lt;br /&gt;
|Generally Mondays 21:00 GMT+1&amp;lt;br /&amp;gt;[http://www.virtual.world.ch.vu]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Standalone sims ==&lt;br /&gt;
&lt;br /&gt;
Standalone sims have &amp;quot;generic&amp;quot; logins being from &amp;quot;Test User&amp;quot; .. &amp;quot;Testz User&amp;quot;, with password &amp;quot;test&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Name &lt;br /&gt;
! Login URI &lt;br /&gt;
! Maintainer/Site&lt;br /&gt;
|-&lt;br /&gt;
| ART &lt;br /&gt;
| opensim://art.no-ip.org:9000/ &lt;br /&gt;
|   Meeting Point for CyberArtists &amp;amp; More (mailto:hotelattraction@hotmail.com)&lt;br /&gt;
|-&lt;br /&gt;
| Ruth (Zion) &lt;br /&gt;
| opensim://ruth.petitbe.be:9000/ &lt;br /&gt;
| Dalien Talbot (dalien on IRC, or via blog - http://daltonic.blogspot.com/)&lt;br /&gt;
|-&lt;br /&gt;
| CyberSpacia &lt;br /&gt;
| opensim://cyberspacia.net:9000/ &lt;br /&gt;
| Spun Pty Ltd (mailto:the.grid@cyberspacia.net)&lt;br /&gt;
|-&lt;br /&gt;
| janoz &lt;br /&gt;
| opensim://77.250.27.219:9000/ &lt;br /&gt;
| (mailto:info@janoz.nl)&lt;br /&gt;
|-&lt;br /&gt;
| Opengrid &lt;br /&gt;
| opensim://opengrid.fr:9000/ &lt;br /&gt;
| Test grid for http://www.opensimulator.fr - 24/7 available&lt;br /&gt;
|-&lt;br /&gt;
| Phrearch &lt;br /&gt;
| opensim://os-networks.net:9000/ &lt;br /&gt;
| Phrearch: http://os-networks.net&lt;br /&gt;
|-&lt;br /&gt;
| Timecatcher Haven Lands( Not online 24/7) &lt;br /&gt;
| opensim://timecatcher.ath.cx:9000/ &lt;br /&gt;
| Timecatcher: (mailto:anon26841397@hotmail.co.uk)&lt;br /&gt;
|-&lt;br /&gt;
| Europeansim (NOW 24/7 ish:-) &lt;br /&gt;
| opensim://82.30.71.119:8002/ &lt;br /&gt;
| Edenrealm Sim(mailto:zoon@edenrealm.co.uk) BritGrid OpenSimulator 0.6.9 (Dev) - 26 regions - Hypergrid? - Avatar creation at: http://www.europeansim.thruhere.net Blog http://www.edenrealm.co.uk/&lt;br /&gt;
|-&lt;br /&gt;
| OpenSIM.de (24/7) &lt;br /&gt;
| opensim://opensim.m34.mx-host.de:9090 &lt;br /&gt;
| German Standalone-Sim with german (deutsch) speaking Live-Support and OpenSIM-Wiki at http://www.opensim.de&lt;br /&gt;
|-&lt;br /&gt;
| Viradu Science Fiction World&lt;br /&gt;
| opensim://viradu.com:9000&lt;br /&gt;
| [[Image:Vban.jpg|180px|thumb|left|Viradu.com Science Fiction Virtual World]]A Science Fiction Themed Virtual World since 1/7/2009, by Michael Blade, Sci-fi Blogger - 12 regions NOTE: Please read Blog for connect instructions ---&amp;amp;gt; http://viradu.com for more info. This world is now open for settlement to those who enjoy science fiction, rules apply.  Also see hypergrid 1.5 list. Test User test&lt;br /&gt;
|-&lt;br /&gt;
| Lokir &lt;br /&gt;
| opensim://lokir.org:9000 &lt;br /&gt;
| A multicultural, multilanguage Bristol based art space and sandbox in the UK. Experimental servers testing new versions towards having hypergrid and megaregion functionality, but stable sim server version is currently 5.4, so quite old. See http://lokir.org/opensim for more info, or use the name and password &amp;quot;Test User test&amp;quot; to log in as a guest.&lt;br /&gt;
|-&lt;br /&gt;
| SPARTA! (open 24/7) &lt;br /&gt;
| opensim://204.12.98.91:9000 &lt;br /&gt;
| New (as of 2/20/2010) U.S. based sim. Right now this is more for my amusement than anything. Looking for testers or just bored people who have extra time on their hands. Should it become popular I'll consider expanding services. No registration required. Use any name you like. Questions? mailto:davidakaplan@gmail.com. THIS... IS... SPARTA!!!&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.yoursimspot.com YourSimSpot.Com]&amp;lt;br /&amp;gt;&lt;br /&gt;
| YourSimSpot.com:9000&lt;br /&gt;
| YourSimSpot is a hosting solution for 3D virtual worlds for business, education, collaboration, and individuals based on the OpenSimulator platform. We specialize in providing the technology needed for these environments. &lt;br /&gt;
|-&lt;br /&gt;
| Desert of Artlioch&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &lt;br /&gt;
| [http://universi.servegame.org:9000 http://universi.servegame.org:9000]&amp;amp;nbsp; &lt;br /&gt;
| A Science Fiction Desert world with hypergrid.&amp;amp;nbsp;Currently has no currency and only 2 regions.&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Realms of Discordia&lt;br /&gt;
| [http://irc.sinseer.com:9000 http://irc.sinseer.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My small testing sim, open 24 hours, feel free to come by, visit, build, whatever. Newly Re-Opened! &lt;br /&gt;
|-&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000/wifi IMAGENHARIAEAD]&amp;lt;br /&amp;gt;&lt;br /&gt;
| [http://eucomvc.dlinkddns.com:9000 http://eucomvc.dlinkddns.com:9000]&amp;amp;nbsp;&lt;br /&gt;
|My Test grid, open sometime in the day, feel free to come by, visit, build, whatever. 4 Regions. 1 Sandbox IMAGENHARIAEAD 3 - The Internet as a tool of education. Learning is action. Otherwise it is just information. Moodel/Sloodle/Pivote - 24h Online – http://bitly.com/imagenharia - http://vendasmais.com/moodle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
&lt;br /&gt;
* [[Grid Associations]]&lt;br /&gt;
* [[Public Hypergrid Nodes|HyperGrid Nodes]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Grids]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2014-11-23T01:51:36Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer) OpenSimulator is fully supported.&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version SL Viewer 1.23 with OpenSimulator specific enhancements.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] v3 based TPV, the successor to Phoenix. The most widely used viewer on Second Life. OpenSimulator is fully supported with its own version.&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] Light-client based on the libopenmetaverae project. Opensimulator is fully supported.&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A Snowglobe-based viewer with many current features backported. The most widely used viewer for OpenSimulator. OpenSimulator is fully supported.&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector Only =&lt;br /&gt;
&lt;br /&gt;
These viewers don't have a Grid Manager, but you can choose a grid from a list, including localhost. You may need to manually edit a configuration file in order to connect to grids that are not originally included.&lt;br /&gt;
&lt;br /&gt;
* [http://imprudenceviewer.org/ Kokua] Snowstorm-based successor of Imprudence. Currently in alpha/experimental stage.&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
* [http://www.metabolt.net/ METAbolt] - METAbolt is a non-graphical (text based) viewer. It's light weight and cross grid, which means it will work in Second Life™ as well as other grids that are based on OpenSIM. The viewer is Open Source so it's free. Currently METAbolt is only available for Windows platforms.&lt;br /&gt;
* [http://www.mobilegridclient.com/ Mobile Grid Client] - A Second Life and OpenSim (Open Simulator) messaging client for your Android powered device (mobile phone, cell phone, tablet...).&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* [[Xenki]], an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer. Combines many improvements and features from different viewers.&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
== Active viewers ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| [[Media_On_A_Prim|MOAP]] support&lt;br /&gt;
| [[Varregion|Varregion]] support&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]] [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| Snowstorm&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| libomv&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' Data based on Kokua-3.5.2 [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Singularity is based on modern v2/v3 code, but has the look and feel of v1.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Viewers which are inactive or do not currently support OpenSimulator ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| Snowglobe&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| &lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer. There is now no simple way to use this viewer to log in to OpenSimulator.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2014-09-09T16:57:21Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: /* Active viewers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version 1.23 of the Linden Client with OpenSimulator specific enhancements&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator (good [[OSSL]] support). Highly popular amongst users on [[Grid List/OSGrid|OSGrid]].&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] v3 based TPV, the successor to Phoenix. The most widely used viewer on Second Life, with the best features from Phoenix. OpenSimulator is fully supported with its own version.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer (which was based on the 1.23 LL viewer), one of the most popular viewers. Combines many improvements and features from different viewers. (No longer supported)&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A V1 based viewer, with all the good stuff from v2/3 added. Supports [[Mesh]], [[OSSL]], [[LightShare]], Alpha, Tattoos and Physics, multiple attachments per joint, multiple clothing layers, inventory links, etc...&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer), fully OpenSimulator compatible. It also got support for [[Mesh]], Alpha, Tattoos and Physics, multiple attachments per joint, multiple clothing layers, inventory links, etc...&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector Only =&lt;br /&gt;
&lt;br /&gt;
These viewers don't have a Grid Manager, but you can choose a grid from a list, including localhost. You may need to manually edit a configuration file in order to connect to grids that are not originally included.&lt;br /&gt;
&lt;br /&gt;
* [http://imprudenceviewer.org/ Kokua] v2/3 based successor of Imprudence. Currently in alpha/experimental stage.&lt;br /&gt;
&lt;br /&gt;
= Viewers without Grid Selector =&lt;br /&gt;
&lt;br /&gt;
'''Note: After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer.  There is now no simple way to use this viewer to log in to OpenSimulator.''' You will need to launch this viewer with a --loginuri command line parameter to connect to OpenSimulator grids. See [http://wiki.secondlife.com/wiki/Viewer_parameters] for the syntax of this command, or visit the support section on the homepage of your preferred grid.&lt;br /&gt;
&lt;br /&gt;
* [http://secondlife.com/support/downloads/ Second Life Viewer]&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] Works with OpenSim-based grids, as well as with SL. Has Windows, MacOS and Linux versions.&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
* [http://www.metabolt.net/ METAbolt] - METAbolt is a non-graphical (text based) viewer. It's light weight and cross grid, which means it will work in Second Life™ as well as other grids that are based on OpenSIM. The viewer is Open Source so it's free. Currently METAbolt is only available for Windows platforms.&lt;br /&gt;
* [http://www.mobilegridclient.com/ Mobile Grid Client] - A Second Life and OpenSim (Open Simulator) messaging client for your Android powered device (mobile phone, cell phone, tablet...).&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* [[Xenki]], an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://dolphinviewer.eregion.de/ Dolphin Viewer] v3 based viewer, but v1 and v2 based versions are also available. Contains modifications which are useful for building, sailing, and for using vehicles.  '''No longer supports OpenSimulator with new versions due to LL licensing changes and code constraints.  Last version 3.3.19 that works with OpenSimulator still available.&lt;br /&gt;
&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
== Active viewers ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br /&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| [[Media_On_A_Prim|MOAP]] support&lt;br /&gt;
| [[Varregion|Varregion]] support&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| v1, 2 and 3 [[#note4|[4]]]&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]] [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| n/a&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note2&amp;quot;&amp;gt;#2&amp;lt;/span&amp;gt;''' The Parcel Windlight referred to here, is a Phoenix/Firestorm feature which lets parcel owners define a windlight setting which is to be applied to a user's viewer if the viewer supports it, and if the visitor has enabled that feature. See [http://wiki.phoenixviewer.com/doku.php?id=parcelwl the Parcel WL article on the Phoenix wiki] for more info.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' Data based on Kokua-3.5.2 [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Singularity is based on modern v2/v3 code, but has the look and feel of v1.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Viewers which are inactive or do not currently support OpenSimulator ==&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br /&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| n/a&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| ?&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://secondlife.com/support/downloads/ Second Life Viewer]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://dolphinviewer.eregion.de/2012/08/18/dolphin-viewer-and-support-for-opensim/ OpenDolphin Viewer]&lt;br /&gt;
| v1/2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √ (v2/3)&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √ (v2/3)&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note2&amp;quot;&amp;gt;#2&amp;lt;/span&amp;gt;''' The Parcel Windlight referred to here, is a Phoenix/Firestorm feature which lets parcel owners define a windlight setting which is to be applied to a user's viewer if the viewer supports it, and if the visitor has enabled that feature. See [http://wiki.phoenixviewer.com/doku.php?id=parcelwl the Parcel WL article on the Phoenix wiki] for more info.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer. There is now no simple way to use this viewer to log in to OpenSimulator.&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/LightShare</id>
		<title>LightShare</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/LightShare"/>
				<updated>2013-05-08T19:59:57Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: /* LightShare-Enabled Viewers */ Update list&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= LightShare =&lt;br /&gt;
The LightShare module allows region owners to get and set Windlight settings for their specific regions using in-world scripts, and for those regions to send those settings down to all, or specific, LightShare-aware viewers who visit the LightShare configured regions. Lightshare is the OPENSIM term for SL's Windlight.&lt;br /&gt;
&lt;br /&gt;
== Enabling LightShare in OpenSimulator ==&lt;br /&gt;
LightShare core functionality is available within OpenSimulator 0.7 onwards.&lt;br /&gt;
&lt;br /&gt;
=== The regionwindlight Database Table ===&lt;br /&gt;
A database table &amp;quot;[[regionwindlight]]&amp;quot; is used to store the settings. &lt;br /&gt;
&lt;br /&gt;
=== OpenSim.ini Settings ===&lt;br /&gt;
LightShare is enabled by changing OpenSim.ini for the OpenSim.exe serving the regions you wish to use LightShare in:&lt;br /&gt;
* setting '''enable_windlight = true ''' in the [LightShare] section of OpenSim.ini&lt;br /&gt;
* setting '''AllowLightShareFunctions = true''' in the [XEngine] section of OpenSim.ini&lt;br /&gt;
These changes affect all regions served by the specific OpenSim.exe which load this ini file.&lt;br /&gt;
&lt;br /&gt;
Exmaple '''OpenSim.ini''' changes:&lt;br /&gt;
  [LightShare]&lt;br /&gt;
 &amp;amp;nbsp;; This enables the transmission of Windlight scenes to supporting clients, such as the Meta7 viewer.&lt;br /&gt;
 &amp;amp;nbsp;; It has no ill effect on viewers which do not support server-side windlight settings.&lt;br /&gt;
 &amp;amp;nbsp;; Currently we only have support for MySQL databases.&lt;br /&gt;
 enable_windlight = true&lt;br /&gt;
and&lt;br /&gt;
 [XEngine]&lt;br /&gt;
 &amp;amp;nbsp;; Allow the user of LightShare functions&lt;br /&gt;
 AllowLightShareFunctions = true&lt;br /&gt;
&lt;br /&gt;
Note: You can use Lightshare/Windlight scripts in your Regions but permanently saving those Lightshare/Windlight &lt;br /&gt;
settings is not supported while using Sqlite Databases. When you restart the Region the settings are gone.&lt;br /&gt;
&lt;br /&gt;
== LightShare-Enabled Viewers ==&lt;br /&gt;
&lt;br /&gt;
Updated virtual world viewers are needed to receive Windlight settings sent by a region through LightShare.&lt;br /&gt;
&lt;br /&gt;
You must also have an updated viewer in order for LightShare scripting functions (see below) to be properly compiled, and show correctly in the script editor.&lt;br /&gt;
&lt;br /&gt;
=== Firestorm Viewer ===&lt;br /&gt;
Lightshare is supported and enabled by default in Firestorm.&lt;br /&gt;
&lt;br /&gt;
To disabled it, open Preferences, select the Opensim tab, then the miscellaneous tab, and you will see the checkbox &amp;quot;Enable region Lightshare settings.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Firestorm supports the full range of both Lightshare and Region Windlight features as of version 4.4.0.&lt;br /&gt;
&lt;br /&gt;
Website: [http://www.firestormviewer.org/]&lt;br /&gt;
&lt;br /&gt;
Download: [http://wiki.phoenixviewer.com/downloads#current_release_-_opensim_build]&lt;br /&gt;
&lt;br /&gt;
=== Imprudence Viewer ===&lt;br /&gt;
LightShare support is disabled by default in Imprudence.&lt;br /&gt;
&lt;br /&gt;
To enable it, choose the &amp;quot;Edit&amp;quot; menu item, &amp;quot;Preferences&amp;quot; menu option, &amp;quot;Advanced&amp;quot; preferences tab.&lt;br /&gt;
&lt;br /&gt;
Then, change the &amp;quot;Allow region Windlight settings (LightShare)&amp;quot; option.&lt;br /&gt;
&lt;br /&gt;
Imprudence Viewer is available from:&lt;br /&gt;
* http://imprudenceviewer.org/&lt;br /&gt;
&lt;br /&gt;
More details of the options are at: &lt;br /&gt;
* http://imprudenceviewer.org/wiki/LightShare&lt;br /&gt;
&lt;br /&gt;
Tested with Imprudence 1.4.0 beta 2 (tested January 2013). As mentioned above you have to enable some settings for full Windlight / Lightshare effects. &lt;br /&gt;
&lt;br /&gt;
You find screenshots and a brief description what those settings do via this link [http://myosgrid.wordpress.com/2013/01/17/windlight-lightshare-on-opensim-worlds/]&lt;br /&gt;
&lt;br /&gt;
=== Meta7 Viewer ===&lt;br /&gt;
The Meta7 Viewer is compatible with LightShare regions. &lt;br /&gt;
!!! It is unknown if Meta7 can work with the OpenSimulator ls* script functions detailed below. !!!&lt;br /&gt;
* http://www.meta7.com/download.php&lt;br /&gt;
&lt;br /&gt;
Additional Note January 2013: The META 7 pages are offline. There is also no Reference or cached pages on the Waybackmachine [http://web.archive.org/liveweb/https://www.meta7.com/wiki.php?page=LightShare%20Parametershttp://meta7.com/]&lt;br /&gt;
&lt;br /&gt;
=== Singularity ===&lt;br /&gt;
&lt;br /&gt;
Singularity is a SL/Metaverse viewer, supporting many OpenSim-specific features, as well as Windlight/LightShare. It has full support for the OPENSIM Windlight script parameters. If you are into Windlight use this Viewer.&lt;br /&gt;
&lt;br /&gt;
Website: http://www.singularityviewer.org/&lt;br /&gt;
&lt;br /&gt;
Download: http://www.singularityviewer.org/downloads&lt;br /&gt;
&lt;br /&gt;
=== TeaPot Viewer ===&lt;br /&gt;
&lt;br /&gt;
Armin Weatherwax Teapot Viewer also supports Windlight. BUT, it DOES NOT pick up the OPENSIM Windlight parameters from scripts. &lt;br /&gt;
&lt;br /&gt;
You can edit Windlight settings in the viewer and save them to a notecard. You can give those Notecards to other user. The Notecards looks like a XML structure. You can also save windlight settings to your Harddisk and share those seetings e.g. by email or via a Website. The path for those windlight files on your Harddisk is YOURDRIVELETTER:\Program Files (x86)\Teapot\app_settings\windlight (on Windows) &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Website:  https://bitbucket.org/ArminW&lt;br /&gt;
&lt;br /&gt;
Download: https://bitbucket.org/ArminW/teapot/downloads&lt;br /&gt;
&lt;br /&gt;
=== Other V3 Viewers (Kokua Viewer, Phoenix Viewer) ===&lt;br /&gt;
&lt;br /&gt;
Most V3 Viewers do not, as of May 2013, support Lightshare. BUT they do support WINDLIGHT (e.g Windlight settings in SL) and work like described in the Teapot Viewer section above.&lt;br /&gt;
&lt;br /&gt;
Kokua Viewer (Download page here [https://bitbucket.org/NickyP/kokua-dev/downloads])&lt;br /&gt;
&lt;br /&gt;
== LightShare Scripting ==&lt;br /&gt;
The features can be used through three LightShare (ls) functions: &lt;br /&gt;
&lt;br /&gt;
* [[lsGetWindlightScene]] &lt;br /&gt;
* [[lsSetWindlightScene]]&lt;br /&gt;
* [[lsSetWindlightSceneTargeted]]&lt;br /&gt;
* [[lsClearWindlightScene]]&lt;br /&gt;
* [[LightShare Parameters]]&lt;br /&gt;
&lt;br /&gt;
See also the [[DefaultLightShareScript]] to get a starter script.&lt;br /&gt;
&lt;br /&gt;
* [[User:Thomax|txOh]] has created an in-world LightShare controller, which allows you to easily set custom LightShare settings. An [[Inventory Archives|IAR]] with the controller can be downloaded from http://www.gridhop.net/IAR/lightshare.iar&lt;br /&gt;
&lt;br /&gt;
See [[Inventory Archives]] for an explanation of how to add the contents of the IAR file to your inventory.&lt;br /&gt;
&lt;br /&gt;
== LightShare Issues ==&lt;br /&gt;
* http://opensimulator.org/mantis/search.php?project_id=1&amp;amp;search=LightShare&amp;amp;hide_status_id=-2&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* RestrainedLove API [http://wiki.secondlife.com/wiki/LSL_Protocol/RestrainedLoveAPI] @setenv and @getenv commands&lt;br /&gt;
* Phoenix Viewer ParcelWL [http://wiki.phoenixviewer.com/doku.php?id=parcelwl]&lt;br /&gt;
&lt;br /&gt;
== Credits ==&lt;br /&gt;
LightShare was initially created by Meta7. &lt;br /&gt;
&lt;br /&gt;
The Meta7 LightShare feature documentation can be found here:&lt;br /&gt;
* https://www.meta7.com/wiki.php?page=LightShare&lt;br /&gt;
&lt;br /&gt;
Default settings are shown being set in this Meta7 sample script: &lt;br /&gt;
* https://www.meta7.com/wiki.php?page=Default%20LightShare%20Script&lt;br /&gt;
&lt;br /&gt;
Using this script on OpenSimulator requires manual changing the '''cmSetWindlightScene''' function name to '''lsSetWindlightScene'''&lt;br /&gt;
&lt;br /&gt;
Additional Note January 2013: The META 7 pages are offline. There is also no Reference or cached pages on the Waybackmachine [http://web.archive.org/liveweb/https://www.meta7.com/wiki.php?page=LightShare%20Parametershttp://meta7.com/]&lt;br /&gt;
&lt;br /&gt;
[[Category:Scripting]]&lt;br /&gt;
[[Category:OSSL]]&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2013-04-25T22:33:51Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Change label to OpenDolphin, Dolphin Viewer no longer supports OpenSim&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version 1.23 of the Linden Client with OpenSimulator specific enhancements&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator (good [[OSSL]] support). Highly popular amongst users on [[Grid List/OSGrid|OSGrid]].&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] v3 based TPV, the successor to Phoenix. The most widely used viewer on Second Life, with the best features from Phoenix. OpenSimulator is fully supported with its own version.&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer (which was based on the 1.23 LL viewer), one of the most popular viewers. Combines many improvements and features from different viewers. (No longer supported)&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A V1 based viewer, with all the good stuff from v2/3 added. Supports [[Mesh]], [[OSSL]], [[LightShare]], Alpha, Tattoos and Physics, multiple attachments per joint, multiple clothing layers, inventory links, etc...&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer), fully OpenSimulator compatible. It also got support for [[Mesh]], Alpha, Tattoos and Physics, multiple attachments per joint, multiple clothing layers, inventory links, etc...&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector Only =&lt;br /&gt;
&lt;br /&gt;
These viewers don't have a Grid Manager, but you can a grid from a list, including localhost. You may need to manually edit a configuration file in order to connect to grids that are not originally included.&lt;br /&gt;
&lt;br /&gt;
* [http://imprudenceviewer.org/ Kokua] v2/3 based successor of Imprudence. Currently in alpha/experimental stage.&lt;br /&gt;
&lt;br /&gt;
= Viewers without Grid Selector =&lt;br /&gt;
&lt;br /&gt;
'''Note: After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer.  There is now no simple way to use this viewer to log in to OpenSimulator.'''.  You will need to launch this viewer with a --loginuri command line parameter to connect to OpenSimulator grids. See [http://wiki.secondlife.com/wiki/Viewer_parameters] for the syntax of this command, or visit the support section on the homepage of your preferred grid.&lt;br /&gt;
&lt;br /&gt;
* [http://secondlife.com/support/downloads/ Second Life Viewer]&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] Works with OpenSim-based grids, as well as with SL. Has Windows, MacOS and Linux versions.&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* [[Xenki]], an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://dolphinviewer.eregion.de/ Dolphin Viewer] v3 based viewer, but v1 and v2 based versions are also available. Contains modifications which are useful for building, sailing, and for using vehicles.  '''No longer supports OpenSimulator with new versions due to LL licensing changes and code constraints.  Last version 3.3.19 that works with OpenSimulator still available.&lt;br /&gt;
&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br /&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| n/a&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Phoenix Viewer]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| ?&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://secondlife.com/support/downloads/ Second Life Viewer]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| n/a&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://dolphinviewer.eregion.de/2012/08/18/dolphin-viewer-and-support-for-opensim/ OpenDolphin Viewer]&lt;br /&gt;
| v1/2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √ (v2/3)&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √ (v2/3)&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note2&amp;quot;&amp;gt;#2&amp;lt;/span&amp;gt;''' The Parcel Windlight referred to here, is a Phoenix/Firestorm feature which lets parcel owners define a windlight setting which is to be applied to a user's viewer if the viewer supports it, and if the visitor has enabled that feature. See [http://wiki.phoenixviewer.com/doku.php?id=parcelwl the Parcel WL article on the Phoenix wiki] for more info.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Data based on Kokua-3.0.0-WIP [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date!&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note5&amp;quot;&amp;gt;#5&amp;lt;/span&amp;gt;''' Only source code is provided. No precompiled binaries!&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	<entry>
		<id>http://opensimulator.org/wiki/Compatible_Viewers</id>
		<title>Compatible Viewers</title>
		<link rel="alternate" type="text/html" href="http://opensimulator.org/wiki/Compatible_Viewers"/>
				<updated>2013-01-31T03:28:31Z</updated>
		
		<summary type="html">&lt;p&gt;Cinderblocks: Firestorm supports these now&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{thirdparty}}&lt;br /&gt;
&lt;br /&gt;
If you find a viewer which can connect to OpenSimulator then please add it to the bottom of the appropriate list.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector and Grid Manager =&lt;br /&gt;
&lt;br /&gt;
Below are viewers that have both a grid selector and a &amp;quot;Grid Manager&amp;quot;. It enables you to select one of the many [[Grid List|grids]], including a grid or region on localhost (your own PC). There is also a UI interface to allow you to modify or add connection settings to these grids.&lt;br /&gt;
&lt;br /&gt;
* [http://hypergrid.org/metropolis/wiki/en/index.php/Downloads Hippo Viewer] - a fork of version 1.23 of the Linden Client with OpenSimulator specific enhancements&lt;br /&gt;
* [http://imprudenceviewer.org/ Imprudence] Innovative viewer with a high focus on OpenSimulator (good [[OSSL]] support). Highly popular amongst users on [[Grid List/OSGrid|OSGrid]].&lt;br /&gt;
* [http://www.phoenixviewer.com/ Phoenix Viewer] Based on the now discontinued Emerald Viewer (which was based on the 1.23 LL viewer), one of the most popular viewers. Combines many improvements and features from different viewers. (Not fully supported)&lt;br /&gt;
* [http://www.singularityviewer.org/ Singularity] - A V1 based viewer, with all the good stuff from v2/3 added. Supports [[Mesh]], [[OSSL]], [[LightShare]], Alpha, Tattoos and Physics, multiple attachments per joint, multiple clothing layers, inventory links, etc...&lt;br /&gt;
* [http://sldev.free.fr/ Cool VL Viewer] - the oldest of all actively maintained Third Party Viewers (former name: Cool SL Viewer), fully OpenSimulator compatible. It also got support for [[Mesh]], Alpha, Tattoos and Physics, multiple attachments per joint, multiple clothing layers, inventory links, etc...&lt;br /&gt;
* [http://www.phoenixviewer.com/ Firestorm viewer] v3 based TPV, touted as Phoenix's successor.&lt;br /&gt;
* [https://bitbucket.org/Zena_Juran/zen-viewer Zen viewer] A Second Life® and OpenSim V3-Viewer for the Windows OS.&lt;br /&gt;
* [http://lumiyaviewer.com Lumiya viewer] - A Second Life and OpenSimulator viewer for Android.&lt;br /&gt;
&lt;br /&gt;
= Viewers with Grid Selector Only =&lt;br /&gt;
&lt;br /&gt;
These viewers don't have a Grid Manager, but you can a grid from a list, including localhost. You may need to manually edit a configuration file in order to connect to grids that are not originally included.&lt;br /&gt;
&lt;br /&gt;
* [http://imprudenceviewer.org/ Kokua] v2/3 based successor of Imprudence. Currently in alpha/experimental stage.&lt;br /&gt;
&lt;br /&gt;
= Viewers without Grid Selector =&lt;br /&gt;
&lt;br /&gt;
'''Note: After LL 3.3.4, the --loginuri parameter was removed from the official Linden viewer.  There is now no simple way to use this viewer to log in to OpenSimulator.'''.  You will need to launch this viewer with a --loginuri command line parameter to connect to OpenSimulator grids. See [http://wiki.secondlife.com/wiki/Viewer_parameters] for the syntax of this command, or visit the support section on the homepage of your preferred grid.&lt;br /&gt;
&lt;br /&gt;
* [http://secondlife.com/support/downloads/ Second Life Viewer]&lt;br /&gt;
&lt;br /&gt;
= Text-only Viewers =&lt;br /&gt;
These are lightweight viewers, which either do not offer a graphical component or where the graphical component is not used by deault. The function of these viewers however is to connect to a grid, chat, manage inventory, etc. Useful on systems with low specifications or for bringing an alt online without having your main avatar log out, or to quickly take care of messages, inventory, etc.&lt;br /&gt;
&lt;br /&gt;
* [http://radegast.org Radegast Metaverse Client] Works with OpenSim-based grids, as well as with SL. Has Windows, MacOS and Linux versions.&lt;br /&gt;
* [https://bitbucket.org/jchauhan/jopenmetaverse JOpenMetaverse] Purely Java based OpenSim client core library.  Windows, MacOS,, Linux and Android Compatible. Please see [http://www.slideshare.net/jchauhan/jopenmeraverse-introduction jopenmetaverse introduction]&lt;br /&gt;
&lt;br /&gt;
= Inactive Viewers =&lt;br /&gt;
* [[RealXtend]] - a fork of the 1.23 Linden Client that has specialized features (not fully supported.)&lt;br /&gt;
* [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
* [http://3di-rei.org/ 3Di viewer]&lt;br /&gt;
* [[Xenki]], an XBAP 3D application intended to be a browser add-on for OpenSimulator.&lt;br /&gt;
* [http://lookingglassviewer.org/wiki/Main_Page Looking Glass viewer], Discontinued. Only OSGrid, ScienceSim and localhost are available from the list.&lt;br /&gt;
* [http://dolphinviewer.eregion.de/ Dolphin Viewer] v3 based viewer, but v1 and v2 based versions are also available. Contains modifications which are useful for building, sailing, and for using vehicles.  '''No longer supports OpenSimulator with new versions due to LL licensing changes and code constraints.  Last version 3.3.19 that works with OpenSimulator still available.&lt;br /&gt;
&lt;br /&gt;
= Feature Table =&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1&amp;quot; align=&amp;quot;center&amp;quot; class=&amp;quot;sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| '''Viewer&amp;lt;br /&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br /&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br /&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br /&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Attachments&lt;br /&gt;
| Multiple&amp;lt;br /&amp;gt;Clothing&amp;lt;br /&amp;gt;Layers&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
|-&lt;br /&gt;
| [http://realxtend.wordpress.com/download/ RealXtend Naali]&lt;br /&gt;
| n/a&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]]&lt;br /&gt;
| [[#note3|[3]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/opensim-viewer/frs/ Hippo Viewer]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Downloads Imprudence]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|frameless|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Phoenix Viewer]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.singularityviewer.org/downloads Singularity]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://sldev.free.fr/ Cool VL Viewer]&lt;br /&gt;
| v1&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental Kokua]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| [[#note4|[4]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://lookingglassviewer.org/wiki/Download Looking Glass viewer]&lt;br /&gt;
| ?&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://secondlife.com/support/downloads/ Second Life Viewer]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.phoenixviewer.com/ Firestorm viewer]&lt;br /&gt;
| v2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://radegast.org/wiki/Radegast_Download Radegast Metaverse Client]&lt;br /&gt;
| n/a&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | Text client&amp;lt;br /&amp;gt;with graphical&amp;lt;br /&amp;gt;component&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/idealistviewer/ Idealist viewer]&lt;br /&gt;
| ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://3di-rei.org/home/downloads/index.html 3Di viewer]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| [http://forge.opensimulator.org/gf/project/xenki/ Xenki]&lt;br /&gt;
| Browser&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;background-color:white;text-align:center;&amp;quot; | ?&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| [[#note5|[5]]]&lt;br /&gt;
|-&lt;br /&gt;
| [http://dolphinviewer.eregion.de/download-and-install/ Dolphin Viewer]&lt;br /&gt;
| v1/2/3&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √ (v2/3)&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:red;text-align:center;&amp;quot; | X&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √&lt;br /&gt;
| style=&amp;quot;background-color:chartreuse;text-align:center;&amp;quot; | √ (v2/3)&lt;br /&gt;
| style=&amp;quot;text-align:right;&amp;quot; | [[Image:Windows_logo.png|24px|frameless|Windows version available]][[Image:Macosx_logo.png|24px|MacOSX version available]][[Image:Tux.png|24px|frameless|Linux version available]]&lt;br /&gt;
| &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;!-- Copy the code below to help you fill in all the fields, but append new viewers immediately ABOVE this line!&lt;br /&gt;
|- &lt;br /&gt;
| '''Viewer&amp;lt;br/&amp;gt;Name'''&lt;br /&gt;
| Based on Version&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Selector&lt;br /&gt;
| Grid&amp;lt;br/&amp;gt;Manager&lt;br /&gt;
| Graphical&lt;br /&gt;
| Mesh&lt;br /&gt;
| [[:Category:OSSL|OSSL]]&amp;lt;br/&amp;gt;support&lt;br /&gt;
| LightShare [[#note1|[1]]]&lt;br /&gt;
| Parcel&amp;lt;br/&amp;gt;Windlight [[#note2|[2]]]&lt;br /&gt;
| Multiple&amp;lt;br/&amp;gt;Attachments&lt;br /&gt;
| Operating System&lt;br /&gt;
| '''Notes'''&lt;br /&gt;
 --&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:'''Notes'''&lt;br /&gt;
----&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note1&amp;quot;&amp;gt;#1&amp;lt;/span&amp;gt;''' LightShare is a method for altering WindLight settings on a parcel or region by means of a script. See [[Lightshare]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note2&amp;quot;&amp;gt;#2&amp;lt;/span&amp;gt;''' The Parcel Windlight referred to here, is a Phoenix/Firestorm feature which lets parcel owners define a windlight setting which is to be applied to a user's viewer if the viewer supports it, and if the visitor has enabled that feature. See [http://wiki.phoenixviewer.com/doku.php?id=parcelwl the Parcel WL article on the Phoenix wiki] for more info.&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note3&amp;quot;&amp;gt;#3&amp;lt;/span&amp;gt;''' RealXtend requires an additional module to be active on OpenSimulator. See [[ModRex]].&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note4&amp;quot;&amp;gt;#4&amp;lt;/span&amp;gt;''' Data based on Kokua-3.0.0-WIP [http://wiki.kokuaviewer.org/wiki/Kokua:Experimental], may soon be out of date!&lt;br /&gt;
* '''&amp;lt;span id=&amp;quot;note5&amp;quot;&amp;gt;#5&amp;lt;/span&amp;gt;''' Only source code is provided. No precompiled binaries!&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Cinderblocks</name></author>	</entry>

	</feed>