Ross ROSS = Recommend OSS · open-source software intelligence for agents

evanw/lightgl.js

A lightweight WebGL library observed · 2026-08-28

github.com/evanw/lightgl.js · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5547
  • days_rel: n/a
  • days_push: 1469
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1570 stars · 149 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

lightgl.js is a lightweight JavaScript library that wraps WebGL to make it easier to quickly prototype 3D graphics applications in the browser. It provides a low-level API with OpenGL-style conveniences like a modelview/projection matrix stack, built-in GLSL uniforms, and immediate mode, without a scene graph.

Use cases

  • prototype WebGL 3D graphics in the browser
  • draw rotating cubes and meshes with shaders
  • render to a texture
  • implement a first-person camera
  • use OpenGL immediate mode in JavaScript
  • learn WebGL and shader programming

When to choose

  • you want a minimal, low-level WebGL wrapper without a scene graph
  • you're prototyping or learning WebGL/OpenGL concepts
  • you prefer OpenGL-style matrix stacks and immediate mode

When to avoid

  • you need a full 3D engine with scene graphs, lighting, and asset pipelines
  • you want an actively maintained library with modern WebGL2/WebGPU support
  • you need high-level abstractions like Three.js provides

Facets

library · maturity maintenance

graphics game-engine graphics web-development browser webgl opengl 3d-graphics shaders matrix-math prototyping game-development javascript web

1 source

Member repositories

RepositoryRoleHealth v2
evanw/lightgl.jsmain32

For agents

markdown · JSON · MCP: product_card(name="evanw/lightgl.js")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem