My default settings for every PC I play on:
Hide “Google API Keys are missing. […]” in Chromium
Maybe you also receive the message when booting Chromium: “Google API Keys are missing. Some functionality of Chromium will be disabled.” I personally don’t careRead More
Understanding Quaternions
Most people just use a math library that use quaternions for rotations. If you like a very gentle introduction to them and where the dot and cross product come from I can recommend the videos in this post.
Spiking Performance Evaluation with EWMA
When evaluating the performance of an application it makes sense to run the code several times to get better view on how it performs. But getting a good look at the performance is still hard.
Abprallschuss (Ricochet)
Created in 42 hours during a game jam using UE4.
Deflect shots of your enemies and apply even more pressure with your own attacks. Grab some friends and play the game in the local network!
Learn Git Commands!
Git is probably the most used version control system currently used and I’ve seen a lot of people struggle very hard in the beginning. ARead More
Rabbitholes
During my exchange semester at the IT-University of Copenhagen we’ve learned how to structure an engine and build it using different existing libraries like Box2D for the physics simulation. In the end a game was build together with a very simple but reusable game engine that is working in the background.
Neural Network Introduction
YouTube has a new math star called 3Blue1Brown. He accelerates in explaining very complex topics in such a way that everyone should understand it. I’mRead More
Custom Application Icons in KDE
The devs behind Visual Studio Code decided to change the icon of the application on Linux and I was not happy with the new iconRead More
CSGO Training Config
Playing in the higher ranks of Counter-Strike: Global Offensive requires much more than just quick reflexes and good aiming. Having a strategic advantage when enteringRead More