delaunay
diagrams
delaunay | diagrams | |
---|---|---|
- | 6 | |
2 | 195 | |
- | 0.0% | |
0.0 | 6.2 | |
over 11 years ago | about 1 year ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
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.
delaunay
We haven't tracked posts mentioning delaunay yet.
Tracking mentions began in Dec 2020.
diagrams
-
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?
implicit - A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation...
reflex-gloss
X11 - A Haskell binding to the X11 graphics library.
diagrams-contrib - User-contributed extensions to diagrams
d3js - Haskell to D3.js binding by deep EDSL approach.
FractalArt - Generate colorful wallpapers!
freetype-simple - single line text rendering in opengles
threepenny-gui - GUI framework that uses the web browser as a display.
diagrams-builder - Utilities for creating diagram-building tools
unm-hip - The University of New Mexico's Haskell Image Processing Library
diagrams-braille - Render diagrams to Braille