awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sebsjames avatar

sebsjames/mathplot

0
View on GitHub↗
57 نجوم·13 تفرعات·C++·Apache-2.0·2 مشاهداتsebsjames.github.io/mathplot↗

Mathplot

Plotting, graphing and data visualization for your C++ programs

Features

  • Data Visualization - Graphing and visualization using modern OpenGL.
  • Mathematics and Statistics - Data visualization for simulations.

سجل النجوم

مخطط تاريخ النجوم لـ sebsjames/mathplotمخطط تاريخ النجوم لـ sebsjames/mathplot

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Mathplot

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Mathplot.
  • lava/matplotlib-cppالصورة الرمزية لـ lava

    lava/matplotlib-cpp

    4,760عرض على GitHub↗

    matplotlib-cpp is a header-only C++ library and wrapper that enables the creation of 2D and 3D visualizations by calling Matplotlib functions directly from C++ code. It serves as a plotting interface for generating line plots, bar graphs, and surface charts using a Python-based backend. The library is designed as a lightweight integration that provides plotting capabilities without requiring a complex build process or compiled binaries. It covers a range of visualization capabilities, including multi-dimensional data rendering, vector field plotting, and the arrangement of multiple subplots.

    C++
    عرض على GitHub↗4,760
  • ailon/markerjs2A

    ailon/markerjs2

    0عرض على GitHub↗
    عرض على GitHub↗0
  • alandefreitas/matplotplusplusالصورة الرمزية لـ alandefreitas

    alandefreitas/matplotplusplus

    4,894عرض على GitHub↗

    This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network graphs, and geographic maps. It operates as a multi-backend graphics library, decoupling high-level plotting logic from low-level rendering engines to support various output backends. The project distinguishes itself with a dual-interface API, providing both a global functional interface for rapid prototyping and an object-oriented interface for precise control. It features a component-based layout engine for managing tiled grids and subplots, alongside a layered plot state that all

    C++charting-librarychartscontour-plots
    عرض على GitHub↗4,894
  • aeyrium/bezier-chartالصورة الرمزية لـ aeyrium

    aeyrium/bezier-chart

    452عرض على GitHub↗

    A beautiful bezier line chart widget for flutter that is highly interactive and configurable.

    Dart
    عرض على GitHub↗452
عرض جميع البدائل الـ 30 لـ Mathplot→

الأسئلة الشائعة

ما هي وظيفة sebsjames/mathplot؟

Plotting, graphing and data visualization for your C++ programs

ما هي الميزات الرئيسية لـ sebsjames/mathplot؟

الميزات الرئيسية لـ sebsjames/mathplot هي: Data Visualization, Mathematics and Statistics.

ما هي البدائل مفتوحة المصدر لـ sebsjames/mathplot؟

تشمل البدائل مفتوحة المصدر لـ sebsjames/mathplot: lava/matplotlib-cpp — matplotlib-cpp is a header-only C++ library and wrapper that enables the creation of 2D and 3D visualizations by… ailon/markerjs2. alandefreitas/matplotplusplus — This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network… antvis/g2plot — :dango: An interactive and responsive charting library based on G2. antvis/mcp-server-chart — This project is a Model Context Protocol server that enables large language models to generate and render data… aeyrium/bezier-chart — A beautiful bezier line chart widget for flutter that is highly interactive and configurable.