| 33 | |
| 34 | == Further Information == |
| 35 | |
| 36 | To report bugs or request features, post in the [http://groups.google.com/group/haskell-gloss haskell-gloss] Google group. |
| 37 | |
| 38 | 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. |
| 39 | |
| 40 | To 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 | |
| 49 | These 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 | |
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 | | |