Multi canvas performance?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
Jorzi
Prole
Posts: 7
Joined: Wed Mar 19, 2014 9:14 am

Multi canvas performance?

Post by Jorzi »

Hello

We're making a game where we implement a simple version of deferred shading using a diffuse, normal and AO canvas. Since it's a generally recommended practice, we did it using the new multi canvas feature where you can render to multiple canvases from one shader.

However, we also tried doing the same thing by simply rendering to the canvases one at a time and this turned out to actually give us better performance, especially on my friend's semi-old midrange laptop (nvidia geforce 9200m).

Is there anyone here who has tried out this feature and is there something we need to know or is the feature simply not optimised yet? (It's pretty new after all)
Post Reply

Who is online

Users browsing this forum: Google [Bot], Yolwoocle and 208 guests