ćwiek
hi!i want to get the effect of additive blending, but blend mode 6 1 doesn't work in my case..i'am posting the simple patch to ilustrate what i mean. as always big thanks for help! :)
jaeho
As far as I know, you have to turn depthbuffer off for blending.[ jit.window @depthbuffer 0 ]
Or, set @depth_enable of each [ jit.gl.gridshape ] to zero.
! :)works