sfba.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for the San Francisco Bay Area. Come on in and join us!

Server stats:

2.3K
active users

#threejs

10 posts8 participants0 posts today

these are the main interfaces to the text object you can make with the #threejs font renderer / typesetting library I'm working on. the glyph geometry stuff is useful for individual glyph operations but I should probably make sure it's optional (like advanced text layout) for perf reasons. bundling it as a non-build-time module is proving to be pretty difficult, I'm not super well-versed in rollup