Search - User list
Full Version: HDK writing a POP
Root » Houdini Engine API » HDK writing a POP
ja0335
Hi,

Currently I'm following the HDK documentation to write a custom POP operator from this link Your text to link here… [www.sidefx.com], unfortunately it looks like it is out dated because the snippet code provided to iterate over the particles is not working. I've researched and in the toolkit itself there are no examples about POP operators and in the web I can only find very old code examples. May be some one here could point me in the correct direction to do a simple POP in where I can iterate over the particles, get & set some attributes.

Thanks!
tamte
POPs as a dedicated context were deprecated somewhere around H13
the new POP nodes are actually DOPs, so you should look up examples of DOP solvers and how to modify geometry data in DOPs
ja0335
tamte
POPs as a dedicated context were deprecated somewhere around H13
the new POP nodes are actually DOPs, so you should look up examples of DOP solvers and how to modify geometry data in DOPs

Thank you Tomas
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB