text2d over movie
Hello
Max Patch
Copy patch and select New From Clipboard in Max.
I'm trying to render text2d objects on top of a movie object. The problem is that they have a colour (the erase_color of the renderer) behind each letter. Any ideas how to make this go away?
Cheers
DiGiTaLFX
Ah ok using this post: https://cycling74.com/forums/jit-gl-text2d-on-jit-gl-videoplane
I changed my patch to this and it works:
`
Max Patch
Copy patch and select New From Clipboard in Max.
(Problem was about automatic rendering order and my not erasing before rendering).