AnEggplant Posted June 26, 2016 Share Posted June 26, 2016 Hello, I'm starting to use Pixi.js and I wanted to know if I could make and use sprite sheets with it. So far I haven't had much success. I come from using Java2D so I used to use 16x16 sprite sheets there. Are there any examples of how one could implement this? Thank you so much. Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted June 26, 2016 Share Posted June 26, 2016 Hello, fellow Java2D coder! Not just possible, it is NECESSARY for good performance. https://github.com/kittykatattack/learningPixi AnEggplant and Alexander Farber 2 Quote Link to comment Share on other sites More sharing options...
AnEggplant Posted June 26, 2016 Author Share Posted June 26, 2016 1 hour ago, ivan.popelyshev said: Hello, fellow Java2D coder! Not just possible, it is NECESSARY for good performance. https://github.com/kittykatattack/learningPixi Thank you very much! I figured it out. 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.