Code Monkey home page Code Monkey logo

most-pixels-ever-processing's Introduction

Most Pixels Ever

Most Pixels Ever is an open-source framework for spanning graphics applications across multiple screens.

Screenshot Screenshot Screenshot

Getting Started:

Check out the tutorials on the wiki!

https://github.com/shiffman/Most-Pixels-Ever/wiki

Supported environments

Most Pixels Ever 2.0 Protocol

Client

Message Example Description
S|#|string S|0|render0 Synchronous Client connecting | ID # | name
A|#|string|boolean A|5|render0|true ASychronous Client connecting | ID # | name | messages back yes or no?
D|#|# D|0|231 Client done rendering, ID, frame number
T|String T|rain,82 Data message sent to all client
T|String|#,# T|rain,82|0,1 Data message | which clients to send to
P P Toggle pause state

Server

Message Example Description
G|# G|231 Go and draw frame 231
G|#|#,String|#,String G|231|rain,0,82|3,snow,42 Go and draw frame 231 with these messages, messages are preceded by client ID that sent them
R R Reset to frame 0
P P Toggle pause state

most-pixels-ever-processing's People

Contributors

shiffman avatar prisonerjohn avatar araid avatar wdlindmeier avatar mantissa avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.