At Blender I have been making a tutorial series called Scripting for Artists. As relief during the COVID-19 worldwide quarantaine, a new chapter was added to this series, which now has come to an end.
18 Jun 2020
Last updated on
30 Aug 2024
1 min read
These new releases of Python-RSA come with two security fixes. Python-RSA v4.5 is the final release supporting Python 2, and v4.6 has all the new goodies but requires Python 3.5 or newer.
18 Jun 2020
Last updated on
18 Jun 2020
3 min read
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