Skip to content

All pages

G

glyphcss

GlyphCSS draws 3D models as ASCII in one <pre> element, no WebGL.

DesignJul 1, 2026
Category
Design
Language
English
Listed
Jul 1, 2026

GlyphCSS renders 3D models as ASCII text art inside a single <pre> element, which means no WebGL and no canvas anywhere in the pipeline. It reads OBJ, glTF, GLB, STL and VOX files and draws them in the browser, in a terminal, or inside a React or Vue component. The API is small, and optional hotspots let parts of the model respond to interaction. Because the output is characters rather than pixels, the whole thing stays light enough to drop into a page that was never going to carry a 3D renderer otherwise.

Like this product?