[Haskell-cafe] Interactive ASCII graphics

Daniel Larsson daniel.j.larsson at gmail.com
Wed Apr 27 09:47:35 UTC 2016


Nice one, thanks! =)

2016-04-25 19:43 GMT+02:00 Jeffrey Brown <jeffbrown.the at gmail.com>:

> Gary Fixler recently gave a talk, to the Santa Monica Haskell Users Group
> at Brainium, in which he creates an interactive explorer for (among other
> images) the Mandelbrot set, using nothing but text. No complex libraries
> for graphics or reactivity are involved -- the only foreign import
> statements are to Data.Monoid, Data.Function, Data.Complex, and System.IO.
>
> The code is here:
> https://github.com/gfixler/continou
>
> This gif demonstrates it:
> http://www.garyfixler.com/2016-04-18-012037_3840x1024_scrot.gif
>
> The video is here:
> https://vimeo.com/163287967/99e0595942
>
> --
> Jeffrey Benjamin Brown
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160427/1645dc77/attachment.html>


More information about the Haskell-Cafe mailing list