maybites / TextureSharing

Spout for Blender
103 stars 12 forks source link

Can you possiblly add texture input in shader editor ? #24

Closed axistudio closed 5 months ago

axistudio commented 1 year ago

Hi i am working on a project that want to share my touchdeisnger visual content as texture render back to blender shader editor , so the my generative content can be used as image texture as materail for object in Blender.

maybites commented 1 year ago

yeah, that would be cool.

But I don't know how to make this work in a performative way. It might be possible to get a spout/syphon texture into an image texture, but it will be very slow because it has to be transfered from GPU to CPU and then back again.

I think it would require a new kind of input node that is beyond my capabilities.

maybites commented 5 months ago

This is now implemented for Spyhon and NDI