I have a problem that I cannot explain - I have no reason why it should have been so plain...
I have a problem and a solution, but the problem is nice, so lemme tell you about it first.. The problem is as follows:
[Read More]
Geckos here and Geckos there - Gecko's everywhere!
Oh a new update and again it’s going to be short - probably or at least not proof-read….. Ok, so what about the last screenshot? Well a small update - with moving bits! /
[Read More]
Puzzle Piece #1
Ok, lately I didn’t have enough time to update this blog and right now I’m still busy with uni and other stuff. What I refer to with “other stuff” is for example:
[Read More]
Oh floating-point comparisons, oh floating-point comparisons - why do you float above causality :(
You know, actually I always wondered why people had problems with understanding why you need epsilon tests for float comparisons: you simply lose precision when you calculate something because floats aren’t lossless and so you can’t simply use == to compare them, because chances are high that two floats that...
[Read More]