HDK writing a POP

   3021   2   1
User Avatar
Member
11 posts
Joined: July 2015
Offline
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!
Edited by ja0335 - Aug. 13, 2017 22:34:03
Juan Camilo Acosta Arango
ja0335@gmail.com
User Avatar
Member
8525 posts
Joined: July 2007
Offline
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
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
11 posts
Joined: July 2015
Offline
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
Juan Camilo Acosta Arango
ja0335@gmail.com
  • Quick Links