Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 217 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 217 Bytes

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.