Show HN: An ASCII 3D Rendering Engine

原始链接: https://glyphcss.com

相关文章

原文
~/project/

<script type="module" src="https://esm.sh/glyphcss/elements"></script>

<glyph-camera rot-x="23" zoom="1.3">
  <glyph-scene>
    <glyph-orbit-controls drag wheel></glyph-orbit-controls>
    <glyph-mesh geometry="dodecahedron">
      <glyph-hotspot at="0,1,0"></glyph-hotspot>
    </glyph-mesh>
  </glyph-scene>
</glyph-camera>

[ → api reference ]

联系我们 contact @ memedata.com