Infrastructure Guide

From Virtual World Web Wiki
Revision as of 14:13, 15 October 2016 by Spark5 (Talk | contribs) (Scripting Documentation)

Jump to: navigation, search

Following is a list of pages documenting the Virtual World Web infrastructure. Programming guides, API documentation, scripting documentation and more.

API Documentation

Server API - Documents the VWW.CoreLibs.ServerAPI library used to write service provider components. This is the foundation of Virtual World Web server extensibility.

System Documentation

Key Concepts

Scripting Documentation

Server Scripting - Documents the server instance scripting system. From working with the DOM, to using the GameCloud, to working with LayerOne objects like participants, views, and chat channels, it's all here.

Curio UI Scripting - Documents the Curio UI scripting system. (Ian? what are you doing this year?)

Document Object Model (DOM) Documentation

DOM Nodes