All Projects → pubnub → webgl-stackhack

pubnub / webgl-stackhack

Licence: other
A collaborative block painting game.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

PubNub StackHack Voxel Painting Game

A voxel-based collaborative painting application. You can place and remove blocks on the screen and collaborate with everyone else online to create unique images.

Live Demo

Screenshot

This demo uses PubNub Data Streaming technology to synchronize add and remove actions between all instances of the application. There is a server component that also keeps a running tally of the set of active blocks on the screen. It then combines all this with the power of three.js and geometry merging to create a performant, persistant, collaborative 3d environment.

Interested in learning more? Visit PubNub to find out!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].