Bad UX – Looking at a light switch
New article about some bad user interface/user experience (UI/UX) I recently encountered. You can read it HERE.…
Random Numbers And Cross Platform Programming in C++
New article about Random Numbers And Cross Platform Programming in C++. You can read it HERE.…
Joystick Input And Using Deadbands Article
Just posted an article about joystick input and using deadbands in order to suppress erroneous input. I also touch upon how you can use something besides a linear function in order to increase/decrease the sensitivity of the joystick at diffrent positions.
You can read it: HERE…
Digits Of Pi For Floating Point Numbers
Just posted a new article about how many digits of pi you need to accuratly store them in floating point numbers.
You can read the article:HERE …