phrostie <pfrostie@xxxxxxxxx> writes: >> GUI programming and I'd like to concentrate on the engine, I'm looking >> for a simple viewport program that reads bi- or tri- dimensional data >> from the standard input and displays it. Handling of image aspect > not sure if it will fit your bill, but have you looked at visual-tcl. also > called vtcl. most distributions have a package of it. > it builds gui's. > > http://vtcl.sourceforge.net/ Thanks. It's a bit out of reach, though, as it would require to learn TCL and then build the interface. I was looking for a more precooked solution. Massimiliano