Essential software

11 posts

Understanding git

Only a few people in the world get to create one famous piece of software. A guy called Linus Torvalds created two that are used every day by millions of people: Linux, and git. What is […]

LAStools

When dealing with point clouds, you’ll probably run into the LAS format at some point, as it is the file format most commonly used for point clouds acquired through laser scanning. LAS supports a number of […]

GNU Octave

During my studies in geodesy and surveying, we did a lot of linear algebra computations, as adjustment theory requires matrix computations. Naturally, Matlab was used a lot – although I preferred to stick with C++ most […]

Notepad++

A decent text editor is one of the most important programs on your computer. I use it for coding, for looking at the results of computations, and sometimes simply for taking notes. Since Windows still only […]