Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 346 Bytes

canvas-text-arc

example

Quick experiment in rendering a text geometry distortion effect within canvas.

Text line is created in SVG, then copied to canvas and mapped to another plane with some polar distortion.

TODO: interpolate border pixels of the bent area.