Virtual Object System

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Virtual Object System
DeveloperInterreality
Stable release
0.23.0 / April 15, 2006 (S5 UI preview released October 19, 2007)
Repository
  • {{URL|example.com|optional display text}}Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemLinux, Windows, Mac OS X
    TypeDistributed systems, Networking, 3D graphics
    LicenseGNU Lesser General Public License
    Websiteinterreality.org

    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 remote procedure call 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.

    [edit | edit source]