Visualizing Delaunay Triangulation

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • delaunator

    An incredibly fast JavaScript library for Delaunay triangulation of 2D points

  • Great article!

    How does this algorithm compare to others, e.g. sweep algorithms like the one used by delaunator[0]?

    An obvious difference is sweep algorithms sort the points in some way before adding them, is that a key to efficiency gains?

    0: https://github.com/mapbox/delaunator/blob/main/README.md#pap...

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Diamonds

    1 project | /r/generative | 21 May 2021
  • How can I get started with terrain generation on Spherical objects?

    1 project | /r/proceduralgeneration | 18 Apr 2022
  • Flying with F#

    2 projects | dev.to | 9 Dec 2023
  • Databases are the endgame for data-oriented design

    1 project | news.ycombinator.com | 6 Dec 2023
  • Trying Out Various Turf.js

    2 projects | dev.to | 19 Jul 2023