Show HN: A Collaborative Art Canvas (experimental)
wefiddle.herokuapp.com
Show HN: A Collaborative Art Canvas (experimental)
1–10 of 20 posts
Re: Show HN: A Collaborative Art Canvas (experimental)
#2Re: Show HN: A Collaborative Art Canvas (experimental)
#3It's an iOS app I made that lets you make pixel art and see artwork other people are making at the same time. There's also a little websockets powered view on the website of what people are making.
Re: Show HN: A Collaborative Art Canvas (experimental)
#4Re: Show HN: A Collaborative Art Canvas (experimental)
#5Re: Show HN: A Collaborative Art Canvas (experimental)
#6One thing that would be fun is a way to toggle between a few shades of gray.
Re: Show HN: A Collaborative Art Canvas (experimental)
#7One thing that would be fun is a way to toggle between a few shades of gray.
I made it so that even the code is very hackable. Fiddle around in the source+console, and you can add your very own colors too!
Re: Show HN: A Collaborative Art Canvas (experimental)
#8One thing that would be fun is a way to toggle between a few shades of gray.
I made it so that even the code is very hackable. Fiddle around in the source+console, and you can add your very own colors too!
Re: Show HN: A Collaborative Art Canvas (experimental)
#9Earlier quoted context omitted.
I made it so that even the code is very hackable. Fiddle around in the source+console, and you can add your very own colors too!
Cool! For me, reducing the pixelSpacing to 0 really helped make it more artistic.
Re: Show HN: A Collaborative Art Canvas (experimental)
#10I made something called Sketch-a-bit (for Android) [http://sketchabit.adamsmith.as/] that's a charcoal-like sketching interface that has you start from someone else's drawing instead of a blank canvas. It's been alive for about 3 years and it's interesting to trace back the history of awesome sketches (http://sketchabit.adamsmith.as/master.php) and see how they evolved. Collaborative along the long-term dimension instead of all in parallel.