alex Posted October 8, 2013 Share Posted October 8, 2013 First of all: thanks for pixi.js! This kind of stuff is rather new to me so maybe this is a stupid question:Is it possible to render only a part of the canvas?e.g. If I know that only elements of a single displaycontainer have changed: Can I repaint only this displaycontainer? Regards, alex Quote Link to comment Share on other sites More sharing options...
xerver Posted October 8, 2013 Share Posted October 8, 2013 For things that do not change very often, try using a RenderTexture and manually rendering it. 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.