Help translating jit.alphablend object into jit.gl.pix
Hello Guys,
I've been trying with not success to rewrite the object jit.alphablend inside a jit.gl.pix object.
I was looking at those formulas, and trying to translate them in jit.gl.pix, but it did not work.
https://fr.wikipedia.org/wiki/Alpha_blending
Can someone give please a hint, or guide about where to start?
Thanks, cheers guys.
Theres an jit.gl.pix alphablending example in the examples folder located in: Help, Examples, jitter-examples, gen,
thanks Dante