10 ways to get the best out of OpenSCAD

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • BOSL2

    The Belfry OpenScad Library, v2.0. An OpenSCAD library of shapes, masks, and manipulators to make working with OpenSCAD easier. BETA

  • Before I ran into insurmountable (for me) performance issues with OpenSCAD, I made heavy use of BOSL2[0]. I’d go as far as call it OpenSCAD’s missing standard library. It’s truly sublime.

    Fun fact: BOSL2 was written by the same person who made the world’s most 3D printable 3D printer. [1]

    [0]: https://github.com/revarbat/BOSL2

    [1]: https://github.com/revarbat/snappy-reprap

  • snappy-reprap

    The world's most 3D printable 3D printer. (Guinness Book of World Records 2017 & 2018)

  • Before I ran into insurmountable (for me) performance issues with OpenSCAD, I made heavy use of BOSL2[0]. I’d go as far as call it OpenSCAD’s missing standard library. It’s truly sublime.

    Fun fact: BOSL2 was written by the same person who made the world’s most 3D printable 3D printer. [1]

    [0]: https://github.com/revarbat/BOSL2

    [1]: https://github.com/revarbat/snappy-reprap

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Round-Anything

    A set of OpenSCAD utilities for adding radii and fillets, that embodies a robust approach to developing OpenSCAD parts.

  • sdf

    Simple SDF mesh generation in Python

  • Try out fogleman/sdf[1]. It is like OpenSCAD in many ways but the distance field model gives you offsets and fillets more easily.

    [1] https://github.com/fogleman/sdf

  • cadquery

    A python parametric CAD scripting framework based on OCCT

  • The link to the GitHub issue is referring to the old archived repository. This should be the link to the most recent discussion: https://github.com/CadQuery/cadquery/issues/371

  • OpenJSCAD.org

    JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.

  • No one has mentioned OpenJSCAD, which is the same idea in Javascript: http://openjscad.azurewebsites.net/

    https://github.com/jscad/OpenJSCAD.org/tree/V2

    A fairly substantial rewrite is underway, the V2 branch linked above.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OpenSCAD 3D rendering just got an order of magnitude faster

    7 projects | news.ycombinator.com | 9 Feb 2022
  • OpenSCAD help needed

    4 projects | /r/openscad | 13 Dec 2021
  • N-order Bezier curve function (Did I do this right?)

    2 projects | /r/openscad | 31 Aug 2021
  • Flamethrowing Roomba - My first Raspberry Pi Zero project!

    1 project | /r/diyelectronics | 7 Aug 2021
  • Which thread library gives good results for 3d printing.

    4 projects | /r/openscad | 9 Jun 2021