haxiomic / vector-math

Shader-math in haxe: library for GLSL vector operations, complete with swizzles and all
MIT License
39 stars 7 forks source link

Fix vec4.a #14

Closed rainyt closed 3 years ago

rainyt commented 3 years ago

Error:Uncaught exception Unsupported swizzle read ".a"

https://github.com/haxiomic/vector-math/issues/13