mirror of
https://github.com/recp/cglm.git
synced 2025-12-24 20:34:58 +00:00
* to override float epsilon we just need to define GLM_FLT_EPSILON * CGLM_USE_DEFAULT_EPSILON was redundant, also it forces to override system default epsilon which may not be good idea, because not all systems may support smaller epsilon values