Hi folks,
Does anyone know an OTL that could grab all file cache nodes from a setup in sopnet and create an ROP network with corresponding dependencies? if not where would be a good source of documents to create such OTL
Automatic ROP chain generation
1180 1 0-
- abidar
- Member
- 2 posts
- Joined: Nov. 2017
- Offline
-
- lewis_T
- Member
- 269 posts
- Joined: March 2013
- Offline
Nope,
The workflow is that you spawn the OUT geometry node with it's references to the SOP level cache node, then
you wire up your own dependency graph. The idea is you decide what it dependent, what can run in parallel, etc.
First step is a simple python script to spawn the OUT context geo ROP with linked info, then you are on your way.
L
The workflow is that you spawn the OUT geometry node with it's references to the SOP level cache node, then
you wire up your own dependency graph. The idea is you decide what it dependent, what can run in parallel, etc.
First step is a simple python script to spawn the OUT context geo ROP with linked info, then you are on your way.
L
I'm not lying, I'm writing fiction with my mouth.
-
- Quick Links