Gifcurry
implicit
Gifcurry | implicit | |
---|---|---|
5 | 6 | |
1,348 | 1,413 | |
- | 0.5% | |
0.0 | 8.1 | |
over 3 years ago | 4 months ago | |
Haskell | JavaScript | |
BSD 3-clause "New" or "Revised" License | GNU Affero General Public License v3.0 or later |
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.
Gifcurry
-
Random Code Inspiration Volume 2
He also made Gifcurry which looks cool but I didn't try it because I am on Windows right now, but I will.
- Selfhosted media converter ala ezgif
-
BBBY 🚀🚀🚀
gifcurry is freeware
- Dhall: A Gateway Drug to Haskell
- Gifcurry open-source GIF editor AppImage
implicit
-
Powerful, Open-Source, Programmatic CAD
Run this in both implicitcad and openscad
https://github.com/Haskell-Things/ImplicitCAD/blob/master/Ex...
Try and form a clean ring by subtracting a cylinder from it, you have to dial the resolution so high that it takes minutes to get a result that approximates what you can get min milliseconds in openscad.
The team is not interesting in fixing it and shows a fundamental flaw with how they handle thin intersections. ImplicitCad is sadly nothing more than a non-functioning hobby project and should be labeled as such.
-
OpenSCAD: The Programmer's Solid 3D CAD Modeller
There's also ImplicitCAD, which can use OpenSCAD language or Haskell https://github.com/Haskell-Things/ImplicitCAD
-
Show HN: Make 3D art in your browser using Lisp and math
There's also ImplicitCAD (https://github.com/Haskell-Things/ImplicitCAD) which produces STLs, as it is designed for CAD. It uses implicit functions, which I believe are similar to SDFs (I believe the idea is not to necessarily correspond to the distance function).
- Dhall: A Gateway Drug to Haskell
-
I printed a waistband tightener to hold my skirt up!
ImplicitCAD is essentially OpenSCAD with bevels.
-
OpenScad is great, but slow to render.
You might take a look at ImplicitCAD. It accepts OpenSCAD code (as well as some other more exotic formats) and can render much much faster depending on resolution. There's an online editor/renderer here that would tell you whether it can handle your existing code unmodified.
What are some alternatives?
threepenny-gui - GUI framework that uses the web browser as a display.
brick - A declarative Unix terminal UI library written in Haskell
hayland - DEPRECATED Haskell bindings for the Wayland library
openscad - OpenSCAD - The Programmers Solid 3D CAD Modeller
bindings-GLFW - Low-level Haskell bindings to GLFW
plot-light - A lightweight plotting library, exporting to SVG
diagrams-svg - An SVG backend for diagrams
opengles - A simplified OpenGL ES core wrapper library for Haskell.
gelatin - A nice Haskell graphics API. There's always room for jello.
diagrams-cairo - Cairo backend for diagrams
delaunay - Generates a Delaunay triangulation of a set of points