/GML_Shaders

GML functions brought to GLSL

GML+GLSL

Today I ported the GML math functions to GLSL. Common functions like point_distance, dcos, angle_difference and even irandom. See the code here.