-
starting a hacking project idea thread. i'll put some from my late-night idea backlog of 'things that would be cool to have and work on'
-
save JPEGs on tape and read them back, introduce inaccuracies
-
load a video, pixels have value loaded from frame determined by continuous 3D noise, 3rd coordinate sweeps over time for sick animations
-
I guess it's just: gl_FragColor = texture3D(videoSampler, vec3(textureCoords, texture3d(noiseSampler, vec3(textureCoords, time)))); + glue
-
twitter but you need to stick a physical note into your city and it only appears online when someone takes a picture of it
-
the notes have qr-codes so that once scanned the notes are visible on peoples profiles. app gives gps suggestions to people who follow you
-
gps can be disabled and those are the REALLY cool messages
-
need to document the physical note with the QR code (pic goes online) creates opportunity to get a cool shot of the location or pose!
-
not sure how to deal with physical decay, i guess you flag if gone but message survival rates will be low in placed with few active users
-
build a belt with distance sensors and motors, vibrate with frequency and amplitude depending on the distance out/downward at that angle
-
modulate a voice clip with another. try different speeds for both? does that sound like anything?
-
a framework with adapters for messaging platforms/protocols (IRC, slack, blog, RSS, twitter) creates n-way bindings with linked accounts
-
needs to be able to couple single channel (blog) and multi-channel (chat, feed) adapters; 'gaps' filled from user-defaults and -scripts?