problem when displaying multiple, overlapping, transparent images
in
Programming Questions
•
10 months ago
Hi there
I'm working on a depth of field simulation with multiple images (png). The images are moving in all axis in a P3D sketch. Every image has a transparent border of 100px.
The problem:
Now for some reason the transparent part of the image doesn't always render correctly. Sometimes it's just filled with the sketch background color, non-transparent pixels. Any idea on how to solve that problem?
I'm working Processing 2.0b6 and OSX with a AMD Radeon HD 6970M 2048 MB
1