converting geometry to TOP to work with the 2022 Particle GPU

 To turn a SOP into a TOP (eg a 3d object into texture data) -

  1. First convert it into CHOPS, using a SOP TO. This will take each point's XYZ and convert it to RGB.
  2. Next convert CHOPS to TOP, using a CHOP TO. Specify the data format as RGB to incorporate all the data.

This can now be used with the Particle GPU tool.

Comments

Popular posts from this blog

Rollover effect, panel chop, image selector, containers, dat execute, panel execute, strings, ifs, renderpick and instances