plot-light
implicit
plot-light | implicit | |
---|---|---|
- | 6 | |
6 | 1,430 | |
- | 0.8% | |
0.0 | 8.1 | |
about 6 years ago | 6 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.
plot-light
We haven't tracked posts mentioning plot-light 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?
Gifcurry - 😎 The open-source, Haskell-built video editor for GIF makers.
brick - A declarative Unix terminal UI library written in Haskell
openscad - OpenSCAD - The Programmers Solid 3D CAD Modeller
GLFW-b - Haskell bindings to GLFW
gelatin - A nice Haskell graphics API. There's always room for jello.
reanimate - Haskell library for building declarative animations based on SVG graphics
processing-for-haskell - Graphics for kids and artists. Processing implemented in Haskell
opengles - A simplified OpenGL ES core wrapper library for Haskell.
diagrams-rasterific - Rasterific backend for diagrams
SolidPython - A python frontend for solid modelling that compiles to OpenSCAD