git @ Cat's Eye Technologies Wanda / master demo / README.md
master

Tree @master (Download .tar.gz)

README.md @masterview rendered · raw · history · blame

wanda.lua demo
==============

This directory contains a demonstration of running `wanda.lua` in a
web browser, under [Fengari][].

In order to for this demonstration to work locally, you'll need
to run a local webserver from the *root* directory of this
repository.  For example, if you have Python installed,

    python -m SimpleHTTPServer

Then open

    http://127.0.0.1:8000/demo/wanda.html

in your web browser.  If you don't have Python, other options
(and more information on running web installations locally)
can be found here: [how to run things locally][].

[Fengari]: https://fengari.io/
[how to run things locally]: https://web.archive.org/web/20190117102459/https://github.com/mrdoob/three.js/wiki/How-to-run-things-locally#run-local-server