[orx-composition, orx-svg] Move Composition and SVG code from OPENRNDR to ORX

This commit is contained in:
Edwin Jakobs
2024-03-15 13:34:17 +01:00
parent e35037fbec
commit 8eeb74e1a8
19 changed files with 3558 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ include(
"orx-camera",
"orx-jvm:orx-chataigne",
"orx-color",
"orx-composition",
"orx-compositor",
"orx-compute-graph",
"orx-compute-graph-nodes",
@@ -67,6 +68,7 @@ include(
"orx-shader-phrases",
"orx-shade-styles",
"orx-shapes",
"orx-svg",
"orx-jvm:orx-syphon",
"orx-temporal-blur",
"orx-jvm:orx-tensorflow",