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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·5 viewstsherif.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 history

Star history chart for tsherif/picogl.jsStar history chart for tsherif/picogl.js

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Picogl.js

These projects share indexed features with Picogl.js. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • greggman/twgl.jsgreggman avatar

    greggman/twgl.js

    2,987View on GitHub↗

    A Tiny WebGL helper Library

    JavaScript
    View on GitHub↗2,987
  • mrdoob/three.jsmrdoob avatar

    mrdoob/three.js

    113,086View on GitHub↗

    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
    View on GitHub↗113,086
  • babylonjs/babylon.jsBabylonJS avatar

    BabylonJS/Babylon.js

    25,652View on GitHub↗

    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
    View on GitHub↗25,652
  • oframe/ogloframe avatar

    oframe/ogl

    4,540View on GitHub↗

    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
    View on GitHub↗4,540
Compare all 30 related projects→

Frequently asked questions

What does tsherif/picogl.js do?

A minimal WebGL 2 rendering library

What are the main features of tsherif/picogl.js?

The main features of tsherif/picogl.js are: Graphics and Rendering, Web Graphics Libraries.

Which projects share features with tsherif/picogl.js?

Projects with overlapping indexed features include: 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…