# PolyCSS > A CSS polygon mesh engine. DOM-native 3D rendering. MIT licensed. ## Documentation - [Fonts API](https://polycss.com/docs/api/fonts.md) - [Headless API](https://polycss.com/docs/api/headless.md) - [Core Types](https://polycss.com/docs/api/types.md) - [PolyCamera](https://polycss.com/docs/components/poly-camera.md) - [Controls](https://polycss.com/docs/components/poly-controls.md) - [PolyScene](https://polycss.com/docs/components/poly-scene.md) - [Core Concepts](https://polycss.com/docs/core-concepts.md) - [Animation](https://polycss.com/docs/guides/animation.md) - [Performance](https://polycss.com/docs/guides/performance.md) - [Projections](https://polycss.com/docs/guides/projections.md) - [Per-polygon Interaction](https://polycss.com/docs/guides/shapes.md) - [Loading Meshes](https://polycss.com/docs/guides/textures.md) - [Introduction](https://polycss.com/docs/introduction.md) - [Quickstart](https://polycss.com/docs/quickstart.md) ## Source - GitHub: https://github.com/LayoutitStudio/polycss - License: MIT