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

Pixi integration #1

Open
mattdesl opened this issue Mar 19, 2015 · 0 comments
Open

Pixi integration #1

mattdesl opened this issue Mar 19, 2015 · 0 comments

Comments

@mattdesl
Copy link
Contributor

Some users have requested a pure Pixi implementation of:

  • simple bitmap rendering using PIXI.Texture etc
  • signed distance field rendering for smooth scaling

This could be accomplished with a pixi-bmfont-text module like the ThreeJS one. It's best to wait for Pixi v3 as shaders and static buffers are changing there.

If there is a lot of shared code it could be split into a module, e.g. bmfont-text-vertex-data or something.

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