Diverse

Experiences worth writing

Might it be for a larger audience or just myself later. In this blog I share experiences to conserve some insights from first encounters.


COnan TO USE OPENIMAGEIO

For a long time C++ lacked a cross-plattform and intuitive package manager. Conan promises to change that and enable easy setup of complex projects with multiple dependencies.

In this blog I share my experience making the open-source library OpenImageIO conan-ready.

One DAY ONE ...

A project aiming at giving place to creativity. Its easily described by one rule: One project a day. This page will serve as a compilation for some highlights.

Quaternions & Ceres

How to optimize rotations?

I collected setup notes as well as interesting findings from my exploration of the manifold optimization framework in the widely used C++ optimization library Ceres. It is accompanied by code in my GitHub repo.