cf_remap01¶
Category: math
GitHub: cute_math.h
Returns the value t
remaped from [0, 1] to [lo, hi].
Related Pages¶
cf_min
cf_max
cf_clamp
cf_clamp01
cf_sign
cf_intersect
cf_safe_invert
cf_lerp
cf_remap
cf_mod
cf_fract
Category: math
GitHub: cute_math.h
Returns the value t
remaped from [0, 1] to [lo, hi].
cf_min
cf_max
cf_clamp
cf_clamp01
cf_sign
cf_intersect
cf_safe_invert
cf_lerp
cf_remap
cf_mod
cf_fract