gelatin
implicit
gelatin | implicit | |
---|---|---|
- | 6 | |
41 | 1,392 | |
- | 4.7% | |
0.0 | 8.1 | |
over 6 years ago | 3 months ago | |
Haskell | JavaScript | |
MIT 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.
gelatin
We haven't tracked posts mentioning gelatin yet.
Tracking mentions began in Dec 2020.
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?
hayland - DEPRECATED Haskell bindings for the Wayland library
brick - A declarative Unix terminal UI library written in Haskell
clay - A CSS preprocessor as embedded Haskell.
openscad - OpenSCAD - The Programmers Solid 3D CAD Modeller
tart - Tart - draw ASCII art in the terminal with your mouse!
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.
diagrams-lib - Diagrams standard library
Gifcurry - 😎 The open-source, Haskell-built video editor for GIF makers.
diagrams-reflex
delaunay - Generates a Delaunay triangulation of a set of points