Open Source Platform
for interconnected virtual worlds

Old Main Page

From Rex community wiki

This page is for use by the realXtend Open Source Developer and Documenter Community.

Contents

Community

As an Open Source community, there are a number of ways of contributing for developers and users:

  • Download realXtend and show it to your friends and colleagues!
  • Create an account on this wiki and begin documenting.
  • Check out the code from github and try building or modifying it.
  • Submit bugs to our issue trackers.
  • Contribute your own vision and start developing new functionality to Naali. See the online developer documentation for how.

You can be in contact with the community in the following ways:

Tundra

Developing the Tundra platform is the current main focus in the RealXtend project. Tundra is an application development framework suitable for content creators who have a very strict requirement of how their 3D scenes behave. This means that no in-world functionality is assumed or hardcoded (world sizes, scene content, client appearance or behavior, user interface), but the scene defines all these aspects.

To learn more about Tundra, see Getting Started with Tundra. To access the documentation, visit [1].

Developer Topics

Project Corus

This is a broad ranging project (previously known as realXtend-NG) to re-imagine and re-evaluate the realXtend Architecture to ensure that it will fulfil its mission of one day possibly becoming a standard 3D Internet computing platform.

The project consists of two centrepieces: 3D virtual world viewer, codename Naali; and an integrated suite of virtual world servers, codenamed Taiga.

Naali, Taiga and Tundra releases

Getting Started with Naali
How to get, install and use the realXtend Naali viewer
Getting Started with Taiga
How to get, install and configure the latest Opensimulator based realXtend Taiga server set

Development

Tundra

Tundra is a new version of the Naali codebase that contains also a server module. It is a complete development kit for making networked 3d applications.

Naali DEPRECATED

Naali is our Qt-based virtual world viewer; designed to be used with Taiga server set.

Taiga DEPRECATED

Taiga is a set of interoperating servers designed to be viewed with the Naali viewer. It is an unmodified Opensimulator server, with certain additional modules preconfigured to add the realXtend functionality.

Old Releases

Getting started guides

Building from source

ModreX DEPRECATED

ModreX is set of OpenSim modules to designed to support RealXtend features. Source and tracker are in OpenSim forge.