Posts
Search
Contact
Cookies
About
RSS


Unity 3d - Player control and physics
There are very many ways to control your player in a Unity game, in this case I had a number …

Rearview mirror with Unity 3D
https://youtu.be/nCEqli2gtUA Its not at all uncommon to have multiple cameras in a game. In my case I decided that a …

Unity 3D - odd behaviour with rigid bodies
If you've ever done much coding using "physics" engines, then you'll have seen the hilarity that ensues when you accidentally …

Testing Unity 3D Editor in Linux
I've kept my eye open on Unity's Linux progress for some time, and the less charitable of you out there …

Creating a simple WordPress Plug-in
I'm going to show a very simple plug-in, it will show the years, months and days since a given day, …

Cell shading with raylib
Cell shading (sometimes called toon shading) is a fantastic way to give your game a really neat style. There are …