Close
Asset

CopyTOP component

 

I've managed to make a tool that resembles the CopySOP in TOPs using glsl, so it runs on the gpu.

 

There's also a basic example TOE file with usage instructions, and a more complex example shown in the video above.

 

Known issues:

  • you can check the "SOP output" toggle if you need it, but keep in mind that it's the most resource intensive part of the patch, so if you don't need it, just leave it off

  •  the order of the operations is hardcoded (Translate -> Scale -> Rotate [Rx -> Ry ->Rz])

 

Comments