Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DotField pattern #21

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

DotField pattern #21

wants to merge 31 commits into from

Conversation

ultrafez
Copy link
Contributor

I only just realised I never actually submitted a pull request for this.

Submitting to keep it all stored centrally.

…ls in a random colour at the moment.

This pattern connected to a Node.js daemon which manages inputs from
multiple connected web clients. Currently, these web clients can touch
a square on an 8x8 grid, and these touches will be displayed on the
front face of the cube in a random colour.

Colour data is transmitted along with each touch, but it isn't used yet.

The pattern is currently single buffered, but conversion to double
buffered would be preferred.
This improves performance of collision checking
@ultrafez
Copy link
Contributor Author

The commit messages aren't the tidiest; I can tidy them up if you're bothered, it's up to you.

Hackspace and others added 2 commits January 11, 2015 01:17
Probably doesn't work with Python 2.7 any more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant