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

labels #259

Open
davidedc opened this issue Jun 22, 2015 · 5 comments
Open

labels #259

davidedc opened this issue Jun 22, 2015 · 5 comments

Comments

@davidedc
Copy link
Owner

labels allow to put simple front-facing text on the canvas like so:
screen shot 2015-06-22 at 21 43 34

@davidedc davidedc mentioned this issue Jun 22, 2015
@davidedc
Copy link
Owner Author

screen shot 2015-06-22 at 22 23 51

@rumblesan
Copy link
Collaborator

so I really like this idea. definitely worth while seeing where it goes.

@davidedc
Copy link
Owner Author

cutesies

@davidedc
Copy link
Owner Author

cutsies2

@davidedc
Copy link
Owner Author

Next change is to pool the label divs and see whether that improves performance. It's doing 30 fps at the moment with the example I made, but really it should do 60 with many more particles, it's just that I think the destroying/recreating of divs at every frame is trashing performance. Pooling should solve that I think.

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

2 participants