Skip to content

Instantly share code, notes, and snippets.

@bitnenfer
Created February 12, 2016 13:22
Show Gist options
  • Save bitnenfer/98983c5108b67b8ef855 to your computer and use it in GitHub Desktop.
Save bitnenfer/98983c5108b67b8ef855 to your computer and use it in GitHub Desktop.
struct mat4
{
float data[16];
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment