https://github.com/w8r/sdf-text-glyph-by-glyph
Webgl text using SDF, letter by letter
https://github.com/w8r/sdf-text-glyph-by-glyph
regl sdf text webgl zoom
Last synced: 7 months ago
JSON representation
Webgl text using SDF, letter by letter
- Host: GitHub
- URL: https://github.com/w8r/sdf-text-glyph-by-glyph
- Owner: w8r
- Created: 2020-05-15T13:37:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:59:40.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T06:40:16.804Z (9 months ago)
- Topics: regl, sdf, text, webgl, zoom
- Language: JavaScript
- Homepage: https://w8r.github.io/sdf-text-glyph-by-glyph
- Size: 2.9 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Webgl text using SDF, letter by letter
Using REGL and TinySDF
```
yarn
yarn start
````