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

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

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

81 रिपॉजिटरी

Awesome GitHub RepositoriesImmersive and Interactive Systems

Technologies enabling virtual environments, spatial computing, and user-driven interactive visual experiences.

Explore 81 awesome GitHub repositories matching graphics & multimedia · Immersive and Interactive Systems. Refine with filters or upvote what's useful.

Awesome Immersive and Interactive Systems GitHub Repositories

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

    mrdoob/three.js

    113,086GitHub पर देखें↗

    This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these definitions from specific hardware targets, the engine ensures consistent performance across diverse browsers and devices. The framework distinguishes itself through a robust architecture that includes a unified math library for high-frequency spatial calculations and a physically bas

    Integrates spatial tracking and controller input to power immersive virtual and augmented reality experiences directly in the browser.

    JavaScript3daugmented-realitycanvas
    GitHub पर देखें↗113,086
  • ocornut/imguiocornut का अवतार

    ocornut/imgui

    73,875GitHub पर देखें↗

    यह प्रोजेक्ट टूल और डिबगिंग इंटरफेस के तेजी से विकास के लिए डिज़ाइन की गई एक इमीडिएट-मोड ग्राफिकल यूजर इंटरफेस लाइब्रेरी है। हर फ्रेम में प्रक्रियात्मक कोड के माध्यम से UI ज्यामिति उत्पन्न करके, यह एप्लिकेशन डेटा और इंटरफेस के बीच निरंतर स्थिति सिंक्रोनाइज़ेशन की आवश्यकता को समाप्त करता है। यह मुख्य रूप से मौजूदा रेंडरिंग पाइपलाइनों में एकीकरण के लिए अभिप्रेत है। लाइब्रेरी एक अत्यधिक डिकूपल्ड आर्किटेक्चर के माध्यम से खुद को अलग करती है जो जटिल, डॉकेबल और मल्टी-व्यूपोर्ट लेआउट का समर्थन करती है। यह विंडोज़ की स्थिति, टैब ड्रैगिंग और नोड स्प्लिटिंग का प्रबंधन करती है, जिससे डेवलपर्स इंटरफेस तत्वों को स्वतंत्र ऑपरेटिंग सिस्टम विंडोज़ में अलग कर सकते हैं। फ्रेमवर्क परिष्कृत इंजन टूलिंग और डायग्नोस्टिक उपयोगिताओं के निर्माण के लिए एक व्यापक क्षमता सतह प्रदान करता है। इसमें नोड एडिटर्स, 2D और 3D प्लॉटर्स जैसे उन्नत दृश्य घटकों के लिए समर्थन शामिल है।

    Projection techniques enable the placement and interaction of interface panels within three-dimensional virtual environments.

    C++apicplusplusframework
    GitHub पर देखें↗73,875
  • hakimel/reveal.jshakimel का अवतार

    hakimel/reveal.js

    71,731GitHub पर देखें↗

    This project is a web-native presentation framework that renders slide decks from standard HTML or Markdown. It functions as a declarative slide engine, managing navigation, state persistence, and lifecycle events through a configuration-driven interface. By leveraging standard web technologies, it enables the creation of responsive, browser-based presentations that support complex layouts, nested transitions, and interactive content. The framework distinguishes itself through a modular, plugin-based architecture that allows developers to extend core functionality using custom hooks and event

    Triggers full-screen visual overlays for images by applying specific data attributes to standard HTML elements.

    JavaScriptpresentationsslidesslideshow
    GitHub पर देखें↗71,731
  • remotion-dev/remotionremotion-dev का अवतार

    remotion-dev/remotion

    50,931GitHub पर देखें↗

    Remotion is a programmatic video framework that enables the creation of video content using component-based logic and standard web technologies. By leveraging a declarative animation engine, it allows developers to structure visual content as a hierarchy of reusable components, ensuring that animations and state updates remain consistent through deterministic frame execution. The framework distinguishes itself by utilizing a headless browser renderer that captures visual output frame-by-frame to generate high-quality video files. This architecture supports a cloud-native media pipeline, allow

    Renders interactive vector animations within video compositions.

    TypeScriptjavascriptreactvideo
    GitHub पर देखें↗50,931
  • goodboydigital/pixi.jsGoodBoyDigital का अवतार

    GoodBoyDigital/pixi.js

    47,430GitHub पर देखें↗

    Pixi.js is a high-performance 2D graphics engine used to render interactive animations, sprites, and visual effects in web browsers. It functions as a WebGL 2D rendering engine and HTML5 graphics library designed to produce high-performance two-dimensional visuals. The project operates as a 2D sprite framework and a web-based visual effects engine, providing tools to apply filters, blend modes, and masks to real-time graphics. It also serves as an interactive web canvas API for handling multi-touch and mouse input to build responsive graphical user interfaces. The framework covers a broad se

    Processes mouse and multi-touch input events to create interactive and responsive graphical user interfaces.

    TypeScript
    GitHub पर देखें↗47,430
  • streamich/react-usestreamich का अवतार

    streamich/react-use

    43,974GitHub पर देखें↗

    react-use is a collection of reusable state and effect hooks for managing common logic in React applications. It serves as a comprehensive library for implementing state management patterns and wrapping various browser APIs into consistent hook interfaces. The project provides a specialized toolkit for DOM interaction and browser API integration, allowing components to track element dimensions, manage cookies, and monitor hardware sensors. It includes a suite of animation and timing utilities for physics-based numeric interpolation and frame-synced state updates. Beyond basic state managemen

    Implements utilities to monitor keyboard inputs, mouse movements, and touch gestures for responsive interfaces.

    TypeScript
    GitHub पर देखें↗43,974
  • google-research/google-researchgoogle-research का अवतार

    google-research/google-research

    38,139GitHub पर देखें↗

    This repository serves as a comprehensive research platform and toolkit for advancing machine learning, quantum computing, and large-scale scientific data analysis. It provides foundational frameworks for developing complex algorithmic systems, offering the necessary infrastructure for distributed training, computational graph execution, and high-performance model development. The project distinguishes itself by integrating specialized research domains with robust, privacy-preserving methodologies. It supports diverse scientific discovery through tools for quantum simulation, physics-informed

    Constructs immersive user interfaces with dynamic simulations and interactive media to enhance engagement.

    Jupyter Notebookaimachine-learningresearch
    GitHub पर देखें↗38,139
  • servo/servoservo का अवतार

    servo/servo

    37,170GitHub पर देखें↗

    Servo is a high-performance, memory-safe web rendering engine designed for cross-platform embedding. It provides a modular framework that allows developers to integrate web content rendering into native applications across desktop, mobile, and embedded systems. By enforcing strict process isolation and memory safety, the engine creates a secure execution environment for processing web content. The engine distinguishes itself through a task-based, parallelized architecture that decouples layout, style, and rendering processes to maximize responsiveness. It utilizes a hardware-abstracted graphi

    Initializes a rendering context using hardware-accelerated graphics abstractions.

    Rustbrowserrustservo
    GitHub पर देखें↗37,170
  • telegramdesktop/tdesktoptelegramdesktop का अवतार

    telegramdesktop/tdesktop

    32,099GitHub पर देखें↗

    This project is a cross-platform messaging client that implements a secure, real-time communication protocol. It provides a comprehensive development toolkit, including a database library and messaging SDK, which allows for the creation of custom messaging applications that maintain synchronized state across multiple devices. The core architecture relies on an asynchronous event-driven model to ensure responsive performance while managing persistent local database synchronization with server-side state. The client distinguishes itself through a robust end-to-end encryption layer that supports

    Triggers animated dice emojis that generate random results.

    C++messengermulti-platformtelegram
    GitHub पर देखें↗32,099
  • d2l-ai/d2l-end2l-ai का अवतार

    d2l-ai/d2l-en

    29,001GitHub पर देखें↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Estimates the numerical score a user would assign to a specific item based on historical patterns.

    Pythonbookcomputer-visiondata-science
    GitHub पर देखें↗29,001
  • babylonjs/babylon.jsBabylonJS का अवतार

    BabylonJS/Babylon.js

    25,652GitHub पर देखें↗

    Babylon.js is a JavaScript game engine and real-time graphics renderer designed for creating interactive three-dimensional visuals and applications. It functions as a web-based 3D framework and WebGL engine that enables the deployment of high-performance 3D content across various web platforms and devices. The project provides tools for web-based 3D game development, real-time graphics rendering, and the creation of browser-based interactive visualizations. It also supports the development of WebXR virtual and augmented reality experiences using standard web technologies. The framework cover

    Supports the development of immersive WebXR virtual and augmented reality experiences.

    TypeScript
    GitHub पर देखें↗25,652
  • dimsemenov/photoswipedimsemenov का अवतार

    dimsemenov/PhotoSwipe

    25,205GitHub पर देखें↗

    PhotoSwipe is a JavaScript image gallery library used to create responsive, touch-enabled lightboxes for mobile and desktop web browsers. It functions as a framework-agnostic UI component, allowing for the integration of image viewers across different web environments without requiring specific JavaScript libraries. The library is designed as a mobile-first gallery viewer, providing a full-screen image overlay that supports native-feeling touch gestures. This includes specific optimizations for mobile devices such as swipe navigation and pinch-to-zoom interactions. The project enables full-s

    Ships a responsive full-screen gallery overlay for viewing images across different devices.

    JavaScript
    GitHub पर देखें↗25,205
  • goldfire/howler.jsgoldfire का अवतार

    goldfire/howler.js

    25,190GitHub पर देखें↗

    Howler.js is a JavaScript library that provides a unified interface for managing audio playback across web browsers. It functions as a cross-browser audio engine, abstracting complex browser audio APIs into a consistent developer experience while ensuring reliable performance through automatic fallback mechanisms. The library distinguishes itself by offering specialized tools for spatial audio and efficient asset management. It includes a spatial audio framework that maps three-dimensional vectors to audio nodes for immersive sound positioning, alongside an audio sprite manager that allows de

    Supports precise control over audio playback and synchronization for interactive user-triggered events.

    JavaScriptaudioaudio-libraryhowler
    GitHub पर देखें↗25,190
  • libgdx/libgdxlibgdx का अवतार

    libgdx/libgdx

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

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Provides rendering pipelines and hooks to display content in virtual reality headsets.

    Java2d3dandroid
    GitHub पर देखें↗24,816
  • arendst/tasmotaarendst का अवतार

    arendst/Tasmota

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

    Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and management of smart home hardware. It functions as an event-driven automation controller that replaces proprietary factory firmware, allowing users to manage relays, sensors, and lighting systems without relying on external cloud services. The system is built on a modular driver architecture that enables dynamic hardware configuration and peripheral support through a web-based management interface. The platform distinguishes itself through a template-driven hardware mapping s

    Captures touch events from interface elements to trigger automated responses or system actions.

    Carduinoautomationesp32
    GitHub पर देखें↗24,502
  • reactivecocoa/reactivecocoaReactiveCocoa का अवतार

    ReactiveCocoa/ReactiveCocoa

    19,835GitHub पर देखें↗

    ReactiveCocoa is a functional reactive programming framework and Cocoa UI binding layer. It provides a library for composing asynchronous data streams and managing application state through signals and functional operators. The framework functions as an Objective-C data binding library that links object properties and method calls to reactive streams using runtime dynamism and swizzling. It includes a utility to convert traditional key-value observation notifications into composable streams for synchronized state tracking. The project covers reactive UI programming by connecting interface el

    Captures and processes user input events and control changes as reactive data streams.

    Swift
    GitHub पर देखें↗19,835
  • browsh-org/browshbrowsh-org का अवतार

    browsh-org/browsh

    18,884GitHub पर देखें↗

    Browsh is a text-based web browser and headless browser frontend that renders modern websites and web applications within a terminal emulator. It functions as a TTY web browser, allowing users to view and interact with complex web content directly from a command line interface. The project enables web navigation in environments where a graphical user interface is unavailable, such as when accessing a remote server via SSH or operating in low-bandwidth conditions. It translates browser pixels and colors into ANSI escape codes to simulate a graphical interface using text characters. The system

    Provides a way to interact with web pages and forms directly through terminal input and output patterns.

    JavaScriptbandwidth-saverhttp-performancemosh
    GitHub पर देखें↗18,884
  • ruffle-rs/ruffleruffle-rs का अवतार

    ruffle-rs/ruffle

    18,187GitHub पर देखें↗

    Ruffle is an Adobe Flash Player emulator built to execute legacy animation and interactive content within modern web browsers and desktop environments. By utilizing a high-performance WebAssembly engine, it interprets legacy bytecode and scripting languages to render content without requiring original plugins or outdated software. The project functions as a cross-platform media player that preserves access to archived digital assets by simulating the original runtime environment. The emulator distinguishes itself through its ability to automatically detect and replace obsolete media objects o

    Ruffle translates keyboard and mouse interactions into system events to maintain interactivity and pointer state within emulated environments for a seamless user experience.

    Rustemulatorflashhacktoberfest
    GitHub पर देखें↗18,187
  • aframevr/aframeaframevr का अवतार

    aframevr/aframe

    17,557GitHub पर देखें↗

    A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences directly in the web browser. It utilizes an entity component system where generic objects are assigned behaviors through attachable components and lifecycle hooks. The framework allows the assembly of immersive environments using HTML-like markup to define geometries, lighting, and materials. It implements WebXR standards to ensure consistent playback across different hardware and browsers, including support for VR headsets, desktops, and mobile devices. The system covers a br

    Implements WebXR standards to provide cross-platform support for VR and AR headsets in the browser.

    JavaScript3daframeaugmented-reality
    GitHub पर देखें↗17,557
  • pallets/clickpallets का अवतार

    pallets/click

    17,560GitHub पर देखें↗

    Click is a Python framework for building command-line interfaces. It provides a declarative approach to defining command structures, allowing developers to map functions to command-line arguments, options, and nested groups using decorators. The framework handles the complexities of parameter parsing, type validation, and help documentation generation automatically. The project distinguishes itself through its hierarchical context system, which propagates configuration and state across nested commands, and its environment-aware parameter resolution that prioritizes command-line inputs, enviro

    Creating interactive command-line applications that prompt for sensitive input, display progress bars, and handle real-time user keystrokes.

    Pythoncliclickpallets
    GitHub पर देखें↗17,560
पिछला1234…5अगला
  1. Home
  2. Graphics & Multimedia
  3. Immersive and Interactive Systems

सब-टैग एक्सप्लोर करें

  • Immersive Computing1 सब-टैगTechnologies and integrations that enable immersive experiences, such as virtual or augmented reality, within web environments.
  • Media & Interactivity4 सब-टैग्सComponents that enhance user engagement with media through interactive elements like overlays and lightboxes.
  • User Interaction7 सब-टैग्सMechanisms for capturing and processing user input events to facilitate interactive software experiences.
  • Virtual Event SpacesCustomizable interactive environments designed specifically for hosting online gatherings and conferences. **Distinct from Immersive and Interactive Systems:** Distinct from Immersive and Interactive Systems by focusing on the event-hosting use case and layout design.
  • Virtual Reality3 सब-टैग्सTools and interface components designed specifically for virtual reality environments and spatial interaction.