Hi vvvvorum,
I’m working with pdf-texture-(ex9.texture) plugin to directly load PDF files in vvvv. I correctly loaded 302 textures from 132 PDF files but now I want to preload them beacuse vvvv freezing when I call different textures.
Preloader (EX9.Texture) accepts only directory string and not texture.
Is there a way to solve this problem or I have to manually convert all PDF in DXT5 images and then use Preloader?