@@ -7,25 +7,25 @@ most are somewhere in between.
77If you are interested in taking over maintenance of one or more of these modules, please express your interest in
88the form of pull requests bringing whatever libraries interest you into the modern, Python3-based world.
99
10- | Library | GitHub | Documentation |
11- | -- | -- | -- |
12- | Ants | [ ants] ( https://github.com/plotdevice/plotdevice-libs/tree/master/ants ) | [ docs ] ( https://plotdevice.io/lib/Ants.html ) |
13- | Bezier Editor | [ beziereditor] ( https://github.com/plotdevice/plotdevice-libs/tree/master/beziereditor ) | [ docs ] ( https://plotdevice.io/lib/Bezier_Editor.html ) |
14- | Boids | [ boids] ( https://github.com/plotdevice/plotdevice-libs/tree/master/boids ) | [ docs ] ( https://plotdevice.io/lib/Boids.html ) |
15- | Colors | [ colors] ( https://github.com/plotdevice/plotdevice-libs/tree/master/colors ) | [ docs ] ( https://plotdevice.io/lib/Colors.html ) |
16- | Core_Image | [ coreimage] ( https://github.com/plotdevice/plotdevice-libs/tree/master/coreimage ) | [ docs ] ( https://plotdevice.io/lib/Core_Image.html ) |
17- | Cornu | [ cornu] ( https://github.com/plotdevice/plotdevice-libs/tree/master/cornu ) | [ docs ] ( https://plotdevice.io/lib/Cornu.html ) |
18- | Database | [ database] ( https://github.com/plotdevice/plotdevice-libs/tree/master/database ) | [ docs ] ( https://plotdevice.io/lib/Database.html ) |
19- | Linguistics | [ en ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/en ) | [ docs ] ( https://plotdevice.io/lib/Linguistics.html ) |
20- | Graph | [ graph] ( https://github.com/plotdevice/plotdevice-libs/tree/master/graph ) | [ docs ] ( https://plotdevice.io/lib/Graph.html ) |
21- | Grid | [ grid] ( https://github.com/plotdevice/plotdevice-libs/tree/master/grid ) | [ docs ] ( https://plotdevice.io/lib/Grid.html ) |
22- | Keywords | [ keywords] ( https://github.com/plotdevice/plotdevice-libs/tree/master/keywords ) | [ docs ] ( https://plotdevice.io/lib/Keywords.html ) |
23- | L-system | [ lsystem] ( https://github.com/plotdevice/plotdevice-libs/tree/master/lsystem ) | [ docs ] ( https://plotdevice.io/lib/L-system.html ) |
24- | Noise | [ noise] ( https://github.com/plotdevice/plotdevice-libs/tree/master/noise ) | [ docs ] ( https://plotdevice.io/lib/Noise.html ) |
25- | Perception | [ perception] ( https://github.com/plotdevice/plotdevice-libs/tree/master/perception ) | [ docs ] ( https://plotdevice.io/lib/Perception.html ) |
26- | Pixie | [ pixie] ( https://github.com/plotdevice/plotdevice-libs/tree/master/pixie ) | [ docs ] ( https://plotdevice.io/lib/Pixie.html ) |
27- | Supershape | [ supershape] ( https://github.com/plotdevice/plotdevice-libs/tree/master/supershape ) | [ docs ] ( https://plotdevice.io/lib/Supershape.html ) |
28- | SVG | [ svg] ( https://github.com/plotdevice/plotdevice-libs/tree/master/svg ) | [ docs ] ( https://plotdevice.io/lib/SVG.html ) |
29- | TUIO | [ tuio] ( https://github.com/plotdevice/plotdevice-libs/tree/master/tuio ) | [ docs ] ( https://plotdevice.io/lib/TUIO.html ) |
30- | Web | [ web] ( https://github.com/plotdevice/plotdevice-libs/tree/master/web ) | [ docs ] ( https://plotdevice.io/lib/Web.html ) |
31- | WordNet | [ wordnet] ( https://github.com/plotdevice/plotdevice-libs/tree/master/wordnet ) | [ docs ] ( https://plotdevice.io/lib/WordNet.html ) |
10+ | Library | Source Code | Guide |
11+ | -- | -- | :--: |
12+ | Ants | [ ` ants ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/ants ) | [ π ] ( https://plotdevice.io/lib/Ants.html ) |
13+ | Bezier Editor | [ ` beziereditor ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/beziereditor ) | [ π ] ( https://plotdevice.io/lib/Bezier_Editor.html ) |
14+ | Boids | [ ` boids ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/boids ) | [ π ] ( https://plotdevice.io/lib/Boids.html ) |
15+ | Colors | [ ` colors ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/colors ) | [ π ] ( https://plotdevice.io/lib/Colors.html ) |
16+ | Core_Image | [ ` coreimage ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/coreimage ) | [ π ] ( https://plotdevice.io/lib/Core_Image.html ) |
17+ | Cornu | [ ` cornu ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/cornu ) | [ π ] ( https://plotdevice.io/lib/Cornu.html ) |
18+ | Database | [ ` database ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/database ) | [ π ] ( https://plotdevice.io/lib/Database.html ) |
19+ | Linguistics | [ ` en ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/en ) | [ π ] ( https://plotdevice.io/lib/Linguistics.html ) |
20+ | Graph | [ ` graph ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/graph ) | [ π ] ( https://plotdevice.io/lib/Graph.html ) |
21+ | Grid | [ ` grid ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/grid ) | [ π ] ( https://plotdevice.io/lib/Grid.html ) |
22+ | Keywords | [ ` keywords ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/keywords ) | [ π ] ( https://plotdevice.io/lib/Keywords.html ) |
23+ | L-system | [ ` lsystem ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/lsystem ) | [ π ] ( https://plotdevice.io/lib/L-system.html ) |
24+ | Noise | [ ` noise ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/noise ) | [ π ] ( https://plotdevice.io/lib/Noise.html ) |
25+ | Perception | [ ` perception ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/perception ) | [ π ] ( https://plotdevice.io/lib/Perception.html ) |
26+ | Pixie | [ ` pixie ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/pixie ) | [ π ] ( https://plotdevice.io/lib/Pixie.html ) |
27+ | Supershape | [ ` supershape ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/supershape ) | [ π ] ( https://plotdevice.io/lib/Supershape.html ) |
28+ | SVG | [ ` svg ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/svg ) | [ π ] ( https://plotdevice.io/lib/SVG.html ) |
29+ | TUIO | [ ` tuio ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/tuio ) | [ π ] ( https://plotdevice.io/lib/TUIO.html ) |
30+ | Web | [ ` web ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/web ) | [ π ] ( https://plotdevice.io/lib/Web.html ) |
31+ | WordNet | [ ` wordnet ` ] ( https://github.com/plotdevice/plotdevice-libs/tree/master/wordnet ) | [ π ] ( https://plotdevice.io/lib/WordNet.html ) |
0 commit comments