Re: fast drawing in delphi
- From: fburton@xxxxxxx (Francis Burton)
- Date: 23 Dec 2005 12:17:58 GMT
In article <43ab3c8c@xxxxxxxxxxxxx>, Maldona8 <maldona8@xxxxxxxxxxxx> wrote:
>Unfortunately, almost each hexagon in the neural map is changing, little,
>but changing...
If the point of having a map displayed is to give the viewer
information about the progress of the algorithm (or some such),
it probably doesn't matter if the graphics are not an =exact=
representation of the program state. So you could probably get
away with not redrawing those hexagons which have changed less
than some delta. For larger values of delta, that may introduce
some "stepping" artefacts. Who knows, though, that might even
improve the perceptual feedback!
Francis
.
- Follow-Ups:
- Re: fast drawing in delphi
- From: Maldona8
- Re: fast drawing in delphi
- References:
- fast drawing in delphi
- From: Maldona8
- Re: fast drawing in delphi
- From: Maldona8
- Re: fast drawing in delphi
- From: Hans-Peter Diettrich
- Re: fast drawing in delphi
- From: Maldona8
- fast drawing in delphi
- Prev by Date: How to dynamically rename a component in the object inspector ?
- Next by Date: Re: fast drawing in delphi
- Previous by thread: Re: fast drawing in delphi
- Next by thread: Re: fast drawing in delphi
- Index(es):
Relevant Pages
|