Template:Team:UC Davis/MutantWidget
From 2011.igem.org
(Difference between revisions)
Line 366: | Line 366: | ||
// } | // } | ||
); | ); | ||
- | pointMaterial = new THREE.ParticleCanvasMaterial( { color: 0xffffff, program: function() | + | pointMaterial = new THREE.ParticleCanvasMaterial( { color: 0xffffff, program: function(context) |
{ | { | ||
context.beginPath(); | context.beginPath(); |
Revision as of 07:33, 25 September 2011