texture goes away with gl.node

yopla's icon

hi forum !

do you know why my texture goes away when i'm connect my videoplane on a gl.node ?
how can i work with gl.texture and gl.node ?

Max Patch
Copy patch and select New From Clipboard in Max.

thanks

Rob Ramirez's icon

you need to also add the texture to the node context (by connecting the gl.node to the gl.texture).

yopla's icon
Max Patch
Copy patch and select New From Clipboard in Max.

yes of course !
(or use the gl.node name to avoid too much string :)
merci a lot monsieur !

Max Patch
Copy patch and select New From Clipboard in Max.

i also wonder how can i share the same texture between different node ?