Commit Graph

11 Commits

Author SHA1 Message Date
Edwin Jakobs
f836d86857 Reflect changes in openrndr (#377) 2025-09-20 06:17:24 +02:00
Edwin Jakobs
b7ba6f6daa Feature variants (#376)
Migrate from buildSrc to build-logic. Setup feature variants.
2025-09-17 10:03:02 +02:00
Edwin Jakobs
a913f3f370 Use openrndr-dependency-catalog and openrndr-module-catalog to resolve dependencies. Publish orx-module-catalog (#374) 2025-09-13 09:54:51 +02:00
Abe Pazos
c8e02bfb1c add orx-jvm demos to README.md 2025-08-27 19:48:24 +00:00
Abe Pazos
1377d63372 add orx-jvm demos to README.md 2025-08-27 18:32:19 +00:00
Abe Pazos
d766dcccb7 add orx-jvm demos to README.md 2025-04-28 11:47:37 +00:00
Abe Pazos
8c5c4c9a97 [orx-processing] Upgrade to 4.4.0, add demo with curves 2025-04-28 13:16:21 +03:00
Edwin Jakobs
6ff081f19a [orx-processing] Fix handling of PShapes with breaks 2025-04-19 07:28:12 +02:00
Edwin Jakobs
a90f05decd add orx-jvm demos to README.md 2025-04-16 09:50:33 +00:00
Edwin Jakobs
f1d9f7a9f1 [orx-processing] Ignore jogl/gluegen dependencies 2025-04-16 11:11:35 +02:00
Edwin Jakobs
498f776493 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`.
2025-04-15 22:42:46 +02:00