add auto-generated README
This commit is contained in:
@@ -39,6 +39,7 @@ A growing library of assorted data structures, algorithms and utilities.
|
||||
| [`orx-time-operators`](orx-time-operators/) | A collection of time-sensitive functions aimed at controlling raw data over-time, such as Envelope and LFO. |
|
||||
| [`orx-timer`](orx-timer/) | Simple timer functionality providing `repeat`, to run code with a given interval and `timeOut`, to run code once after a given delay. |
|
||||
| [`orx-triangulation`](orx-triangulation/) | An extension for triangulating a set of points using the **Delaunay** triangulation method. From that triangulation we can also derive a **Voronoi** diagram. |
|
||||
| [`orx-turtle`](orx-turtle/) | Bezier (`ShapeContour`) backed turtle graphics. |
|
||||
| [`orx-view-box`](orx-view-box/) | Tools to provide view box support |
|
||||
|
||||
## JVM only
|
||||
|
||||
Reference in New Issue
Block a user