Posts
Search
Contact
Cookies
About
RSS


What's faster calling a function with a struct or a pointer to a struct ?
Well this one should be easy ? Right ? obviously …

Using bgfx from C
As you may know I'm not much of a C++ …

Getting started with bgfx (the bring your own framework renderer)
Well over the years I've evaluated loads of different engines, …

Remove executable permissions, while preserving directories.
Every time I copy something from an exfat formatted USB …

Cell shader revisited
Cell or Toon Shader in action First a quick word …

Advanced Matrix transforms with Raylib
When I began developing my Matrix Chain Sandbox app, I …