Package VisionEgg :: Module Dots
[frames] | no frames]

Module Dots

source code


Random dot stimuli.



Classes
  DotArea2D
Random dots of constant velocity Every dot has the same velocity.
Functions
 
draw_dots(xs, ys, zs)
Python method for drawing dots.
source code
Function Details

draw_dots(xs, ys, zs)

source code 
Python method for drawing dots.  May be replaced by a faster C version.