DIR : /home/kozerus/public_html/eidogo/README.md
/home/kozerus/public_html/eidogo
EidoGo
======
EidoGo is two things:
1. A site ([eidogo.com](http://eidogo.com/)) for refining your Go techniques, viewing games, and sharing games. The source for which is here, at the top level of this repo. It includes server-side PHP code and database data.
2. An embeddable HTML/CSS/JS SGF viewer. The source for that is in the [player directory](https://github.com/jkk/eidogo/tree/master/player) of this repo. It does not depend on any server-side code or data.
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer