Deconstructing Bézier Curves

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

    The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo

  • Two other brilliant posts on Bézier curves:

    - Curves and Surfaces: https://ciechanow.ski/curves-and-surfaces/

    - Primer on Bézier Curves: https://pomax.github.io/bezierinfo/

  • solvespace

    Parametric 2d/3d CAD

  • And when you've got the concepts, some fairly readable GPLed code is here:

    https://github.com/solvespace/solvespace/blob/master/src/srf...

    It used to culminate in a function for finding a point at the intersection of 3 rational Bezier surfaces, but we had to add something less exciting at the end.

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

    Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

  • Skia includes a module for path operations: https://github.com/google/skia/blob/main/include/pathops/SkP...

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

  • PicoGK is a compact and robust geometry kernel for Computational Engineering

    10 projects | news.ycombinator.com | 14 Apr 2024
  • Flattening Bézier Curves and Arcs

    2 projects | news.ycombinator.com | 10 Apr 2024
  • My favorite code comment/rant

    1 project | news.ycombinator.com | 1 Feb 2024
  • Why large companies and fast-moving startups are banning merge commits

    1 project | news.ycombinator.com | 29 Dec 2023
  • A one line code change inside iOS made me waste 5 minutes

    1 project | news.ycombinator.com | 23 Dec 2023