awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tsherif avatar

tsherif/picogl.js

0
View on GitHub↗
797 Stars·68 Forks·JavaScript·MIT·2 Aufrufetsherif.github.io/picogl.js↗

Picogl.js

A minimal WebGL 2 rendering library

Features

  • Graphics and Rendering - Minimal WebGL 2 rendering library.
  • Web Graphics Libraries - Minimalist library for WebGL 2 rendering.

Star-Verlauf

Star-Verlauf für tsherif/picogl.jsStar-Verlauf für tsherif/picogl.js

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Picogl.js

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Picogl.js.
  • greggman/twgl.jsAvatar von greggman

    greggman/twgl.js

    2,987Auf GitHub ansehen↗

    A Tiny WebGL helper Library

    JavaScript
    Auf GitHub ansehen↗2,987
  • mrdoob/three.jsAvatar von mrdoob

    mrdoob/three.js

    113,086Auf GitHub ansehen↗

    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

    JavaScript3daugmented-realitycanvas
    Auf GitHub ansehen↗113,086
  • babylonjs/babylon.jsAvatar von BabylonJS

    BabylonJS/Babylon.js

    25,652Auf GitHub ansehen↗

    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

    TypeScript
    Auf GitHub ansehen↗25,652
  • oframe/oglAvatar von oframe

    oframe/ogl

    4,540Auf GitHub ansehen↗

    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

    JavaScript
    Auf GitHub ansehen↗4,540
Alle 30 Alternativen zu Picogl.js anzeigen→

Häufig gestellte Fragen

Was macht tsherif/picogl.js?

A minimal WebGL 2 rendering library

Was sind die Hauptfunktionen von tsherif/picogl.js?

Die Hauptfunktionen von tsherif/picogl.js sind: Graphics and Rendering, Web Graphics Libraries.

Welche Open-Source-Alternativen gibt es zu tsherif/picogl.js?

Open-Source-Alternativen zu tsherif/picogl.js sind unter anderem: mrdoob/three.js — This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within… regl-project/regl — regl is a declarative WebGL library that manages graphics state and GPU resources through functional commands instead… babylonjs/babylon.js — Babylon.js is a JavaScript game engine and real-time graphics renderer designed for creating interactive… greggman/twgl.js — A Tiny WebGL helper Library. oframe/ogl — ogl is a WebGL graphics library and 3D scene graph engine designed for rendering three-dimensional scenes. It provides… pov-ray/povray — POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic…