From 723c4602c6ec9b74e841501754e651ef359f6385 Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 12 May 2020 19:11:40 +0200 Subject: Added perspective matrix --- vendor/libftm/src/mat4/ftm_mat4init_proj.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 vendor/libftm/src/mat4/ftm_mat4init_proj.c (limited to 'vendor/libftm/src/mat4/ftm_mat4init_proj.c') diff --git a/vendor/libftm/src/mat4/ftm_mat4init_proj.c b/vendor/libftm/src/mat4/ftm_mat4init_proj.c new file mode 100644 index 0000000..e69de29 -- cgit