ZBrushCentral

Starting with writing plugins

Hello,
can anybody give me a link to good resources on writing plugins for ZBrush? I am particularly interested at obtaining information from Polypaint, namely where is stored information on pixols and how to access them, so that I can modify color/position/etc. via script or plugin. Thanks in advance,
Artur

Hi,

Apologies for the delay in replying. You can learn all about zscript from the online docs here:

http://www.pixologic.com/docs/index.php/ZScripting

Also, there are several useful posts at the top of this forum (the ZScript Help Forum).

As far as the polypaint data is concerned, this isn’t available to zscript directly but you could manipulate it in various ways, for example by creating a texture map, changing that outside of ZBrush using a dll, then importing and converting to polypaint.