The Most Pixels Ever library can be used in a number of different ways, and as it develops further, we will continue to post tutorials here. For a generic discussion of how the system works, read “How does it work?”

  • MPE with the Processing IDE. This is the simplest way to get started.
  • MPE with Processing in Eclipse. If you’ve never used Eclipse before, you can read the Processing in Eclipse tutorial which covers how to create a Processing sketch in Eclipse. Also, a version control system (such as CVS or subversion) is useful when developing the same application across multiple machines. It will allow you easily update the code on several computers, after making changes on just one.
  • Implementing the MPE Client Interface for non Processing Java applications. Coming soon!

Also, here’s a link to the javadoc.