DIR : /home/kozerus/public_html/go/eidogo/tourney/cr_tourney.sql
/home/kozerus/public_html/go/eidogo/tourney
drop table if exists tourney;
create table if not exists tourney (
idx varchar,
id varchar,
dt varchar,
event varchar,
white varchar,
black varchar,
result varchar,
id2 varchar,
sgf varchar
);
//
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