Ask HN: How to quickly animate sketches and 2D diagrams?

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • manim

    A community-maintained Python framework for creating mathematical animations. (by ManimCommunity)

    I'm using Mermaid, Excalidraw and PlantUML diagrams to explain and document what I'm working on and they work great and are a lot better than screens of prose, but I've become aware that something is missing: motion.

    Animation brings a whole lot more to explanations, making simple explanations of how request coalescing works easy to understand, token simulations [0] through to helping explain concepts like Fresnel lenses [1]. Embedding them into GitHub READMEs, tweets and documentation would be awesome.

    I found Excalidraw Claymate [2] but the stop motion approach with no tweening support makes it painful to create animations where circles move from place to place. There's also Manim [3] but I think this is more for maths.

    Adobe Flash used to be the go-to; what do you reach for when you want to illustrate a concept with an animated diagram?

    0. https://github.com/bpmn-io/bpmn-js-token-simulation

    1. https://news.ycombinator.com/item?id=30576688

    2. https://github.com/dai-shi/excalidraw-claymate

    3. https://github.com/ManimCommunity/manim

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • bpmn-js-token-simulation

    A BPMN 2.0 specification compliant token simulator.

    I'm using Mermaid, Excalidraw and PlantUML diagrams to explain and document what I'm working on and they work great and are a lot better than screens of prose, but I've become aware that something is missing: motion.

    Animation brings a whole lot more to explanations, making simple explanations of how request coalescing works easy to understand, token simulations [0] through to helping explain concepts like Fresnel lenses [1]. Embedding them into GitHub READMEs, tweets and documentation would be awesome.

    I found Excalidraw Claymate [2] but the stop motion approach with no tweening support makes it painful to create animations where circles move from place to place. There's also Manim [3] but I think this is more for maths.

    Adobe Flash used to be the go-to; what do you reach for when you want to illustrate a concept with an animated diagram?

    0. https://github.com/bpmn-io/bpmn-js-token-simulation

    1. https://news.ycombinator.com/item?id=30576688

    2. https://github.com/dai-shi/excalidraw-claymate

    3. https://github.com/ManimCommunity/manim

  • excalidraw-claymate

    A tool based on Excalidraw to create stop motion animations and slides.

    I'm using Mermaid, Excalidraw and PlantUML diagrams to explain and document what I'm working on and they work great and are a lot better than screens of prose, but I've become aware that something is missing: motion.

    Animation brings a whole lot more to explanations, making simple explanations of how request coalescing works easy to understand, token simulations [0] through to helping explain concepts like Fresnel lenses [1]. Embedding them into GitHub READMEs, tweets and documentation would be awesome.

    I found Excalidraw Claymate [2] but the stop motion approach with no tweening support makes it painful to create animations where circles move from place to place. There's also Manim [3] but I think this is more for maths.

    Adobe Flash used to be the go-to; what do you reach for when you want to illustrate a concept with an animated diagram?

    0. https://github.com/bpmn-io/bpmn-js-token-simulation

    1. https://news.ycombinator.com/item?id=30576688

    2. https://github.com/dai-shi/excalidraw-claymate

    3. https://github.com/ManimCommunity/manim

  • GoJS, a JavaScript Library for HTML Diagrams

    JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.

    GoJS might work for you: https://gojs.net

    Although the focus of the library is interactivity and not setting up sequences of animation, but that is possible too.

  • workload-discovery-on-aws

    Workload Discovery on AWS is a solution to visualize AWS Cloud workloads. With it you can build, customize, and share architecture diagrams of your workloads based on live data from AWS. The solution maintains an inventory of the AWS resources across your accounts and regions, mapping their relationships and displaying them in the user interface.

  • diagrams

    :art: Diagram as Code for prototyping cloud system architectures

  • theatre

    Motion design editor for the web

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

  • Cubecubed 💖 d3.js

    2 projects | dev.to | 21 Jul 2022
  • Favorite Resources of 2021

    4 projects | dev.to | 16 Jan 2022
  • 021期--社交媒体儿童禁令 & 打造个人ip - FAV0周刊#021

    8 projects | dev.to | 10 Nov 2024
  • Social Media Ban for Children & Building Your Personal Brand - FAV0 Weekly #021

    4 projects | dev.to | 10 Nov 2024
  • DAGitty – draw and analyze causal diagrams

    3 projects | news.ycombinator.com | 4 Sep 2024

Did you konow that Python is
the 2nd most popular programming language
based on number of metions?