UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines 200 B
/** * @source https://github.com/pocl/pocl/blob/d9f32dd32dfdf2dee18f615a2d42b94a5d472c83/include/CL/cl_platform.h#L204C30-L204C43 * @type {number} */ export const FLT_EPSILON_16 = 9.765625e-04;