awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesFractal Generators

Algorithms for computing and rendering self-similar geometric structures.

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

Awesome Fractal Generators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • thealgorithms/pythonTheAlgorithms का अवतार

    TheAlgorithms/Python

    221,992GitHub पर देखें↗

    यह प्रोजेक्ट कंप्यूटर विज्ञान और एल्गोरिथम समस्या समाधान के लिए एक शैक्षिक संसाधन के रूप में काम करने के लिए डिज़ाइन किए गए सत्यापित कम्प्यूटेशनल कार्यान्वयन की एक व्यापक रिपॉजिटरी है। यह कोड उदाहरणों का एक संरचित संग्रह प्रदान करता है जो मूलभूत डेटा संरचनाओं, गणितीय संचालन और मुख्य प्रोग्रामिंग अवधारणाओं को कवर करता है, जिससे उपयोगकर्ताओं को विभिन्न कम्प्यूटेशनल विधियों के पीछे के लॉजिक और जटिलता का अध्ययन करने की अनुमति मिलती है। रिपॉजिटरी एक मॉड्यूलर, संदर्भ-आधारित कार्यान्वयन पैटर्न के माध्यम से खुद को अलग करती है जो कोड को तार्किक नामस्थानों (namespaces) में व्यवस्थित करती है। यह दृष्टिकोण स्वतंत्र निष्पादन और शैक्षिक स्पष्टता की सुविधा प्रदान करता है, जिससे उपयोगकर्ता सरल ब्रूट-फोर्स दृष्टिकोण से लेकर अनुकूलित, उच्च-प्रदर्शन समाधानों तक कम्प्यूटेशनल रणनीतियों के विकास का पता लगा सकते हैं। डेटा संरचना एब्स्ट्रैक्शन को एल्गोरिथम संचालन से अलग करके, प्रोजेक्ट यह सुनिश्चित करता है कि कार्यान्वयन विनिमेय और विश्लेषण करने में आसान बने रहें। क्षमता का क्षेत्र मशीन लर्निंग, क्रिप्टोग्राफी, वैज्ञानिक कंप्यूटिंग और कंप्यूटर विजन सहित तकनीकी डोमेन की एक विस्तृत श्रृंखला तक फैला हुआ है। इसमें प्रेडिक्टिव मॉडलिंग, न्यूरल नेटवर्क और सांख्यिकीय विश्लेषण के लिए कार्यान्वयन शामिल हैं, साथ ही डिजिटल सिग्नल प्रोसेसिंग, नेटवर्क फ्लो प्रबंधन और वित्तीय मॉडलिंग के लिए टूल भी शामिल हैं। संग्रह रैखिक बीजगणित, ज्यामितीय गणना और बिट हेरफेर जैसी विशेष गणितीय आवश्यकताओं को भी संबोधित करता है, जो अनुसंधान और इंजीनियरिंग अनुप्रयोगों के लिए एक व्यापक आधार प्रदान करता है।

    Generate self-similar geometric patterns through iterative coordinate transformations and recursive boundary analysis.

    Pythonalgorithmalgorithm-competitionsalgorithms-implemented
    GitHub पर देखें↗221,992
  • graphiteeditor/graphiteGraphiteEditor का अवतार

    GraphiteEditor/Graphite

    24,258GitHub पर देखें↗

    Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and motion graphics generation into a single platform. It utilizes a functional reactive pipeline and a data-flow execution model to propagate state changes through a graph of interconnected nodes, allowing users to construct complex, automated design workflows. The platform distinguishes itself through a context-aware evaluation engine that injects runtime metadata—such as coordinate data and loop indices—directly into the node graph. This enables the creation of procedural geomet

    Generates complex self-similar geometric imagery based on the Mandelbrot set.

    Rust2d-graphicsanimationart
    GitHub पर देखें↗24,258
  • plotters-rs/plottersplotters-rs का अवतार

    plotters-rs/plotters

    4,581GitHub पर देखें↗

    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

    Computes and renders complex mathematical fractal sets using recursive coordinate calculations.

    Rustdata-plottinggraphingplot
    GitHub पर देखें↗4,581
  • visualize-ml/book2_beauty-of-data-visualizationVisualize-ML का अवतार

    Visualize-ML/Book2_Beauty-of-Data-Visualization

    3,603GitHub पर देखें↗

    This project is a mathematical visualization library and a collection of algorithmic art. It serves as a data visualization guide and an interactive visualizer, providing a set of implementations for rendering complex geometric shapes and mathematical concepts through code. The collection focuses on generating aesthetic patterns and precise graphic elements, including fractals, Bezier curves, and Lissajous patterns. It uses recursive functions and iterative algorithms to produce complex geometric structures and algorithmic art. The library covers a range of capabilities including interactive

    Provides algorithms for computing and rendering self-similar geometric fractal structures.

    Jupyter Notebook
    GitHub पर देखें↗3,603
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Visualization Frameworks
  5. Fractal Generators