Most-Pixels-Ever-Processing icon indicating copy to clipboard operation
Most-Pixels-Ever-Processing copied to clipboard

The Most Pixels Ever is an open-source Java and C++ framework for spanning Processing sketches and openFrameworks applications across multiple screens.

Results 23 Most-Pixels-Ever-Processing issues
Sort by recently updated
recently updated
newest added

Images linked in the README.md file are no longer available on Flickr. This results in a sad fallback image.

On Processing 2.0.3: - Used the mpeTest sketch - Moved dataEvents to its own method - Added ` true ` and ` true ` to mpe.xml - Started sketch and...

In the Contribution Manager in Processing 3.3, Most Pixels Ever is shown, but the current version is shown as 2.0.2 and cannot be installed because it says "2.0.2 not compatible"....

Been attempting to integrate the Processing native video library with a sketch built on MPE. Apparently (to your point Mr. Shiffman) the video is running on a different thread and...

would be nice for this not to require a reset, but it's possible it will?

Hi, I'm here again! Now I have another problem, we use : size(client.getLWidth(), client.getLHeight(), SMT.RENDERER); and our sketch starts outside of our screen, but we use too: Frame.setLocation(0,0). The problem...

Hi, we manage to compile the app, but when we run the app, appears this errors: - Opengl error 1982 at bot beginDraw() : invalid operation - Opengl error 1986...

from an e-mail: ``` if (msg.contains("|")) { // -- Need to escape pipe character and // -- need to assign(re-assign) the new string msg=msg.replaceAll("\\|", "_"); System.out.println("MPE messages cannot contain a...

I was just using this in three mac computers, it just randomly froze(seems that lose connection with one computer...), what can cause this?