Blog articles/Graphics
From HaskellWiki
(Difference between revisions)
(added a link.) |
|||
| Line 12: | Line 12: | ||
* [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] | * [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] | ||
| + | * [http://metavar.blogspot.com/2008/01/opengl-programming-with-haskell.html OpenGL programming with Haskell] | ||
== Further reading == | == Further reading == | ||
Revision as of 23:30, 27 January 2008
Contents |
1 Graphics
1.1 Ray tracing
1.2 Fractals
1.3 OpenGL
- OpenGL tetris in Haskell
- Octane Mech
- Visualizing 2D convex hull using Gtk and OpenGL in Haskell
- OpenGL programming with Haskell
2 Further reading
- See the Games category of applications.
- Graphics libraries on Hackage
