java - Stop transparent textures from blending -


let me use simple example explain. have texture, rendered 2 times overlapping each other. texture black dot 50% transparency. looks this.

what want this, dots still have transparency, doesn't blend, image above.

how accomplish this?

thank you


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -