Difference between revisions of "Tools"

From ImpVis Wiki
Jump to navigation Jump to search
(Added more javascript tools)
(Python animation libraries)
Line 20: Line 20:


==== Abstract Animations ====
==== Abstract Animations ====
* '''Python Libraries'''
** Manim [https://www.manim.community/<nowiki>] </nowiki>
** Asciimatics [https://github.com/peterbrittain/asciimatics<nowiki>] (okay, not really educational, but really fun xD)</nowiki>
** PathPlanning [https://github.com/zhm-real/PathPlanning<nowiki>] (only for path planning, but it does it really well)</nowiki>
** Celluloid [https://github.com/jwkvam/celluloid<nowiki>] (turning matplotlib into animations)</nowiki>


* '''Javascript Libraries'''
* '''Javascript Libraries'''
Line 39: Line 45:
* '''Javascript Libraries'''
* '''Javascript Libraries'''
** ZDog [https://zzz.dog/<nowiki>]</nowiki>
** ZDog [https://zzz.dog/<nowiki>]</nowiki>
[[Category:Tools]]

Revision as of 21:34, 6 July 2022

A list of visualisation tools.

Data Visualisation

Abstract Animations

Abstract Interactive Visualisation

Static Interactive

  • You can rotate them and move them, but that's all the interactiveness