4 مستودعات
Generation of 2D graphs based on mathematical functions and recursive calculations.
Distinct from 2D Primitive Rendering: Specifically targets mathematical function graphing rather than general 2D primitive shape rendering
Explore 4 awesome GitHub repositories matching graphics & multimedia · Mathematical Function Plotting. Refine with filters or upvote what's useful.
This project is a programming education resource and a collection of vintage game ports. It provides a library of classic computer game implementations and algorithmic problems translated into modern memory-safe scripting languages for educational study and execution. The collection focuses on the implementation of game logic and the practice of fundamental computer science algorithms. It includes diverse examples of procedural content generation, such as random mazes and text-based art, alongside mathematical visualizations. The project covers a wide array of simulation categories, includin
Visualizes a family of curves by projecting mathematical function values as height from a 2D plane.
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
Generates 2D graphs based on mathematical functions provided as lambda functions or string expressions.
Plotters is a data visualization library for the Rust programming language used to create 2D and 3D charts, plots, and mathematical visualizations. It functions as a multi-backend rendering engine and coordinate mapping framework that translates raw data values into pixel coordinates through customizable chart contexts. The library distinguishes itself through its ability to export graphics to multiple formats, including SVG, BitMap, and HTML5 canvas. It provides specific capabilities for 3D graphics plotting, featuring adjustable camera viewpoints and projection matrices to manage spatial da
Generates mathematical function graphs and 2D charts for native or web-based applications.
evo هو إطار عمل Python لتقييم خوارزميات SLAM، وقياس مسافة الروبوت، وبيانات المسار. يعمل كمكتبة تحليل لقياس الانحراف والدقة عن طريق حساب أخطاء الوضع المطلقة والنسبية بين المسارات المقدرة ومراجع الحقيقة الأرضية. يوفر المشروع إطار عمل للمحاذاة الهندسية لتصحيح الدوران، والترجمة، والمقياس بين المسارات المكانية، مما يضمن قياس خطأ متسق. يتضمن أدوات متخصصة لتحليل انحراف قياس المسافة ومعالجة بيانات الروبوتات، بما في ذلك القدرة على استخراج معلومات المسار من ملفات ROS bagfiles. يغطي البرنامج مجموعة واسعة من القدرات بما في ذلك تصور المسار ثنائي وثلاثي الأبعاد مع دعم بلاطات الخرائط الجغرافية وتراكبات خرائط ROS. تشمل الوظائف الإضافية مزامنة الطابع الزمني، والتحويلات المكانية، والقدرة على تصفية أو تصدير بيانات المسار بتنسيقات قياسية متنوعة في الصناعة.
Renders high-performance 2D and 3D spatial views of poses and coordinates for trajectory analysis.