[racket] Fun with flomap: old folksy CRT televisions!
On Aug 28, 2012, at 1:17 AM, Michael Wilber wrote:
> Thanks for the new Flomap library in Racket 5.3! I've been having tons
> of fun making old TV screens using this and the icons library:
> https://gist.github.com/3495088
>
> (televise some-bitmap)
>
> See an example here:
> https://raw.github.com/gist/3495088/3de970869126047be245696c14e495e7258ce837/acat.png
Cute!
For a much less sophisticated version of the same idea, written in ISL, type "build-image" into DrRacket's Help Desk. For the BSL version, look under "build-image/extra". For more related examples, see "map-image" and "map-image/extra".
Stephen Bloch
sbloch at adelphi.edu