Post Reply 
PIXON_P Alpha blending
05-07-2017, 03:41 PM
Post: #5
RE: PIXON_P Alpha blending
You mean simply reading the color of the pixel, increasing the value, and writing it back? That works (sort of), but it gets MUCH slower, because for every single iteration I have to run a read command on the screen, and a write command. And I run many thousands of iterations. The rendering time almost doubles, with respect to the alpha blending (where I only have one graphic command per iteration)...

Cristian
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
PIXON_P Alpha blending - Cristian Arezzini - 05-06-2017, 05:35 PM
RE: PIXON_P Alpha blending - Carlos295pz - 05-07-2017, 11:22 AM
RE: PIXON_P Alpha blending - Han - 05-07-2017, 02:27 PM
RE: PIXON_P Alpha blending - Cristian Arezzini - 05-07-2017 03:41 PM
RE: PIXON_P Alpha blending - webmasterpdx - 09-12-2017, 09:33 AM



User(s) browsing this thread: 1 Guest(s)