Last year we went on holiday to Slovenia & Croatia (mentioned here in chronological order of visiting) and made a set of 360°x180° panorama photos. They are available as high dynamic range EXR files on Blender Cloud.
20 Jun 2019
Last updated on
17 Jun 2020
1 min read
Most drones (UAVs) cannot look straight up to photograph the sky above them. As a result, spherical panoramas made with drones tend to have a gap in the sky. Some drones, like my DJI Mavic 2, can fill in this gap automatically while generating a preview.
17 Mar 2019
Last updated on
17 Jun 2020
1 min read
To properly see a video recorded with a DJI Mavic 2 Pro in D-log colours, it needs conversion. This can be done with the cube file provided by DJI. Such cube files contain the lookup table (LUT) to turn the bland colours into proper ones when viewing with a run-of-the-mill viewer like MPlayer, VLC, Windows Media Player, etc.
21 Jan 2019
Last updated on
17 Jun 2020
1 min read
After over two years of silence, Python-RSA 4.0 has been released! There are many improvements and also backward-incompatible changes (hence the increase of the major version number).
Get it while it’s hot at the Python Package Index, or just install with pip install --upgrade rsa.
16 Sep 2018
Last updated on
17 Jun 2020
1 min read
While I’m doing web development I want to have an email server that ensures that all mail will end up in my mailbox. This is how I set up Postfix to do just that.
A new version of the Python FlickrAPI has been released. You can download or upgrade it using pip3 install -U flickrapi.
Changes are:
Include README.md and CHANGELOG.md in the package data.
Yesterday I obtained my PhD degree in Computer Science at the Universiteit Utrecht, on the subject of the simulation of dense crowds. Of course my thesis Dense Crowds of Virtual Humans is available online!
21 Apr 2016
Last updated on
17 Jun 2020
1 min read
Python-RSA 3.4 has been released! This is the first release from GitHub, and contains a lot of improvements by myself, Michael Manganiello, and Filippo Valsorda, including the solution for a side-channel vulnerability.
17 Mar 2016
Last updated on
17 Jun 2020
1 min read