An animated introduction to Fourier Series

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • andreinc-site

    My personal blog

    https://github.com/nomemory/andreinc-site/tree/main/assets/j...

    It's not something I am particularly proud of, as I was learning p5.js while writing the article, so I've started doing things in a very inefficient way.

    When I have some spare time, I will update the article accordingly to include the correct links.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • manim

    Animation engine for explanatory math videos

    There's manim [1] from YouTuber 3blue1brown. And while it doesn't work on the web, there is a port [2] that does, which runs on p5.js. If you want a bit more control, you can use a canvas animation library directly. A few popular ones are p5, GreenSock, and PixiJS--but there are so many others. For simpler animations and for the most control over the result, it's pretty rewarding to just use the built-in Canvas API [3] directly.

    [1] https://github.com/3b1b/manim

    [2] https://github.com/JazonJiao/Manim.js/

    [3] https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/...

  • Manim.js

    Replicating 3Blue1Brown's math animation engine in JavaScript (p5.js)

    There's manim [1] from YouTuber 3blue1brown. And while it doesn't work on the web, there is a port [2] that does, which runs on p5.js. If you want a bit more control, you can use a canvas animation library directly. A few popular ones are p5, GreenSock, and PixiJS--but there are so many others. For simpler animations and for the most control over the result, it's pretty rewarding to just use the built-in Canvas API [3] directly.

    [1] https://github.com/3b1b/manim

    [2] https://github.com/JazonJiao/Manim.js/

    [3] https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/...

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

  • 3Blue1Brown Calculus Blog Series

    2 projects | news.ycombinator.com | 18 Dec 2023
  • Animating High School Maths Curriculum

    1 project | /r/capetown | 11 Dec 2023
  • Why do people think animation involves a ton of coding?

    2 projects | /r/animation | 22 Sep 2023
  • Connaissez-vous des petits youtubeurs dans le style de Micode?

    1 project | /r/france | 29 Jun 2023
  • Stickman fucks around with math and finds out

    1 project | /r/videos | 25 Jun 2023

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?