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

mrdoob/texgen.js

JavaScript Texture Generator observed · 2026-08-28

github.com/mrdoob/texgen.js · homepage · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4238
  • days_rel: n/a
  • days_push: 2048
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1868 stars · 137 forks observed · 2026-08-28

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

texgen.js is a JavaScript library for generating procedural textures in the browser. It composes operations like XOR patterns, sine waves, and noise into a texture that can be rendered to a canvas.

Use cases

  • generate procedural textures for web games
  • create tileable patterns with noise and sine functions in JavaScript
  • generate textures at runtime instead of loading image assets
  • experiment with procedural texture generation in the browser
  • create decorative background patterns for web pages

When to choose

  • you need lightweight, dependency-free procedural texture generation in JavaScript
  • you want to generate textures at runtime in the browser or Node.js
  • you prefer composable, code-driven texture creation over image editing tools

When to avoid

  • you need GPU-accelerated or shader-based texture generation
  • you require advanced features like PBR material authoring or 3D painting
  • you need a library with active development and recent releases

Facets

library · maturity maintenance

graphics image-processing developer-tools graphics web-development browser procedural-textures texture-generation canvas creative-coding game-development nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
mrdoob/texgen.jsmain32

For agents

markdown · JSON · MCP: product_card(name="mrdoob/texgen.js")

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