You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`orx-compositor`](orx-compositor/)| Toolkit to make composite (layered) images using blend modes and filters. |
23
-
|[`orx-compute-graph`](orx-compute-graph/)| A graph for computation. |
24
-
|[`orx-compute-graph-nodes`](orx-compute-graph-nodes/)| A collection of nodes that can be used with `orx-compute-graph`. |
25
23
|[`orx-delegate-magic`](orx-delegate-magic/)| Collection of magical property delegators. For tracking variable change or interpolate towards the value of a variable. |
26
24
|[`orx-easing`](orx-easing/)| Easing functions for smooth animation or non-linear interpolation. |
27
25
|[`orx-envelopes`](orx-envelopes/)| ADSR (Attack, Decay, Sustain, Release) envelopes and tools. |
@@ -80,7 +78,6 @@ To make use of these extensions clone the [OPENRNDR template](https://github.com
80
78
|[`orx-panel`](orx-jvm/orx-panel/)| The OPENRNDR UI toolkit. Provides buttons, sliders, text, a color picker and much more. HTML/CSS-like. |
81
79
|[`orx-poisson-fill`](orx-jvm/orx-poisson-fill/)| Post processing effect that fills transparent parts of the image interpolating the edge pixel colors. GPU-based. |
82
80
|[`orx-rabbit-control`](orx-jvm/orx-rabbit-control/)| Creates a web-based remote UI to control your OPENRNDR program from a mobile device or a different computer. Alternative to `orx-gui`. |
83
-
|[`orx-runway`](orx-jvm/orx-runway/)| Interfaces with the RunwayML machine learning library that provides features like motion capture, image synthesis, object recognition, style transfer and more. More info at [runwayml.com](https://runwayml.com/). |
84
81
|[`orx-syphon`](orx-jvm/orx-syphon/)| Send frames to- and from OPENRNDR to other applications in real time using _Syphon_ for Mac. |
85
82
|[`orx-video-profiles`](orx-jvm/orx-video-profiles/)| GIF, H265, PNG, Prores, TIFF and Webp `VideoWriterProfile`s for `ScreenRecorder` and `VideoWriter`. |
0 commit comments