Changes between Version 65 and Version 66 of WikiStart


Ignore:
Timestamp:
Jan 4, 2013, 4:31:46 AM (11 years ago)
Author:
Ben Lippmeier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v65 v66  
    3131
    3232Then again for the `examples` directory in that same repo.
     33
     34== Further Information ==
     35
     36To report bugs or request features, post in the [http://groups.google.com/group/haskell-gloss haskell-gloss] Google group.
     37
     38We're also interested in cool examples you come up with. Contributed examples can be added to the gloss-examples package and posted on this page.
     39
     40To get an account on the trac, send email to `gloss [wibble] ouroborus.net`
     41
     42== Active Related Projects ==
     43
     44 * [http://hackage.haskell.org/package/diagrams diagrams] a Domain Specific Language for drawing 2D graphics.
     45 * [http://mahrz.github.com/craftwerk.html craftwerk] a graphics library with TikZ output.
     46
     47== Examples ==
     48
     49These are some of the examples included in the [http://hackage.haskell.org/package/gloss-examples gloss-examples] package:
     50
     51|| Hello || Lifespan || Styrene || Tree || Clock || Zen ||
     52|| [[Image(WikiStart:gloss-hello-thumb.png)]] || [[Image(WikiStart:gloss-lifespan-thumb.png)]] || [[Image(WikiStart:gloss-styrene-thumb.png)]] || [[Image(WikiStart:gloss-tree-thumb.png)]] || [[Image(WikiStart:gloss-clock-thumb.png)]] || [[Image(WikiStart:gloss-zen-thumb.png)]] ||
     53|| [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Hello/Main.hs code] [http://code.ouroborus.net/gloss/wiki/images/gloss-hello.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Lifespan/ code] [http://code.ouroborus.net/gloss/wiki/images/gloss-lifespan.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Styrene/ code] [http://code.ouroborus.net/gloss/wiki/images/gloss-styrene.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Tree/Main.hs code] [http://code.ouroborus.net/gloss/wiki/images/gloss-tree.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Clock/Main.hs code] [http://code.ouroborus.net/gloss/wiki/images/gloss-clock.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Zen/Main.hs code] [http://www.youtube.com/watch?v=vm78Tkc-KhM video] ||
     54
    3355
    3456== Frequently Asked Questions (FAQ) ==
     
    6789A: Use the GLFW window manager interface instead, or prod the Xmonad people about it. This is probably an incompatibility between Xmonad and GLUT, but the main Gloss developer doesn't use Xmonad.
    6890
    69 == Further Information ==
    70 
    71 To report bugs or request features, post in the [http://groups.google.com/group/haskell-gloss haskell-gloss] Google group.
    72 
    73 We're also interested in cool examples you come up with. Contributed examples can be added to the gloss-examples package and posted on this page.
    74 
    75 To get an account on the trac, send email to `gloss [wibble] ouroborus.net`
    76 
    77 == Active Related Projects ==
    78 
    79  * [http://hackage.haskell.org/package/diagrams diagrams] a Domain Specific Language for drawing 2D graphics.
    80  * [http://mahrz.github.com/craftwerk.html craftwerk] a graphics library with TikZ output.
    81 
    82 == Examples ==
    83 
    84 These are some of the examples included in the [http://hackage.haskell.org/package/gloss-examples gloss-examples] package:
    85 
    86 || Hello || Lifespan || Styrene || Tree || Clock || Zen ||
    87 || [[Image(WikiStart:gloss-hello-thumb.png)]] || [[Image(WikiStart:gloss-lifespan-thumb.png)]] || [[Image(WikiStart:gloss-styrene-thumb.png)]] || [[Image(WikiStart:gloss-tree-thumb.png)]] || [[Image(WikiStart:gloss-clock-thumb.png)]] || [[Image(WikiStart:gloss-zen-thumb.png)]] ||
    88 || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Hello/Main.hs code] [http://code.ouroborus.net/gloss/wiki/images/gloss-hello.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Lifespan/ code] [http://code.ouroborus.net/gloss/wiki/images/gloss-lifespan.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Styrene/ code] [http://code.ouroborus.net/gloss/wiki/images/gloss-styrene.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Tree/Main.hs code] [http://code.ouroborus.net/gloss/wiki/images/gloss-tree.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Clock/Main.hs code] [http://code.ouroborus.net/gloss/wiki/images/gloss-clock.png result] || [http://code.ouroborus.net/gloss/gloss-stable/gloss-examples/picture/Zen/Main.hs code] [http://www.youtube.com/watch?v=vm78Tkc-KhM video] ||
    89