Abe Pazos
Abe Pazos
@mxa What @mark-orion meant was: go to the Processing IDE `Sketch` **menu**, and there you would find `Import Library`. There's no contributed folder on the disk.
Hi! What's the output on the console when you run GettingStartedCapture?
My bad, I did not understand what you meant with "specification". So 1280x720 @ 60fps should be in that list, but it's missing, and it's available in other software on...
Maybe this provides some more information: https://communities.intel.com/thread/116875 I wonder if vsync has any impact: https://stackoverflow.com/questions/20551224/how-to-enable-vsync-synchronization-in-processing-2-x#20552347
Do we need to manually install an older version until the working version is displayed in the library list inside Processing?
I'm having the same issue on Linux 64 bit on Eclipse. Also added library and os-specific folders but does not help. ``` Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError: no MethClaInterface...
As for the example, it would be great to have 3 states (R, G, B) and cross fading the color when transitioning between those 3 states.
Hi, I haven't tried myself. There's this post in the forum https://openrndr.discourse.group/t/running-a-program-at-a-specific-frame-rate/144 I think the forum is a better place for questions :-)
Now there's also this: https://github.com/openrndr/openrndr/discussions
Thank you! I will review this today :-)