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

shrekshrek/css3d-engine

css 3d light engine. very easy to use. 14k observed · 2026-08-28

github.com/shrekshrek/css3d-engine · 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: 4345
  • days_rel: n/a
  • days_push: 1446
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1554 stars · 287 forks observed · 2026-08-28

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

A tiny 14k JavaScript 3D engine built on CSS3 transforms and divs instead of canvas/WebGL. It lets developers create simple 3D scenes with easy-to-understand Euler angle rotations, prioritizing platform compatibility over rendering performance.

Use cases

  • build interactive 3D motion graphic H5 pages for mobile
  • create simple 3D scenes without WebGL
  • learn 3D basics with an easy entry-level engine
  • make lightweight 3D product showcases that run everywhere
  • rotate and position 3D planes using CSS transforms

When to choose

  • you need maximum browser/platform compatibility including older mobile devices
  • your 3D scene is small and made of simple planes/boxes
  • you want a tiny dependency instead of a 300-400k 3D library
  • you are a beginner wanting a gentle introduction to 3D on the web

When to avoid

  • you need high rendering performance or complex 3D scenes
  • you need to avoid gimbal lock or use matrix-based transforms
  • you need lighting, shaders, or advanced 3D features - use three.js instead

Facets

library · maturity maintenance

graphics animation ui-components web-development frontend graphics browser cross-platform css3d 3d-engine lightweight motion-graphics h5

1 source

Member repositories

RepositoryRoleHealth v2
shrekshrek/css3d-enginemain32

For agents

markdown · JSON · MCP: product_card(name="shrekshrek/css3d-engine")

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