Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text Mesh (MSDF renderer) #5

Open
corbanbrook opened this issue Sep 23, 2019 · 0 comments
Open

Text Mesh (MSDF renderer) #5

corbanbrook opened this issue Sep 23, 2019 · 0 comments

Comments

@corbanbrook
Copy link
Collaborator

corbanbrook commented Sep 23, 2019

TextMesh takes in a string and font properties (font, size, letter-spacing, etc) and generate geometry based on Text shaping data. UV attributes point to the MSDF data within the texture atlas for each glyph.

We already have a working version on the TextMesh component within the game, so it would only need to be moved to this project with a little cleanup of constants and utils.

@corbanbrook corbanbrook changed the title Text Mesh Text Mesh (MSDF Renderer) Sep 23, 2019
@corbanbrook corbanbrook changed the title Text Mesh (MSDF Renderer) Text Mesh (MSDF renderer) Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant