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

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

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

1 مستودع

Awesome GitHub RepositoriesData Selection Mappings

Mappings that translate screen-space coordinates from interaction tools back to original data indices.

Distinct from Interaction Coordinate Mapping: Distinct from Interaction Coordinate Mapping by mapping specifically back to data indices for filtering, not just game-world coordinates.

Explore 1 awesome GitHub repository matching game development · Data Selection Mappings. Refine with filters or upvote what's useful.

Awesome Data Selection Mappings GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bqplot/bqplotالصورة الرمزية لـ bqplot

    bqplot/bqplot

    3,693عرض على GitHub↗

    bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of graphics. It functions as a tool for creating 2D charts and maps with real-time updates and bidirectional communication between the kernel and frontend. The library is distinguished by its ability to act as a geographic data visualization tool, rendering choropleth maps and spatial data via GeoJSON and custom projections. It also serves as a financial charting tool for producing OHLC and candle bar charts, and as an interactive dashboard framework for combining plotting widgets wit

    Maps spatial coordinates from mouse-driven brushes or lassos back to original data indices for filtering.

    TypeScriptipythonjupytervisualizations
    عرض على GitHub↗3,693
  1. Home
  2. Game Development
  3. Interaction Coordinate Mapping
  4. Data Selection Mappings