diff --git a/build/Three.js b/build/Three.js index d8735e3c..113032c6 100755 --- a/build/Three.js +++ b/build/Three.js @@ -376,12 +376,12 @@ var Torus=function(a,c,b,d){this.radius=a||100;this.tube=c||40;this.segmentsR=b| var TorusKnot=function(a,c,b,d,f,g,h){function k(x,y,p,z,G,M){y=p/z*x;p=Math.cos(y);return new THREE.Vector3(G*(2+p)*0.5*Math.cos(x),G*(2+p)*Math.sin(x)*0.5,M*G*Math.sin(y)*0.5)}THREE.Geometry.call(this);this.radius=a||200;this.tube=c||40;this.segmentsR=b||64;this.segmentsT=d||8;this.p=f||2;this.q=g||3;this.heightScale=h||1;this.grid=Array(this.segmentsR);b=new THREE.Vector3;d=new THREE.Vector3;g=new THREE.Vector3;for(a=0;a