Difference between revisions of "Blog articles/Graphics"

From HaskellWiki
Jump to navigation Jump to search
m
Line 7: Line 7:
 
* [http://www.alpheccar.org/en/posts/show/69 IFS In Haskell]
 
* [http://www.alpheccar.org/en/posts/show/69 IFS In Haskell]
 
* [http://scsibug.com/2007/04/21/mandelbrot-hs/ Fractals with Haskell-GD]
 
* [http://scsibug.com/2007/04/21/mandelbrot-hs/ Fractals with Haskell-GD]
 
* [http://www.kennknowles.com/blog/2008/04/16/drawing-fractals-in-haskell-with-a-cursor-graphics-dsel-and-a-cute-list-representation/ Drawing fractals in Haskell with a cursor graphics DSEL and a cute list representation]
   
 
===OpenGL===
 
===OpenGL===
Line 14: Line 15:
 
* [http://www.kennknowles.com/blog/2008/03/23/using-opengls-blending-to-visualize-congestion-in-convex-routing-in-haskell/ Using OpenGL's blending to visualize congestion in convex routing]
 
* [http://www.kennknowles.com/blog/2008/03/23/using-opengls-blending-to-visualize-congestion-in-convex-routing-in-haskell/ Using OpenGL's blending to visualize congestion in convex routing]
 
* [http://metavar.blogspot.com/2008/01/opengl-programming-with-haskell.html OpenGL programming with Haskell]
 
* [http://metavar.blogspot.com/2008/01/opengl-programming-with-haskell.html OpenGL programming with Haskell]
* [http://www.kennknowles.com/blog/2008/04/16/drawing-fractals-in-haskell-with-a-cursor-graphics-dsel-and-a-cute-list-representation/ Drawing fractals in Haskell with a cursor graphics DSEL and a cute list representation]
 
   
 
== Further reading ==
 
== Further reading ==

Revision as of 21:48, 16 April 2008