Archive for March, 2008

The Motivation for the Decision of the Jury

Thursday, March 27th, 2008

Here is the motivations of the Jury of the projects of the Hungarian Pavilion of the 11th International Architecture Exhibition La Biennale di Venezia. There were 9 applicants, the winner is the Corpora in Si(gh)te project.

(more…)

Progress on cross-platfrom C++ development

Monday, March 24th, 2008

I’ve just posted a page describing my ventures into cross-platform C++ development using CMake and Eclipse CDT. The results are mostly based on the CMake – Eclipse tutorial, and also on some experimentation / verification on my own. The post includes a description and a code sample that is a little OpenGL application that compiles & runs on all Linux, Mac OS and Windows – including development using and IDE, interactive debugging among other things.

It’s always funny to work on multiple platforms at the same time – this is something I always liked actually.