Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
Our conversations about FX2D have made me curious about the library and I have a few ideas I'd like to explore for how to do this. I wouldn't package it with py5 but there are other options that could be convenient and easy to use. I don't have time to pursue this now though; this will have to wait until the end of March at the earliest.
I wonder why? What version of Java did you have before? What version of Java do the other working computers use? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The following demo shows some basic JavaFX graphics features. This demo should run in MacOS provided the seven JavaFX modules are in a folder called 'jars' in your sketch folder. I am less optimistic with Linux or Windows and would like to see if we can get it running in Thonny on these systems as well. Currently we have to obtain the JavaFX modules from Processing IDE. Would there be any way to package them with Py5 and make them accessible in Thonny? Hopefully the demo below will give you some idea of graphic output quality with the FX2D renderer.
Output MacOS:

Beta Was this translation helpful? Give feedback.
All reactions