Show HN: PolyCSS – A 3D engine for the DOM (without WebGL)
Category: library
Tags: 3d-engine, css-transform, dom-rendering, typescript, web-components
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
PolyCSS is a 3D engine that renders polygon meshes as real DOM elements transformed with CSS matrix3d, providing a unique approach to 3D rendering without WebGL. It supports multiple model formats and integrates with React, Vue, and vanilla JavaScript, making interactive 3D content accessible to web developers without GPU programming expertise.
Target audience: frontend devs, web developers
Repository: https://polycss.com · TypeScript · MIT · 431 stars
View on Hacker News