1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-08-01 01:51:10 +00:00
lovr/src/math
2017-09-19 23:49:10 -07:00
..
mat4.c Clean up includes; 2017-09-19 23:49:10 -07:00
mat4.h lovr.math.lookAt; 2017-07-23 22:38:33 -07:00
math.c lovr.math.orientationToDirection; 2017-09-02 17:26:24 -07:00
math.h lovr.math.orientationToDirection; 2017-09-02 17:26:24 -07:00
quat.c Clean up includes; 2017-09-19 23:49:10 -07:00
quat.h Try #pragma once; 2017-01-26 02:21:56 -08:00
randomGenerator.c Fix windows compilation; 2017-07-27 20:19:39 -07:00
randomGenerator.h RandomGenerator; 2017-07-26 22:46:31 -07:00
transform.c Clean up includes; 2017-09-19 23:49:10 -07:00
transform.h Transform:getMatrix; Transform:setMatrix; 2017-09-10 14:55:24 -07:00
vec3.c Clean up includes; 2017-09-19 23:49:10 -07:00
vec3.h Try #pragma once; 2017-01-26 02:21:56 -08:00