Show HN: A CSS 3D Engine (no WebGL)
Category: library
Tags: 3d-engine, css, react, vue, dom
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
PolyCSS is a 3D engine that renders 3D models as real HTML elements using CSS matrix3d transformations, without WebGL. It supports loading OBJ, GLB, and VOX files, and integrates with React, Vue, and vanilla JavaScript, offering an innovative approach to 3D rendering in the browser that leverages the DOM for accessibility and ease of use.
Target audience: frontend devs
Repository: https://github.com/LayoutitStudio/polycss · TypeScript · MIT · 477 stars
View on Hacker News