I`m currently creating reader for proprietary data container which include
many types of data - from points attribute to textures.
Currently for example in touchdesigner I can only retrieve texture and points
separately.
Lets say thru cpp top and cpp sop.
It means i will have to create two dlls, both reading from the same file.
Any trick for making it more efficient thru one dll ?
If not - what is the cpp touchdesigner way to approuch such case ?
thank you,
Barak.