What I'm looking to do it to randomly place a white square someplace on a black texture, and where they overlap, have those pixels bumped up one step towards white in color. Is there a way to programmatically do this? I'd rather not do a per-pixel comparison, I'm hoping there's a way to do this 'all at once'.
Any thoughts would be greatly appreciated!
↧