diff --git a/threejs/three-tests.ts b/threejs/three-tests.ts index d5a3fb2a0..c086e3aaf 100644 --- a/threejs/three-tests.ts +++ b/threejs/three-tests.ts @@ -1,13 +1,7 @@ /// /// -/** - * @author bhouston / http://exocortex.com - */ - - /** - * @author bhouston / http://exocortex.com - */ +// https://github.com/mrdoob/three.js/tree/master/test/unit/math var x = 2; var y = 3;