# Awesome List of Animation Apps

Related links:\
🔗 [App/Awesome List of Animation Apps](/irosyadi/digitalmedia/animation-app.md)\
🔗 [App/Face and Pose Animation](/irosyadi/digitalmedia/face-pose-animation.md)

## 3D Animation

* [Blender](https://www.blender.org/) : Motion Capture, Keyframe Animation
* [Clara.io](https://clara.io/) : Web-based Keyframe Animation
* [Daz3D](https://www.daz3d.com/daz_studio) : Motion Capture, Keyframe Animation
* [MakeHuman](https://www.makehumancommunity.org/) : Motion Capture, Keyframe Animation
* [Mixamo](https://www.mixamo.com/#/) : Web-based Motion Capture, Keyframe Animation
* [SmartBody](https://smartbody.ict.usc.edu/about) : Motion Capture
* [(t,i,x,y,z) => "creative code golfing"](https://doersino.github.io/tixyz/?code=Math.sin%28x*y*z%2F128%2Bt%29)
  * [doersino/tixyz: A minimalist three-dimensional coding environment. Control 8x8x8 dots with a single JavaScript function.](https://github.com/doersino/tixyz)
* [Zdog · Round, flat, designer-friendly pseudo-3D engine for canvas and SVG](https://zzz.dog/)

## Stop Motion Animation

* [Boats Animator](https://www.charlielee.uk/boats-animator/) : Stop Motion

## 2D Animation

* [Pencil2D](https://www.pencil2d.org/) : 2D Animation
* [Synfig Studio](https://www.synfig.org/) : 2D Animation
* [Houdini Apprentice](https://www.sidefx.com/) : Motion Capture, Keyframe Animation

## Animation Engine for Interactive Math

* [Manim](https://github.com/3b1b/manim) [Tutorial](https://talkingphysics.wordpress.com/2019/01/08/getting-started-animating-with-manim-and-python-3-7/) [Docs](https://eulertour.com/docs/)
* [Mathbox](https://github.com/unconed/mathbox) Animation engine for explanatory math videos
* [Manim Community](https://github.com/ManimCommunity/manim) Community fork of manim
* [Vega-Lite–A Grammar of Interactive Graphics](https://vega.github.io/vega-lite/)

## Online Animation Editor

* [Animatron](https://www.animatron.com/) Online Animation Editor
* [Tween UI](https://tweenui.com/animator/)
* [vizzuhq/vizzu-lib: Library for animated data visualizations and data stories.](https://github.com/vizzuhq/vizzu-lib)

## Animation from Drawing

* [Animated Drawings](https://sketch.metademolab.com/)

## Animation

* [Animatize - animations the easy way](https://animatize.com/)
* [de-stillary: Animated Paintings](https://sketchy.cs.brown.edu/textures/#/textures/)

## Review

* [Best Animation Software](https://all3dp.com/1/best-20-3d-animation-software/#smartbody)

## Animation and Visualization

* [ManimCommunity/manim: A community-maintained Python framework for creating mathematical animations.](https://github.com/ManimCommunity/manim)
* [Mafs: React components for math visualization](https://mafs.dev/)
* [The Wick Editor](https://www.wickeditor.com/#/)
* [Hackery, Math & Design—Acko.net](https://acko.net/)
* [Home - manim documentation](https://3b1b.github.io/manim/index.html)
* [ManimCommunity/manim: Animation engine for explanatory math videos](https://github.com/ManimCommunity/manim/)
* [NISH1001/panim: Paradoxical ANIMation](https://github.com/NISH1001/panim)
* [Wikunia/Javis.jl: Julia Animations and Visualizations](https://github.com/Wikunia/Javis.jl)
* [leetanim](https://leetanim.com/)

## Animation

* [Mechanical Movement Animations](http://507movements.com/)
* [Animations of Electrical Machines](http://people.ece.umn.edu/users/riaz/animations/listanimations.html)

## Animation in SVG

* [Bestsnip Animation Studio](https://bestsnip.com/mobile/)
* [Bestsnip Animation Studio](https://bestsnip.com/svg_animation/)

## Online Animation and Visualization Apps

* [msgviz](https://www.msgviz.com/edit/VZbEOj49U)
* [Nodes.io](https://nodes.io/)
* [BlockStudio 3](https://www.blockstud.io/)

## Animation Examples

* [Brushless DC Motor Simulator](https://simulators.drbasheers.com/UCI/x497.6/motor/open_loop_no_pwm.html)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/digitalmedia/animation-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
