Closed humbletim closed 7 years ago
... ps: the different math libraries produced different projections... which all seemed correct, but were still significantly different numerical values (which makes comparison and testing difficult).
As part of this change set I reworked tdl-fast
's implementation and also how three.js
's gets invoked -- such that now everything lines up better with observed GLM 0.9.6 / GLM 0.9.8 behavior (ie: regardless of back-end vendor lib, results should be consistent).
resolves #4