mirror of
https://github.com/recp/cglm.git
synced 2026-04-06 17:19:46 +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