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

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

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

ivanceras/svgbob

0
View on GitHub↗
4,200 نجوم·122 تفرعات·Rust·Apache-2.0·13 مشاهداتivanceras.github.io/svgbob-editor↗

Svgbob

svgbob هو محول ASCII إلى SVG وأداة رسم تخطيطي قائمة على النص. يقوم بتحويل مخططات ASCII المنظمة والرسومات النصية البسيطة إلى رسومات متجهة نظيفة وقابلة للتوسع.

تتخصص الأداة في تحويل فن ASCII والرسومات النصية إلى مسارات SVG دقيقة، خصيصاً للتوثيق الفني والعروض التقديمية. يدعم توليد الأسهم الاتجاهية والمخططات الهيكلية عن طريق ترجمة أحرف معينة إلى خطوط متجهة، وزوايا، وتقاطعات.

يتضمن النظام إمكانيات لعرض مخططات ASCII، وتوليد رسومات متجهة للأدلة الفنية، وهروب أحرف معينة لمعاملتها كنص حرفي بدلاً من عناصر رسم.

Features

  • Text-to-SVG Generators - Transforms structured ASCII text diagrams into clean, scalable vector graphics images.
  • ASCII-to-SVG Renderers - Translates specific ASCII characters into vector graphic lines, corners, and intersections to create structured diagrams.
  • ASCII Diagram Rendering - Converts structured character-based layouts into polished visual images while preserving original spatial logic.
  • Character-to-Vector Translation - Translates individual ASCII characters into corresponding SVG path segments and line drawing instructions.
  • ASCII-to-SVG Converters - Transforms text-based ASCII diagrams into clean and scalable SVG vector graphics.
  • Text-to-Diagram Generators - Turns ASCII art and text-based scribbles into clean vector graphics for documentation.
  • Documentation Visualization Tools - Provides a way to add quick structural diagrams to README files and technical guides using plain text.
  • Directional Markers - Generates directional arrowheads based on character connections to adjacent lines.
  • Deterministic SVG Generators - Generates unique, reproducible SVG visuals by iterating through a processed character map.
  • Vector Graphics Generators - Turns ASCII lines and arrows into precise SVG paths for technical documentation.
  • Adjacency-Aware Pathing - Implements adjacency-aware logic to determine line connectivity and arrowhead placement from text grids.
  • Text-Grid Coordinate Mapping - Maps each character in a text block to specific coordinates on a grid for precise vector placement.
  • Terminal and TUI Tools - Convert ASCII diagrams into clean, professional SVG graphics.
  • Graphics & Design - ASCII diagram to SVG converter.
  • Graphics Rendering - Converter for ASCII diagrams to SVG graphics.

سجل النجوم

مخطط تاريخ النجوم لـ ivanceras/svgbobمخطط تاريخ النجوم لـ ivanceras/svgbob

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

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

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

Start searching with AI

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

ما هي وظيفة ivanceras/svgbob؟

svgbob هو محول ASCII إلى SVG وأداة رسم تخطيطي قائمة على النص. يقوم بتحويل مخططات ASCII المنظمة والرسومات النصية البسيطة إلى رسومات متجهة نظيفة وقابلة للتوسع.

ما هي الميزات الرئيسية لـ ivanceras/svgbob؟

الميزات الرئيسية لـ ivanceras/svgbob هي: Text-to-SVG Generators, ASCII-to-SVG Renderers, ASCII Diagram Rendering, Character-to-Vector Translation, ASCII-to-SVG Converters, Text-to-Diagram Generators, Documentation Visualization Tools, Directional Markers.

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

تشمل البدائل مفتوحة المصدر لـ ivanceras/svgbob: bramp/js-sequence-diagrams — js-sequence-diagrams is a JavaScript library used to generate SVG sequence diagrams from plain text descriptions. It… limeth/euclider — A higher dimensional raytracing prototype with non-euclidean-like features. flxzt/rnote — Rnote is a vector-based note-taking and drawing application designed for capturing handwritten input. It functions as… dps/rust-raytracer — 🔭 A simple ray tracer in Rust 🦀. kaminarios/rustracer — Vulkan path tracing with Rust. linebender/resvg — Resvg is a high-compliance SVG rendering library and parsing engine designed to convert scalable vector graphics into…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Svgbob.
  • bramp/js-sequence-diagramsالصورة الرمزية لـ bramp

    bramp/js-sequence-diagrams

    7,834عرض على GitHub↗

    js-sequence-diagrams is a JavaScript library used to generate SVG sequence diagrams from plain text descriptions. It functions as a text-to-diagram tool that transforms structured textual input into scalable vector graphics to represent system interaction flows. The library provides capabilities for system workflow visualization and technical documentation automation. It maps the communication between different components or services by converting text into visual representations of logic flows. The tool includes support for custom typeface loading to change the visual style and lettering of

    JavaScriptjavascriptsequence-diagramsvg
    عرض على GitHub↗7,834
  • flxzt/rnoteالصورة الرمزية لـ flxzt

    flxzt/rnote

    10,904عرض على GitHub↗

    Rnote is a vector-based note-taking and drawing application designed for capturing handwritten input. It functions as a digital workspace that records stylus pressure and movement to create sketches and notes, storing them as mathematical paths rather than pixels to allow for infinite scaling and non-destructive editing. The application provides a flexible canvas environment that supports infinite scrolling and various page layouts. Users can organize their work using a layer-based system, which allows for the independent manipulation and ordering of individual strokes, shapes, and background

    Rustdrawinggtkgtk-rs
    عرض على GitHub↗10,904
  • dps/rust-raytracerالصورة الرمزية لـ dps

    dps/rust-raytracer

    269عرض على GitHub↗

    🔭 A simple ray tracer in Rust 🦀

    Rustraytracingrust
    عرض على GitHub↗269
  • kaminarios/rustracerالصورة الرمزية لـ KaminariOS

    KaminariOS/rustracer

    95عرض على GitHub↗

    Vulkan path tracing with Rust

    Rust3d-graphicsanimationash-rs
    عرض على GitHub↗95
عرض جميع البدائل الـ 30 لـ Svgbob→