Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.12 KB

File metadata and controls

32 lines (23 loc) · 1.12 KB

cssGraphics

cssGraphics packages animated and interactive 3D models as real HTML and CSS, without a WebGL or canvas renderer. Powered by the PolyCSS engine.

Mario's nose being grabbed and released in the local interactive runtime A red cube at 30 degrees yaw and 20 degrees downward pitch morphing into a sphere, twisting, and returning to a cube An animated prepared sphere completing its full morph and spin loop

Run locally

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.

License

cssGraphics source code is MIT licensed. Third-party models retain their original licenses and attribution, listed in site/public/catalog.json.