Skip to content

Navigating Vishva

ssatguru edited this page Apr 13, 2016 · 18 revisions

You can start Vishva with an empty world or an existing world.

To start up with an empty world you will use "world=empty" query parm. Example

http://localhost:8080/index.html?world=empty

In an empty world, you get a avatar, a flat terrain, sky and sun. You can then commence to flesh out that world.

The zip file which you downloaded contains a demo world. You can start that by specifying "world=demo" but you do not have to because the "webapp/config.js" specifies this "demo" as the default world. So just specifying "index.html" will start that up

http://localhost:8080/index.html