instantia Posted May 15, 2014 Share Posted May 15, 2014 There is an interesting article about resize for native canvas:http://phoboslab.org/log/2012/09/drawing-pixels-is-hardhttp://phrogz.net/tmp/canvas_image_zoom.htmlHow to do the same in PIXI.js ? my structure:display container <- objects spine <- json img Luis Felipe 1 Quote Link to comment Share on other sites More sharing options...
instantia Posted May 17, 2014 Author Share Posted May 17, 2014 Nobody knows whether this is possible? Quote Link to comment Share on other sites More sharing options...
bunnyhero Posted May 24, 2014 Share Posted May 24, 2014 i believe you can do so by settings a texture's scaleMode to PIXI.scaleModes.NEAREST. i did an experiment with that once, but i can't find it right now. 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.