awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • gpujs/gpu.jsAvatar gpujs

    gpujs/gpu.js

    15,377Vezi pe GitHub↗

    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
    Vezi pe GitHub↗15,377
  • oframe/oglAvatar oframe

    oframe/ogl

    4,540Vezi pe GitHub↗

    ogl este o bibliotecă grafică WebGL și un motor de scenă 3D (scene graph) conceput pentru randarea scenelor tridimensionale. Oferă un framework lightweight pentru gestionarea geometriilor și coordonarea transformărilor spațiale într-un sistem ierarhic. Proiectul include un sistem de shadere PBR pentru crearea de materiale realiste și un framework de calcul GPGPU pentru efectuarea de calcule de uz general la scară largă și simulări de particule pe procesorul grafic. De asemenea, dispune de o suită de post-procesare pentru aplicarea filtrelor vizuale scenelor randate prin frame buffer-e. Biblioteca acoperă capabilități mai largi, inclusiv operații matematice 3D, importarea și animarea activelor 3D și interacțiunea utilizatorului prin raycasting și controlul camerei.

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

    JavaScript
    Vezi pe GitHub↗4,540
  1. Home
  2. DevOps & Infrastructure
  3. GPU Acceleration Libraries
  4. JavaScript GPGPU Libraries