Chris Smith Posted November 15, 2015 Share Posted November 15, 2015 Hi guys I just wanted to share with a thing I created a moment ago. I call it PIXI Playground and the only thing it does is that it shows you in real time what you are doing. I've been thinking about it since I started to use PIXI and after some tries and thinking I've managed to create a usable version of my idea in about 2 hours just with simple couple lines of code. So here's basically what this Idea look like: Also on youtube: https://www.youtube.com/watch?v=SetlnM1PCMY And a little more advanced usage: https://www.youtube.com/watch?v=YVPGsdPJvro Syntax is a little bit different from original PIXI because one, I'm using coffeescript and two, I've wrote lot of helpers and extensions to create PIXI object. But basic idea could be used with pure PIXI and javascript also I've created it with designing user interfaces in mind because hard coding everything and refreshing browser all the time is so boring. So what do you think? Anyone have been doing / thinking about something similar and wats to join forces with me? Or maybe something similar exists and I'm repeating someone's work? ivan.popelyshev, xerver and trishul1979 3 Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted November 15, 2015 Share Posted November 15, 2015 WANT! Quote Link to comment Share on other sites More sharing options...
Pengeszikra Posted November 18, 2015 Share Posted November 18, 2015 Nice work, which editor use in your app ? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted November 19, 2015 Share Posted November 19, 2015 May be we can expand it to an animator that will export things (objects and animation) in pixi. I know a number of projects that need it yesterday. 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.