Mat Groves Posted June 5, 2013 Share Posted June 5, 2013 Hey peeps! Thought this would be a good place to show the Pixi.js roadmap. It should give you an idea of where we plan on taking pixi.js.. Create a Typescript definition file for Pixi.jsImplement Custom Render Item (currently being worked on by @GoodBoyDigital)Implement MaskingImplement Primative DrawingImplement Filters (currently being worked on by @GoodBoyDigital)Add Spine supportImplement Flash animation to pixiUpdate Loader so that it support XHR2 if it is availableImprove the Documentation of the ProjectCreate an Asset Loader TutorialCreate a MovieClip TutorialCreate a small game TutorialIf anyone has any more feature requests that dont fall into the list above then we are keen to hear them! Also If anyone wants to help out with anything in the list then by all means feel free to get in touch. Quote Link to comment Share on other sites More sharing options...
xerver Posted June 5, 2013 Share Posted June 5, 2013 Just to throw in my 2 cents, I think the more time spent on actual "rendering engine" features, and less time on general features (like the loader, typescript definitions, etc) the better. I don't even use the loader in PIXI because there are a lot more types of things that my game engine loads than what PIXI supports. The biggest benefits of PIXI are that it is *fast* and *small*. Everything else that isn't rendering-related is just extra to me, and usually I don't even use. Filters, Primatives, Masks, and Cameras are examples of things that I think are important for what PIXI is really good for. P.S. I don't see cameras on the list, is that something we will still be doing on our own (which is fine, but multiple cameras in PIXI right now are pretty heavy...) P.Uri.Tanner 1 Quote Link to comment Share on other sites More sharing options...
ReinVO Posted June 5, 2013 Share Posted June 5, 2013 Okay, you guys are great. I have the feeling you're really listening to your community. Me and my devbuddy are especially looking forward to primitive drawing, custom render items and Spine support. Good job guys! Quote Link to comment Share on other sites More sharing options...
retrogamer4ever Posted June 5, 2013 Share Posted June 5, 2013 I agree with rolnaaba, more focus directly on the rendering engine related features. All the other stuff is awesome though :-D But id say the number one thing I would absolutely love would be creating a Pixi plugin for Phaser! So instead of using Canvas Phaser would just use Pixi for all the rendering. A lot of the extra features you are naming Phaser does or will most likely do. Either way though, LOVE what your doing and keep up all the awesome work! Quote Link to comment Share on other sites More sharing options...
benny! Posted June 6, 2013 Share Posted June 6, 2013 +1 to what rolnaaba says. Quote Link to comment Share on other sites More sharing options...
Mat Groves Posted June 6, 2013 Author Share Posted June 6, 2013 Thanks for the feedback peeps! Will focus on render features for sure.. Although also keen to get other bits up to scratch like docs and tuts as without them people wont know how to use any of it :/ Quote Link to comment Share on other sites More sharing options...
clark Posted June 9, 2013 Share Posted June 9, 2013 +1 TypeScript defs! A lot of AS3 developers would be thrilled. Quote Link to comment Share on other sites More sharing options...
ipop Posted June 10, 2013 Share Posted June 10, 2013 The big thing for me is keeping it/ making it compatible with ejecta and cocoon (for ios and android respectively) .. is there any intention of making it compatible. i notice that someone on the forum has an impact/pixi and a pixi/ejecta but they break on updates .... wil this ever change? Quote Link to comment Share on other sites More sharing options...
Joss Posted June 10, 2013 Share Posted June 10, 2013 I second ipop's request for cocoon support, having to recode my game without pixi.js at the moment and it makes me realise how good pixi.js!! Would be awesome to build stuff with pixi and have it work with cocoon. Quote Link to comment Share on other sites More sharing options...
Mat Groves Posted June 10, 2013 Author Share Posted June 10, 2013 The big thing for me is keeping it/ making it compatible with ejecta and cocoon (for ios and android respectively) .. is there any intention of making it compatible. i notice that someone on the forum has an impact/pixi and a pixi/ejecta but they break on updates .... wil this ever change? Good call! I will look to make the latest builds compatible with ejecta and cocoon.js for sure. Il add it to my todo list. 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.