krzysztof-o Posted September 28, 2013 Share Posted September 28, 2013 Hi guys,I made a command-line tool which allows you to generate spritesheets. It supports framework such as PIXI.js, Easel.js, Starling/Sparrow and cocos2d. It is written in node.jsI'd be glad for your feedback. Here's a link: https://github.com/krzysztof-o/spritesheet.js labrat.mobi, Jorge and cubiq 3 Quote Link to comment Share on other sites More sharing options...
globHammer Posted September 29, 2013 Share Posted September 29, 2013 Looking forward to testing this out.Super Cool!!!! Quote Link to comment Share on other sites More sharing options...
cubiq Posted February 6, 2014 Share Posted February 6, 2014 there are some problems with the encoding of the index.js file. To make it work on linux I had to copy the content of index.js, remove index.js and recreate the file from scratch. After that everything's working correctly. Thanks for the great tool Quote Link to comment Share on other sites More sharing options...
alex_h Posted February 7, 2014 Share Posted February 7, 2014 Hey that looks useful! Thanks for sharing. [Edit] forwarded this on to a colleague who just used it for some work and reported back that it worked great! Quote Link to comment Share on other sites More sharing options...
krzysztof-o Posted February 7, 2014 Author Share Posted February 7, 2014 @cubiq thanks for your comment. It should be fixed now. I'd be glad if you could check it. @alex_h great! Thanks Quote Link to comment Share on other sites More sharing options...
driver.by Posted February 8, 2014 Share Posted February 8, 2014 Thanks for your work, krzysztof-o. It is very useful for me to automate this processes with grunt Quote Link to comment Share on other sites More sharing options...
cubiq Posted February 8, 2014 Share Posted February 8, 2014 yes, it seems to be working now. Please remember to publish to npm Quote Link to comment Share on other sites More sharing options...
krzysztof-o Posted February 8, 2014 Author Share Posted February 8, 2014 Great. Version 0.6.5 is published now in npm Quote Link to comment Share on other sites More sharing options...
cubiq Posted February 8, 2014 Share Posted February 8, 2014 thanks a lot. I get weird results when using the poweroftwo option. Some frames simply get excluded from the final sprite atlas. Can you confirm? Quote Link to comment Share on other sites More sharing options...
krzysztof-o Posted February 8, 2014 Author Share Posted February 8, 2014 Please provide specific example and make github issue. Quote Link to comment Share on other sites More sharing options...
cubiq Posted February 8, 2014 Share Posted February 8, 2014 done. hope that helps https://github.com/krzysztof-o/spritesheet.js/issues/7 Quote Link to comment Share on other sites More sharing options...
krzysztof-o Posted February 8, 2014 Author Share Posted February 8, 2014 thanks, I'll try to fix it as soon as I can Quote Link to comment Share on other sites More sharing options...
cubiq Posted February 8, 2014 Share Posted February 8, 2014 maybe I fixed it, you've got PR Quote Link to comment Share on other sites More sharing options...
croco Posted May 25, 2015 Share Posted May 25, 2015 Can you guys please send me a link to some step-by-step tutorial. I'm not familiar with node.js and not sure how do I run it from my windows command line. Quote Link to comment Share on other sites More sharing options...
Vieo Posted June 2, 2015 Share Posted June 2, 2015 Great work! Been using this for a year and it's awesome! 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.