Hi people, I just started to mess up with COP2net, got a question about the order of the trace SOP.
say I put a bunch of spuare shape compositing nodes side by side, and simply trace this COP2net to get polygon mesh. like in the image.
The thing bugs me is, what determines the order of tracing? the primitive numbers of the traced polygon is in a different sequence than the order of the shape nodes, which ruins the goal of visualization in my particular project.
and I didn't find any parameter to tweak the orders…
any hint?
thanks
trace order from COP2net
4339 3 0-
- hexaylon
- Member
- 19 posts
- Joined: June 2011
- Offline
-
- tamte
- Member
- 9560 posts
- Joined: July 2007
- Offline
-
- malexander
- Staff
- 5307 posts
- Joined: July 2005
- Offline
Essentially, when you combine all the shapes into an image, you lose the ordering information (it's now just an RGBA image to the Trace SOP). If you want to maintain a specific ordering, you could trace each shape node individually using a number of Trace SOPs, then use a merge SOP to combine the trace SOPs in the order you want.
-
- hexaylon
- Member
- 19 posts
- Joined: June 2011
- Offline
-
- Quick Links

