Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 663 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 663 Bytes

ztext.js

3D typography for any website and any font

Live: https://bennettfeely.com/ztext

Ztext gives the illusion of volume by creating layers from an HTML element. There's no need to spend hours fiddling with <canvas> or forcing users to download multi-megabyte WebGL libraries. Content remains fully selectable and accessible.

Frameworks

For using React implementation, see react-ztext by @snettah.

For using Vue implementation, see vue-ztext by @Namchee.