Complex behaviour from a few simple rules
https://www.youtube.com/watch?v=6VukWelD_Fc Often its easy to assume a computer controlled agent is working under some highly complex and "intelligent" rules. However …
ODE vehicles with Raylib
https://www.youtube.com/watch?v=LjsKEO105Dw One thing for sure is that correctly configuring a vehicle in a dynamics system, is more akin to a …
BGFX C API taking it further
Initially just to start getting to grips with BGFX I simply ported a simple C++ example to C, while avoiding …