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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesJavaScript GPGPU Libraries

JavaScript libraries that provide interfaces for general-purpose computing on graphics hardware.

Distinct from GPU Acceleration Libraries: Distinct from GPU Acceleration Libraries: focuses on the JavaScript ecosystem and browser-based GPGPU, not general system-level GPU libraries.

Explore 2 awesome GitHub repositories matching devops & infrastructure · JavaScript GPGPU Libraries. Refine with filters or upvote what's useful.

Awesome JavaScript GPGPU Libraries GitHub Repositories

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

    gpujs/gpu.js

    15,377GitHub पर देखें↗

    This library is a JavaScript framework for general-purpose computing on graphics processing units. It enables the execution of parallel mathematical operations directly within the browser by offloading data-heavy calculations to graphics hardware. The project functions as a web-based math accelerator that converts standard JavaScript functions into shader code for execution on the graphics processor. It provides a unified interface that detects available graphics APIs and manages data transfer between system and graphics memory. To ensure compatibility across diverse environments, the library

    Accelerates computationally intensive tasks by executing parallel mathematical operations directly on the graphics processor using WebGL.

    JavaScriptglslgpgpugpu
    GitHub पर देखें↗15,377
  • oframe/ogloframe का अवतार

    oframe/ogl

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

    ogl is a WebGL graphics library and 3D scene graph engine designed for rendering three-dimensional scenes. It provides a lightweight framework for managing geometries and coordinating spatial transformations within a hierarchical system. The project includes a PBR shader system for creating realistic materials and a GPGPU computation framework for performing large-scale general-purpose calculations and particle simulations on the graphics processor. It also features a post-processing suite for applying visual filters to rendered scenes via frame buffers. The library covers broader capabiliti

    Offers a JavaScript-based GPGPU framework for performing large-scale parallel computations on the graphics processor.

    JavaScript
    GitHub पर देखें↗4,540
  1. Home
  2. DevOps & Infrastructure
  3. GPU Acceleration Libraries
  4. JavaScript GPGPU Libraries