lukaszwojciak Posted July 20, 2014 Share Posted July 20, 2014 Hello!I'm using this set of helpers for nearly 6 months for game development with pixijs, so I've decided to clean them up, package them and make them public. Dust is good for simple 2d casual games, performs really well on mobile and scales the canvas automagically - so that you need only two sets of assets for all your development (one retina and one for normal displays).Dust: https://github.com/wojciak/tlh-dustAnd a simple use case to get you started: https://github.com/wojciak/dustPlaygroundAppDust lives in the global namespace as DUST.Hope that some of you will find this useful Cheers! Quote Link to comment Share on other sites More sharing options...
Mat Groves Posted July 21, 2014 Share Posted July 21, 2014 Good stuff! Will definitely have to check this out Quote Link to comment Share on other sites More sharing options...
xerver Posted July 21, 2014 Share Posted July 21, 2014 Dust as in LinkedIn's templating library? http://akdubya.github.io/dustjs/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.