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

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

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

1 مستودع

Awesome GitHub RepositoriesInteraction Normalization

Utilities that translate standard input events into domain-specific object interactions.

Distinguishing note: Focuses on mapping DOM events to 3D raycasting intersections.

Explore 1 awesome GitHub repository matching user interface & experience · Interaction Normalization. Refine with filters or upvote what's useful.

Awesome Interaction Normalization GitHub Repositories

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

    pmndrs/react-three-fiber

    31,172عرض على GitHub↗

    This project is a React-based WebGL renderer that enables the creation of three-dimensional scenes using a declarative, component-driven architecture. It functions as a bridge between a component-based user interface library and a low-level graphics engine, allowing developers to manage lights, cameras, and geometry as standard elements within a reactive tree structure. The library distinguishes itself by treating the scene graph as a declarative hierarchy that synchronizes directly with application state and lifecycle events. It utilizes a custom reconciler to map component updates to object

    Translates raw DOM pointer events into 3D raycasting intersections to provide a consistent interaction model.

    TypeScript3danimationfiber
    عرض على GitHub↗31,172
  1. Home
  2. User Interface & Experience
  3. Interaction Normalization