This is fun, and I understand the idea of communicating through drawing... but I still find myself wanting to type at some point.
Maybe if you hang out for x seconds, you can text chat?
I'm re-releasing PaintAcquaint and I wanna know what you guys think about my site! I'll be doing a live-stream at 8 o'clock buuut here are the updates:
Updates from Beta:
-Cleaner UI w/ new icons courtesy of #tehkseven
-Updated Java Server
-Bitmapping so no more layering for each brush stroke for a drastically improved performance
-Full Screen Mode
-Hard Link for your saved photos
=]
edit*-> I guess I'm assuming it was a dude...
EDIT:
here's how it started
Not my drawing by far but hilarious!
Colorillo does a pretty good job at real-time drawing collaboration. There's a bunch of online-real time painting programs out there, like Flockdraw or scriblink. I purposely coded it to have the users pair-up to kind of emulate Omegle or Chatroulette.
The only reason why I didn't decide to make this application using HTML and JS is because I wanted to teach myself Flash + AS3. This was my only 2nd project in flash. I'm definitely planning on porting it to Mobile once I have free time.
The server's running I believe CentOS 5.6? or .7? And it's written in Java. Anywho when there's incoming information it stores the coordinates that are being drawn into a buffer. If the buffer becomes full then it shoots it out those coordinates. There's also a 50ms cycle that checks the size of the buffer, so even if it's not full, it'll shoot out the points.
-edit-
I mean, for now the server architecture can handle light load but I definitely plan on implementing a more scalable solution if I get more traffic.
This was a really fun thing and really creative picture imo!
Wow, some of the other links here are terrific. I'm amazed two random people have enough dedication to build such detailed stuff.
I've been kinda relying on reddit and deviantArt the past couple of days.