Skip to content

Commit 4512602

Browse files
committed
update version and readme for the projector process a bit.
1 parent 73ac9af commit 4512602

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

README.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -140,22 +140,24 @@ If you want to announce your moves while you're playing, set those up in the gam
140140
Connect up your projector and get it working in your OS as an extended display -
141141
some guidance if you need, for windows or OSX: [At this link](https://www.bu.edu/comtech/faculty-staff/classroom-av/instructor-station-desktop-mirroring/)
142142

143-
Once that is setup, make sure the projector is pointed at and covering your entire board with a tiny bit
143+
Once that is setup, make sure the projector is pointed at and covering your entire board with a bit
144144
of space to spare.
145145

146-
Now click the `Projector Window` button in the camera panel - this should open a new
147-
maximized window with a checkerboard pattern:
146+
Now click the `Projector` tab (next to OGS) - you'll see a 'Projector Window button'. Click that,
147+
and it should open a new blank window - move that to your projector monitor and maximize it.
148+
149+
Then, click the 'Calibration Grid' button and you'll have something like this showing:
148150

149151
![Projector Checkerboard](doc/images/projector-checker.png)
150152

151-
This is used to pick up the orientation of the camera vs the plane of your game board. Move that
152-
window over to the projector screen and maximize it - the checkerboard should fit on your game board.
153+
the checkerboard should ideally fit on your game board and be in the camera frame
153154

154155
Get a blank white sheet of paper and place it so that the checkerboard pattern is fully on the page -
155-
this will let the camera correctly see the checkerboard pattern.
156+
this will let the camera correctly see the checkerboard pattern easiest.
157+
158+
You should see the corners of the checkerboard highlighted in many colours in the camera window - if it looks like it's aligned correctly, hit the 'Accept Calibration' button.
156159

157-
If all goes well, the checkerboard pattern will disappear and the background of the window will go black.
158-
It's all ready to roll!
160+
The window should go black and it's all ready to roll!
159161

160162
### Announcer
161163

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject igoki "0.7.1"
1+
(defproject igoki "0.8.0"
22
:description "Igoki, physical Go board/OGS interface"
33
:url "http://github.com/CmdrDats/igoki"
44
:license

0 commit comments

Comments
 (0)