Template:Team:UC Davis/MutantWidget

From 2011.igem.org

(Difference between revisions)
Line 580: Line 580:
zaxis.addChild(zaxislabel);
zaxis.addChild(zaxislabel);
zaxis.rotation.y = -90*Math.PI/180;
zaxis.rotation.y = -90*Math.PI/180;
-
 
+
/*
plot_mesh.position.x = -50;
plot_mesh.position.x = -50;
plot_mesh.position.z = -50;
plot_mesh.position.z = -50;
plot_mesh.position.y = -50;
plot_mesh.position.y = -50;
-
plot_mesh.rotation.z = -180*Math.PI/180;
+
plot_mesh.rotation.x = Math.PI;
-
// plot_mesh.rotation.x = -60*Math.PI/180;
+
*/
-
 
+
zaxis.position.x = -50;
zaxis.position.x = -50;
zaxis.position.z = -50;
zaxis.position.z = -50;

Revision as of 05:41, 25 September 2011