>
>
> This was one module of my "Simulations". I have separated it to
> this soft. I have added new features to this boid.
>
>
## There are 4 View modes:
1. Fixed Eye Point, Discrete view change
This mode is most fast,because it need not to redraw entire Window,
but this is not smooth.
2. Fixed Eye Point, continuous view change
This mode is smooth change of view, but it is slow compare to (1).
Eye point is Fixed.
3. Pursuit
In this mode eye pursuit flock of boids, so you can get smooth view.
I think this one is best.
4. Hand Operation
In this mode you can pilot the eye point.
How to operate is following:
(to right ) Place your mouse right end of the Window(not click).
(to left) Place your mouse left end of the Window.
(to up) Place your mouse upper end of the Window;
(to down) Place your mouse lower end of the Window.