rhythm-game-tutorial
Create a rhythm game with Haskell! (by fumieval)
diagrams
Embedded domain-specific language for declarative vector graphics (wrapper package) (by diagrams)
rhythm-game-tutorial | diagrams | |
---|---|---|
- | 6 | |
14 | 202 | |
- | 0.0% | |
0.0 | 6.2 | |
almost 10 years ago | over 1 year ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rhythm-game-tutorial
Posts with mentions or reviews of rhythm-game-tutorial.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning rhythm-game-tutorial yet.
Tracking mentions began in Dec 2020.
diagrams
Posts with mentions or reviews of diagrams.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-08-14.
-
More Haskell Diagrams: Dynamic OpenGraph Images
Before we start, one important warning: You may find the code below not very well composed. The reason is that I am still getting to know the diagrams library and its capabilities. I am also limiting my time to write these blog posts. Eventually, I will get better at both and revisit these blog posts.
-
More Haskell Diagrams: Wrapping Text
Working with text, especially wrapping it, can be tricky when generating images with Haskell's diagrams library. In this blog post, we will write a literate Haskell program to generate an image with text that fits in a box and wraps if we want so.
-
More Haskell Diagrams: OpenGraph Images
In this blog post, we are continuing to play with Haskell's diagrams library. We will write a literate Haskell program to generate an OpenGraph image.
-
More Haskell Diagrams: Images
I am getting used to the diagrams library. This onboarding process will take some time until I get the fundamentals right, but I am happy with the progress so far. It is also reassuring to see that this library is out for quite some time, it is actively maintained, and there is a decent community around it.
-
Introduction to Haskell Diagrams
I have been seeing the diagrams Haskell library for a while. I know, it is quite low-level to use for occassional reasons, but high-level and generic enough to use in a program. It is time to give it a try.
-
Diagrams-Cairo installation - addDLL: libcairo-2 or dependencies not loaded
I started the summer intending to try and port diagrams-cairo to use the newer gi-cairo library (discussion here), which among other things is a lot simpler and more reliable to install. But other projects got in the way... I'd love to see someone pick up that work.
What are some alternatives?
When comparing rhythm-game-tutorial and diagrams you can also consider the following projects:
gloss - Painless 2D vector graphics, animations and simulations.
d3js - Haskell to D3.js binding by deep EDSL approach.
reanimate - Haskell library for building declarative animations based on SVG graphics
diagrams-builder - Utilities for creating diagram-building tools
xcffib - xcffib is the XCB binding for Python
diagrams-braille - Render diagrams to Braille
friday - Fast image IO and transformations.
reflex-gloss
brick - A declarative Unix terminal UI library written in Haskell
diagrams-contrib - User-contributed extensions to diagrams
GLUT - Haskell bindings to GLUT
freetype-simple - single line text rendering in opengles
rhythm-game-tutorial vs gloss
diagrams vs d3js
rhythm-game-tutorial vs reanimate
diagrams vs diagrams-builder
rhythm-game-tutorial vs xcffib
diagrams vs diagrams-braille
rhythm-game-tutorial vs friday
diagrams vs reflex-gloss
rhythm-game-tutorial vs brick
diagrams vs diagrams-contrib
rhythm-game-tutorial vs GLUT
diagrams vs freetype-simple