<img src="http://dl.u-go.net/blog/position.png" align="left" style="padding-right:5px;">
<p>Here is another unfinished project which nevertheless might be useful for somebody. Using <a href="http://www.python.org">Python</a> and the <a href="http://www.reportlab.org/rl_toolkit.html">Reportlab toolkit</a>, the script <b>goboard.py</b> produces a pdf file showing a given position on the go board. The position has to be given in wiki format (as used by <a href="http://senseis.xmp.net">Sensei's Library</a>), and as in SL diagrams, stones can be labelled with 1-10, and other labels can be put at empty points.</p>
<p>One thing you can do with a pdf is to produce an image file from it - the example here was produced in this way, and so were the pictures of go problems used to prevent comments from spam bots.</p>
Posted by ug on September 10, 2006
Read more/Post comment.
Tags:
Scripts
.
<p><img src="http://dl.u-go.net/blog/sgf2pov.png" align="right"><a href="http://senseis.xmp.net/?POVRay">Like a number of other people</a> I had a go at rendering a go board with <a href="http://www.povray.org/">POVRay</a>. The picture shown here was produced in this way.</p>
Posted by ug on September 7, 2006
Read more/Post comment.
Tags:
Scripts
.