summaryrefslogtreecommitdiff
path: root/src/cglm_bindings.c
AgeCommit message (Expand)Author
2020-10-27fix minor bugs, add cube primitive binding, and implement basic first-person ...sanine-a
2020-10-27fix bug with working directory and add Vector and Matrix wrapperssanine-a
2020-10-27add cglm bindings for vec3 and mat3 functionssanine-a
2020-10-27refactor cglm bindings to not allocate memorysanine-a
2020-10-27add mesh lua functions and refactor lua type namessanine-a
2020-10-25add new cglm bindings to honey.cglmsanine-a
2020-10-25add a whole bunch of cglm bindingssanine-a
2020-10-25add basic cglm binding functionssanine-a