Blog articles/Graphics
From HaskellWiki
(Difference between revisions)
| Line 11: | Line 11: | ||
* [http://myawesomeblag.blogspot.com/2007/03/opengl-tetris-in-haskell.html OpenGL tetris in Haskell] | * [http://myawesomeblag.blogspot.com/2007/03/opengl-tetris-in-haskell.html OpenGL tetris in Haskell] | ||
* [http://berlinbrowndev.blogspot.com/2007/09/octane-mech-opengl-haskell-based-mech.html Octane Mech] | * [http://berlinbrowndev.blogspot.com/2007/09/octane-mech-opengl-haskell-based-mech.html Octane Mech] | ||
| + | * [http://www.kennknowles.com/blog/2007/11/20/visualizing-2d-convex-hull-using-gtk-and-opengl-in-haskell/ Visualizing 2D convex hull using Gtk and OpenGL in Haskell] | ||
== Further reading == | == Further reading == | ||
Revision as of 17:11, 3 December 2007
Contents |
1 Graphics
1.1 Ray tracing
1.2 Fractals
1.3 OpenGL
2 Further reading
- See the Games category of applications.
- Graphics libraries on Hackage
