This is a new version that utilizes very similar technology as my first video. The decoding logic has been moved into the display, thus removing the need for WIFI, which in turn allows extreme resolutions. Enjoy!
screen
electronic
video
movie
animation
filt
some
funny
stickman
nyan
Comments
-
@Ilog123: Well, idk how else to explain. Press D to enable debug mode (or whatever it's called), zoom in to a pixel and watch it do its thing. If you hover over the FILT, you'll see it's set to a binary AND operation - it'll read "FILT (AND)", and display the FILT's color spectrum.
-
@Rawing i dont understand
-
Very impressive! Not hard to understand but making one would be hell for me..must be like a month of work. Bravo!
-
amazing
-
AWSOME next up coler then (: great work +1
-
SO AWESOME! You get an A + + + + + + + - +!
-
+1 awesomeness, have you considered making a smaller 6-color one?
-
Wow. Just wow. +1 but next time, add a story k?
-
Oh, so is that why the screen is 29 pixels high then.
-
@iamdumb: Each pixel of FILT contains the image data for one column of pixels, for one frame. Each pixel fires a PHOT through that FILT and through another piece of FILT which destroys the PHOT if this pixel's bit is not set (using the FILT's AND operation). If the PHOT survives, the pixel toggles.