playbenny / benny

a live music environment
Other
74 stars 3 forks source link

make the 2d graphics appear OVER the 3d blocks view #8

Open jamesholdenmusic opened 1 year ago

jamesholdenmusic commented 1 year ago

regretably the 2d graphics are in jit.lcd which has no alpha channel

the masked area changes - includes:

this is probably easy for someone that knows jitter better..

jamesholdenmusic commented 1 year ago

from someone in jitter discord:

2d layer on top how to: send your mgraphics to a videoplane with blending enabled depth disabled. use layer to keep on top jit.gl.videoplane. likely with @transform_reset 2