Top "Blending" questions

The process of mixing things together.

How to set background colour on Open GL ES Android

I am currently playing about with lesson 08 here http://insanitydesign.com/wp/projects/nehe-android-ports/ I would like to change the …

android opengl-es background blending
Three JS transparancy with ShaderMaterial

I'm drawing two geometries next to each other and have them rotate. The problem is that the first drawn one …

javascript three.js webgl transparency blending
OpenCV determine area of intersect/overlap

I am creating a stitching program using OpenCV and python and currently am stitching the images well and am now …

python opencv blending
DirectX 11 Alpha Blending Not Working

Okay, so I have been trying to get Alpha Blending to work in my 3D application but it just doesn't …

alphablending directx-11 blending
How to use mix-blend-mode, but not have it affect child elements?

Okay, so I'm building a WordPress site and the page in question can be seen here: http://test.pr-tech.com/…

css html blending
How to overlay two videos with blend filter in ffmpeg

I need to do a lot of videos with the next specifications: A background video (bg.mp4) Overlay a sequence …

filter ffmpeg blend blending
How to make fading-to-black effect with OpenGL?

Im trying to achieve fade-to-black effect, but i dont know how to do it. I tried several things but they …

c++ opengl blending
Blending does not remove seams in OpenCV

I am trying to blend 2 images so that the seams between them disappear. 1st image: 2nd image: if blending NOT …

c++ opencv blending
OpenGL transparent images have black in them

I am working on a game for Android and I was wondering why whenever I draw images with transparency there …

android opengl-es alpha overlap blending