Template:Team:UC Davis/MutantWidget

From 2011.igem.org

(Difference between revisions)
Line 599: Line 599:
sphere.position.y = 50;
sphere.position.y = 50;
sphere.position.z = 50;
sphere.position.z = 50;
-
var particleSystem = new THREE.ParticleSystem(
+
particleSystem = new THREE.ParticleSystem(
     particles,
     particles,
     pointMaterial);
     pointMaterial);

Revision as of 07:30, 25 September 2011