renaun Posted September 26, 2013 Share Posted September 26, 2013 Live Texture Updater plugin generates images from a PSD as you make changes based on layer/group naming. The plugin also has a WebSocket server that sends to the client the name of the images that change. There is a small piece of JavaScript code that receives the WebSocket messages and updates the Pixi.js textures in real time. This gives you a cool workflow of live designing textures (or having your designer do it with out touching code) on desktop or mobile with Pixi.js. Here is the blog post plus videos showing it off:http://renaun.com/blog/2013/09/live-texture-updater-plugin-for-photoshop-cc/ Quote Link to comment Share on other sites More sharing options...
rich Posted September 27, 2013 Share Posted September 27, 2013 Very smart Quote Link to comment Share on other sites More sharing options...
xerver Posted September 27, 2013 Share Posted September 27, 2013 Very cool! I was wondering how long it would be until someone wrote a plugin for pixi when I saw this come out for Photoshop Quote Link to comment Share on other sites More sharing options...
alex_h Posted September 27, 2013 Share Posted September 27, 2013 that is pretty cool! Can't wait to give it a try. 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.