Copying TOPs

Hi,
I need to copy a TOP in a method similar to the copy SOP. Choose the amount of copies, and transformation logic for each. What would be the best way to achieve this?
When I do it with the transform TOP + composite TOP things get quite messy, cut off etc.
Any suggestions will be greatly appreciated!
Thanks

Right now the best way is to actually use SOPs. Use an orthographic camera and texture each of your TOPs onto Rectangles that you’ve positioned/scales as you want.
I think someone also made a GLSL network to do this in the shared .tox forums

Hi,

I’d like to hear if there have been any developments in achieving the above? A Copy TOP of sorts. For my current purpose it could accept a table DAT’s output or a series of points as it’s template.

Thanks,