friday-devil
implicit
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- SonarQube - Static code analysis for 29 languages.
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
friday-devil | implicit | |
---|---|---|
0 | 4 | |
9 | 1,219 | |
- | 0.3% | |
0.0 | 3.9 | |
over 1 year ago | 6 months ago | |
Haskell | Haskell | |
GNU Lesser General Public License v3.0 only | GNU Affero General Public License v3.0 |
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.
friday-devil
We haven't tracked posts mentioning friday-devil yet.
Tracking mentions began in Dec 2020.
implicit
-
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?
openscad - OpenSCAD - The Programmers Solid 3D CAD Modeller
brick - A declarative Unix terminal UI library written in Haskell
plot-light - A lightweight plotting library, exporting to SVG
opengles - A simplified OpenGL ES core wrapper library for Haskell.
delaunay - Generates a Delaunay triangulation of a set of points
gelatin - A nice Haskell graphics API. There's always room for jello.
dotSCAD - Reduce the burden of mathematics when playing OpenSCAD
SolidPython - A python frontend for solid modelling that compiles to OpenSCAD
Gifcurry - 😎 The open-source, Haskell-built video editor for GIF makers.
friday - Fast image IO and transformations.
fltkhs - Haskell bindings to FLTK GUI toolkit.
Chart - A 2D charting library for haskell