Hypergrid

From OpenSimulator

Revision as of 10:08, 3 November 2014 by Justincc (Talk | contribs)

Jump to: navigation, search


Contents

What is the hypergrid?

The hypergrid is an extension to opensim that allows you to link your opensim to other opensims on the internet, and that supports seamless agent transfers among those opensims. It can be used both in standalone mode and in grid mode. The hypergrid is effectively supporting the emergence of a Web of virtual worlds.

The basic idea for the hypergrid is that region/grid administrations can place hyperlinks on their map to hypergrided regions run by others. Once those hyperlinks are established, users interact with those regions in exactly the same way as they interact with local regions. Specifically, users can choose to teleport there. Once the user reaches the region behind the hyperlink, she is automatically interacting with a different virtual world without having to logout from the world where she came from, and while still having access to her inventory.

The hypergrid started as a GForge project, but it is now included in the standard distribution of OpenSimulator. To run your OpenSimulator instance in hypergrid mode, please see Installing and Running Hypergrid.


Hypergrid Versions

  • Hypergrid 2.0 - current Hypergrid with greater security controls for region operators
  • Hypergrid 1.5 - past Hypergrid version with greater asset security and expanded services
  • Hypergrid 1.0 - the original Hypergrid described below


Using the Hypergrid

TODO: Need to list all the ways in which a hypergrid teleport can be performed in different viewers.

The structure of a hypergrid link is <hg-address>:<hg-port>:[<region-name>]. Examples:

"cc.opensimulator.org:8002:keynote 1"
"grid.mydomain.com:9000"

The first example is the Hypergrid address of a region named "keynote 1" on the grid at "cc.opensimulator.org" whose login port is 8002. The grid address and login port are often the same that one would use to login to a local account on a grid (e.g. the equivalent loginuri for this example would be http://cc.opensimulator.org:8002).

The second example gives only the hg-address and port. In this case, the destination region is the default region setup for that grid, as specified in the [GridService] section of bin/Robust.HG.ini (for grid) or bin/config-include/StandaloneCommon.ini (for standalones).

One common way to teleport to an HG address is to paste the address into the map find box of the virtual environment viewer. If the source grid is Hypergrid-enabled, it will find the remote hg address and bring it up as a map tile which one can then teleport to.

In some cases, you may need to prepend "http://" to the address (e.g. http://cc.opensimulator.org:8002".

Firestorm also has a "hop" protocol which can be used in its address bar. For this, the "hop" schema is added to a Hypergrid address. For example

"hop://cc.opensimulator.org:8002:Lbsa Plaza"

Installing and Running

Please see Installing and Running Hypergrid.

Hypergrid Concepts

Hypergrid Development

See Hypergrid Protocol for protocol level details. See Hypergrid Implementation for implementation details.

Hypergrid Parameters

For information about each Hypergrid configuration parameter and what it does, please see Hypergrid Parameters (eventually).

Hypergrid Security

Please see Hypergrid Security.

Public Hypergrid Nodes

Please see Public Hypergrid Nodes.

Hypergrid Lists

Please see Hypergrid Lists.

Further References

Development Meetings

Hypergrid Meetings

See Also

Also see Grider; Virtual World Model; HyperGrid Team

Personal tools
General
About This Wiki