Dash:
[t2.git] / package / graphic / voronoi / voronoi.desc
blobdf17757489c9545e6973e69c1f3078063bef2e65
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/voronoi/voronoi.desc
3 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A pattern generation GIMP plugin
14 [T] Imagine a finite set of points in some metric space (or just normal
15 [T] n-dimensional space, if you don't know much about metric spaces). If you now
16 [T] take any point of the space, there definitively exists a point of the set
17 [T] which is closest to this point. This way the set breaks the space into parts
18 [T] called cells, each consisting of points nearest to a one point of the set.
19 [T] This division is what is called Voronoi diagram of the set.
20 [T] Voronoi, is a GIMP plugin that generates 2D Voronoi diagrams of the various
21 [T] semi-random sets of points, and them visualizes them.
23 [U] http://trific.ath.cx/software/gimp-plugins/voronoi/
25 [A] Davic Necas <yeti@physics.muni.cz>
26 [M] Sebastian Czech <t2_@arcor.de>
28 [C] extra/graphic
30 [L] GPL
31 [S] Stable
32 [V] 2.2
33 [P] X -----5---9 800.000
35 [D] 2b334b432d88caf0e00ad3d550b3f66a0792da2bdb4824531e8dd8ee voronoi-2.2.tar.bz2 http://trific.ath.cx/Ftp/gimp/voronoi/