This is my (vivlim's) fork of ztext. I wanted to add some additional effects, and along the way had to figure out how to make the project buildable.
- Use
pugto template the index page, instead ofslim; this avoids a dependency on ruby - Use latest versions available of dependencies
- Add github action to publish to https://vivlim.github.io/ztext
Live: https://vivlim.github.io/ztext (also see 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.
For using React implementation, see react-ztext by @snettah.
