Jump to content

Virtual Object System

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ReedHedges (talk | contribs) at 15:15, 23 December 2005 (In response to an incoming link from another website with no article, I am creating one with a brief description, Stub marker and external link. I am an Interreality.org developer.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Virtual Object System (VOS) is a computer software technology for creating distributed object systems. The sites hosting Vobjects are typically linked by a computer network, such as a local area network or the Internet. Vobjects may send messages to other Vobjects over these network links (remotely) or within the same host site (locally) to perform actions and synchronize state. In this way, VOS may also be called an object-oriented RPC system. In addition, Vobjects may have a number of directed relations to other Vobjects, which allows them to form directed graph data structures.

VOS is patent free, and its implementation is Free Software. The primary application focus of VOS is general purpose, multiuser, collaborative 3D virtual environments or virtual reality. The primary designer and author of VOS is Peter Amstutz.