
Three MSDF Text
Utility classes for Text rendering in Three.js using Bitmap fonts and MSDF (multi-channel signed distance fields).
leochocolat
Three.js Marketplace
Three.js Marketplace
Kickstart your Three.js and React Three Fiber (R3F) projects with our free and premium components themes and tools. Designed for freelancers, developers, and agencies, each product includes essential features to get you up and running quickly.
Sponsors
Links
Newsletter
Stay Updated with Three.js Resources!
- Weekly curated Three.js resources and tools.
No spam, unsubscribe at any time.
Description
Forked from three-bmfont-text.
It includes :
Refacto to ES6
Remove some small old dependencies
Replace some deprecated three.js code
Add more geometry attributes : layout uv, letter center positions, letter index, line index, letter index by line, word index, word index by line...
Compatibility check with Three.js FontLoader
WebGPU MSDFTextNodeMaterial
More to come...