
react
React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
It demonstrates that complex 3D graphics can be rendered using only HTML and CSS, eliminating the need for WebGL or canvas, which opens up new possibilities for lightweight, accessible 3D content on the web.
cssGraphics packages animated and interactive 3D models as real HTML and CSS, without a WebGL or canvas renderer. Powered by the PolyCSS engine.
pnpm install
pnpm dev
To prepare Mario, place your own US .z64 ROM under .local/:
pnpm prepare:super-mario-64 -- --rom .local/baserom.us.z64
Nintendo game data is not included.
cssGraphics source code is MIT licensed. Third-party models retain
their original licenses and attribution, listed in
site/public/catalog.json.
A DOM-ready 3D asset library powered by PolyCSS.
Similar projects matched by category, topics, and programming language.

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.
A browser-based first-person shooter built entirely with procedural generation and orchestrated AI agents, featuring 55k lines of Three.js/WebGL2 code and no art assets.