Mouse Selection using shader buffers
For this technique to work you need at least OpenGL 4.3, but that said even quite long in the tooth …
ODE vehicles with Raylib (update)
https://www.youtube.com/watch?v=LjsKEO105Dw Just a quick update of my example of using Raylib with the Open Dynamics Engine. I never really spent …
Excel XLOOKUP on multiple columns
It’s an often-overlooked fact that XLOOKUP needn’t work with just a single lookup value or even a single search column. …
Matrix Chain
A few years ago I released Matrix Chain so I thought it was long overdue an update! There were a …
Updated Raylib Templates
About a year ago I released a couple of templates for Raylib, I've just updated them for the latest (github) …
Joystick emulating keyboard
Being somewhat frustrated with the input option available in a game I'm playing I quickly cobbled together a quick app …