UNPKG

sylvester-es6

Version:

Fork of the famous Sylvester vector, matrix and geometry library. Rewritten in ES6 and including the glUtils.js add-ons.

8 lines (6 loc) 160 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var PRECISION = exports.PRECISION = 1e-6; //# sourceMappingURL=PRECISION.js.map