# Glyphcss > An ASCII polygon mesh renderer for the DOM. Projects 3D meshes into a monospace character grid. MIT licensed. ## Documentation - [Headless API](https://glyphcss.com/docs/api/headless.md) - [HTML API](https://glyphcss.com/docs/api/html.md) - [React API](https://glyphcss.com/docs/api/react.md) - [Core Types](https://glyphcss.com/docs/api/types.md) - [Vue API](https://glyphcss.com/docs/api/vue.md) - [GlyphCamera](https://glyphcss.com/docs/components/glyph-camera.md) - [GlyphOrbitControls](https://glyphcss.com/docs/components/glyph-controls.md) - [GlyphHotspot](https://glyphcss.com/docs/components/glyph-hotspot.md) - [GlyphScene](https://glyphcss.com/docs/components/glyph-scene.md) - [Core Concepts](https://glyphcss.com/docs/core-concepts.md) - [Creating Shapes](https://glyphcss.com/docs/guides/creating-shapes.md) - [Hit Layer Interactivity](https://glyphcss.com/docs/guides/hit-layer.md) - [Loading Meshes](https://glyphcss.com/docs/guides/meshes.md) - [Performance](https://glyphcss.com/docs/guides/performance.md) - [Render Modes](https://glyphcss.com/docs/guides/render-modes.md) - [Introduction](https://glyphcss.com/docs/introduction.md) - [Quickstart](https://glyphcss.com/docs/quickstart.md) ## Source - GitHub: https://github.com/apresmoi/glyphcss - License: MIT