Just an idea... maybe you can try it ?
category: general [glöplog]
graga, just wondering, did i tell you that? no matter what, they already mentioned it on the top of this thread
and i'm pretty drunk! damn...
and i'm pretty drunk! damn...
Supposedly, After Effects has a time displacement feature for just this sort of thing. And supposedly, you can do per-pixel displacement based on a bitmap, so all manner of effects should be possible. JSYK
.. or processing.
I could do all asd demos to export to a png in about 1 hour but I have bigger fish to catch right now ;-)
I could do all asd demos to export to a png in about 1 hour but I have bigger fish to catch right now ;-)
so that's how you do it? you put other people on mundane tasks so you can carry on coding killer fx? :P
aaaaaaaaand the japanese voice in that video sounds horrible, but nice stuff :)
face twist on de:tox / satori
Strobes and movement = realtime slitscan :P
skrebbel: Yup, that was you, the first or second day after we met :)
vaguely related idea: http://www.vimeo.com/1163538
I guess this idea works fairly well for asd demos, with their long-winded, interleaving scenes, but I guess it looks terrible with rapid-cuts material (think bourne ultimatum). Also, you probably want to do this in a non-linear fashion. Combine that with non-linear direction and blending and you should arrive at a nice, smoothly transitioning plasma. ;)
Ananasmurska - Silvae
It uses some kind of plasma as time stamp for pixel.
It uses some kind of plasma as time stamp for pixel.
skip by united force uses also slitscan technique.. and in a very cool way!
A simple time per. pixel = sqrt((pixel_x-center_x)^2 + (pixel_y-center_y)^2) could also look awesome :)
Wonder if this is doable on the GBA.... probably only in 60x40 or something. Gotta give it a shot :P
Wonder if this is doable on the GBA.... probably only in 60x40 or something. Gotta give it a shot :P
how about a horizontal version? i was also thinking about taking the "mean" row from each frame (combining all rows)
What about updating a colour component (r,g,b) each frame, or maybe each few frames because of eye cancer?
Almost like in this photo technique http://en.wikipedia.org/wiki/Harris_Shutter but moving.
Almost like in this photo technique http://en.wikipedia.org/wiki/Harris_Shutter but moving.
http://www.youtube.com/watch?v=BZRmms0sZ8w
at about 2.00... slomo cam, but funny
at about 2.00... slomo cam, but funny
That could be an option for kkapture or a standalone app following kkapture
mr obvious!!! \:D/
something like
could be achieved, no?
could be achieved, no?
Quote:
If anyone does one let us have a look !
I made a small app to write a 'kind of' slit scanner. It actually writes video instead of an image, doing a mix of slit scanning and time shifting, something like 'scrolling through time'. I can't remember exactly how it works actually, which is bad, since i only made it this morning :/ I'll look it up if anyone is interested.
That pic is from media error btw. I'll put the video up when it's done (probably tomorrow, seeing as it's taking 8 seconds per frame :) and also one of lifeforce, which I left rendering at home.
you broke media error!
You can blame me for breaking it, but the dutch colour scheme is all your doing! :D
as if media error weren't already broken enough :p
nice work psonice
http://dirty-motherfucker.org/dump/Slitscan.as yay :D