awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Visualization Frameworks · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesVisualization Frameworks

Comprehensive toolkits and engines for building custom data visualizations, diagrams, and interactive graphical scenes.

Explore 4 awesome GitHub repositories matching graphics & multimedia · Visualization Frameworks. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Visualization Frameworks

Awesome Visualization Frameworks GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • TheAlgorithms/Python

    TheAlgorithms/Python

    217,914GitHubView on GitHub↗

    This project is a comprehensive repository of verified computational implementations designed to serve as an educational resource for computer science and algorithmic problem solving. It provides a structured collection of code examples that cover fundamental data structures, mathematical operations, and core programmi

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
  • d3/d3

    d3/d3

    112,379GitHubView on GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart a

    Shellchartchartsd3
  • mermaid-js/mermaid

    mermaid-js/mermaid

    86,200GitHubView on GitHub↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for m

    TypeScriptdiagramsdiagrams-as-codedocumentation
  • 3b1b/manim

    3b1b/manim

    84,611GitHubView on GitHub↗

    Manim is a Python-based computational geometry framework designed for programmatic video production. It functions as a mathematical animation engine, allowing users to generate high-fidelity visual content by scripting scene definitions rather than using traditional timeline-based editing software. The library is built

    Python3b1b-videosanimationexplanatory-math-videos

Explore sub-tags

  • Automatic Diagram RenderersTools that scan and render diagram definitions embedded within document markup.
  • Coordinate SystemsUtilities for defining and rendering mathematical axes and coordinate grids.
  • Fractal GeneratorsAlgorithms for computing and rendering self-similar geometric structures.
  • Interactive Diagramming LibrariesTools for embedding interactive, browser-rendered diagrams.
Low-Level Rendering EnginesFrameworks providing direct control over graphical primitives without predefined chart abstractions.
  • Scene Animation ScriptsCode-based definitions for programmatic animation of mathematical scenes and geometric objects.
  • User Journey MapsVisual representations of the steps, actors, and phases involved in a user's interaction with a system or process.