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.
Comments
http://colorillo.com/ does the same thing, using HTML and JavaScript with no Flash, and it allows arbitrarily many participants at once.
Hey JoshTriplett,
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.