1.So now I am wondering if you crack up the float by game units to get a better precision won't this give unexpected behaviour?
2.also due to consistency I would have expected something as
Code: Select all
#define F32_MAX 3.402823466e+38F
3.or did I miss something?