Skip to content

Conversation

@wernsey
Copy link

@wernsey wernsey commented Aug 3, 2019

Hi, thanks for this library. It is very convenient to have a simple library like this for my graphics hobbies.

Here are some changes I've made to my fork to eliminate some compiler warnings:

  • For some calloc() calls I've swapped the nitems and size parameters
  • mat4_multiplyVec3 and mat4_multiplyVec4 had the wrong parameters and return types
  • I've added .o to the all target in the Makefile to eliminate some unnecessary compiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant