Add orx-processing module for OPENRNDR and Processing interop
This commit introduces the `orx-processing` module, enabling seamless type conversions between OPENRNDR and Processing. It includes extensions for converting vectors and shapes, supporting interoperability through utilities like `PVector`, `PShape`, and `ShapeContour`.
This commit is contained in:
@@ -61,6 +61,7 @@ include(
|
||||
"orx-property-watchers",
|
||||
"orx-jvm:orx-panel",
|
||||
"orx-jvm:orx-poisson-fill",
|
||||
"orx-jvm:orx-processing",
|
||||
"orx-quadtree",
|
||||
"orx-jvm:orx-rabbit-control",
|
||||
"orx-jvm:orx-realsense2",
|
||||
@@ -71,6 +72,7 @@ include(
|
||||
"orx-shade-styles",
|
||||
"orx-shapes",
|
||||
"orx-svg",
|
||||
|
||||
"orx-jvm:orx-syphon",
|
||||
"orx-temporal-blur",
|
||||
"orx-timer",
|
||||
|
||||
Reference in New Issue
Block a user