--- examples/boids/boids.diderot 2013/02/08 15:40:35 2127 +++ examples/boids/boids.diderot 2013/02/08 15:46:55 2128 @@ -8,8 +8,7 @@ * COPYRIGHT (c) 2012 The Diderot Project (http://diderot-language.cs.uchicago.edu) * All rights reserved. */ -real{} initVelocities = load("data/velocities.nrrd"); -int numBoids = length(initVelocities)/2; +real{} initVelocities = load("velocities.nrrd"); int numBoids = length(initVelocities)/2; int strandSize = 2; real query_radius = 50;
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: ties.nrrd"); int numBoids = length(initVelocities)/2; int strandSize = 2; real query_radius = 50;