High performance arbitrarily smooth shapes with ClosePoints

This page summarizes the projects mentioned and recommended in the original post on /r/openscad

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
  • closepoints

    OpenSCAD ClosePoints Library

  • I developed a library called ClosePoints which helps with making arbitrarily smooth designs which render in just seconds. All that it requires is that you be able to specify the outline points tracing out either a shape with no holes (a topological sphere) with ClosePoints, or a shape with one hole (a topological donut) with CloseLoop. As the example files on the github show, with the helper functions provided for translating and rotating lists of points, specifying shapes like this can be very compact and analogous to normal computational geometry operations. See for example the demo_roller_coaster.scad model which made the seemingly challenging path in the middle of this gif:

  • 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
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