Difference between revisions of "Reactive-glut"

From HaskellWiki
Jump to navigation Jump to search
m (find out about; remove repo-moved comment.)
(pointer for technical glitches)
 
Line 15: Line 15:
 
* Get the code repository: <tt>darcs get http://code.haskell.org/reactive-glut</tt>.
 
* Get the code repository: <tt>darcs get http://code.haskell.org/reactive-glut</tt>.
 
<!-- * See the [[reactive-glut/Versions| version history]]. -->
 
<!-- * See the [[reactive-glut/Versions| version history]]. -->
  +
  +
See [[FieldTrip#Problems and solutions]] for any technical glitches.
   
 
Please leave comments at the [[Talk:reactive-glut|Talk page]].
 
Please leave comments at the [[Talk:reactive-glut|Talk page]].

Latest revision as of 18:42, 18 November 2008


Abstract

reactive-glut connects Reactive with GLUT. It also serves as a demonstration for how to hook up imperative (i.e., legacy) libraries Reactive. For a functional alternative to OpenGL/GLUT and reactive-glut, see FieldTrip and reactive-fieldtrip.

Besides this wiki page, here are more ways to find out about reactive-glut:

See FieldTrip#Problems and solutions for any technical glitches.

Please leave comments at the Talk page.