Searched refs:MEAN_VELOCITY (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpointblast.c80 #define MEAN_VELOCITY 3.0 macro
102 velocity = MEAN_VELOCITY + RANDOM_RANGE(-0.8, 1.0);
H A Dspriteblast.c142 #define MEAN_VELOCITY 3.0 macro
164 velocity = MEAN_VELOCITY + RANDOM_RANGE(-0.8, 1.0);

Completed in 4 milliseconds