From a882118c56f18eb35b4827cf5365d76900e675ff Mon Sep 17 00:00:00 2001 From: gingerBill Date: Thu, 4 Nov 2021 14:20:47 +0000 Subject: [PATCH] Add comments --- core/math/linalg/glsl/linalg_glsl.odin | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/math/linalg/glsl/linalg_glsl.odin b/core/math/linalg/glsl/linalg_glsl.odin index 759c313a1..8bf8c1914 100644 --- a/core/math/linalg/glsl/linalg_glsl.odin +++ b/core/math/linalg/glsl/linalg_glsl.odin @@ -1,9 +1,8 @@ +// core:math/linalg/glsl implements a GLSL-like mathematics library plus numerous other utility procedures package math_linalg_glsl import "core:builtin" -foreign import math "webgl_math" - TAU :: 6.28318530717958647692528676655900576 PI :: 3.14159265358979323846264338327950288 E :: 2.71828182845904523536