Category Archives: Programming

General stuff about C++, PHP, Python.

Assisted texture assignment preprint availalbe

The preprint for “Assisted texture assignment” is available now. You can find it in my research area as well as at the REVES publications page.

Posted in Graphics, Programming, Research | Tagged | Leave a comment

Bazaar for version control

I’ve been a long-time user of Subversion – and I really like the project. However, I recently switched to Bazaar for nearly all of my work, and I’d like to explain some of the reasons behind this. First of all, … Continue reading

Posted in Programming | Tagged | 3 Comments

Beta testing time

Visual Studio 2010 Beta 2 has been released recently, and CMake 2.8 is also in RC mode right now. In case you haven’t done yet, this is the time to give it a try, as Microsoft and Kitware are really … Continue reading

Posted in Programming | Leave a comment

Postmortem: Diploma Thesis, 2

Welcome to the second part of the post-mortem analysis. In the first part, I mentioned the things that went right, now it’s the time to find out what could have been better: Direct usage of std::iostreams everywhere: Well, the main … Continue reading

Posted in Programming | Tagged | 2 Comments