shithub: tinygl

Download patch

ref: c61f11f50db4b0fce0b6a63cddb15eb26efc5eee
parent: 981c041b3982e19ad4881492aa45ae3a4ede7dc4
author: David <gek@katherine>
date: Sun Feb 14 13:17:08 EST 2021

3dMath update

--- a/SDL_Examples/include/3dMath.h
+++ b/SDL_Examples/include/3dMath.h
@@ -1,11 +1,6 @@
-/* Public Domain / CC0 3d Math Library
+/* Public Domain / CC0 C99 Vector Math Library
 
-
-Written by Gek (DMHSW) in 2020
-
-
 */
-
 
 #ifndef CHAD_MATH_H
 #define CHAD_MATH_H