command line options for gootool?

3 replies [Last post]
Joined: 01/18/2010

I'd love to be able to programmatically grab the information on the tower height, number of balls, and the image of the tower from gootool on the command line.

Having just spoken to David on the IRC, he asked what were the features I wanted. The two formats he suggested would actually be perfect for my uses:

gootool -profile 0 -drawtower mytower.png
gootool -profile 0 -showstats

Where the former just outputs the png, and the latter gives key/value pairs, perhaps like:

height 11.67
balls 125

As long as I can get at these three pieces of data, whatever format you prefer is fine by me.

Thanks so much!

-Tobin

Joined: 11/29/2009

Say, what program are you developing?

Author of World of Goo Portable. Download here!

Joined: 11/04/2008

Added in 1.0.3: http://goofans.com/mantis/view.php?id=249
Sorry it's taken a while to get to this.

-davidc

Joined: 11/04/2008

This is added in 1.0.3 which is now released.

-davidc