60Hz zero latency touchscreen, 20(x4)px by 20(x4)px, 16 colours, toggleable touch input. Demo includes a driver for drawing with a random brush. ...Yes, this is nuts.
electronics
electronic
60hz
subframe
display
colour
color
touchscreen
screen
Comments
-
Thats amazing!
-
@Schmolendevice Vertex shaders have got to wait, unfortunately. They are of rather limited use in Powder Toy. @QuanTech Yes, you can make it such that the user can select the colour, just swap out the RNG for a row of buttons. But this was just a demo, didn't want to make it too complicated.
-
theoretically one could program a paint thing where there are 5 pixels with different colors, you click on one pixel, and then you can draw on the screen with that color.
-
O: awesome update!!!!
-
awesome!
-
this is amazing one of the most amazing things made in tpt this should be on page 1
-
I am VERY impressed!!! Great work and application of subframe! +1
-
@mark2222 If you want to set up a "GPU", my 8 pixel width adders are waiting. :) id:2003533
-
this is definitely high-res enough. Unless you wanna port Crysis onto this
-
@danieldan0 If you want, you can always use both this screen and the previous one, and sync the data. Anyway, you can't have a high-res touchscreen. The touch circuitry uses the full width of each pixel -- it doesn't look like it because of subframe magic, but it does.