Quick head sculpt I did today as practice. Hoping to render it out once I figure out what I want to do with it.
Thanks so much for sharing your plugin.
—h
Your welcome heathivan. Glad you like it!
Did a quick render of the elf head I sculpted a while back. Still a WIP
Very handy though I sometimes get my saved views disappeared or mutiplied when refreshed.
Zscript Question: How do I make a button automatically pressed every time I move a brush through the mesh? (Without me having to go the button and click). I ask why I saw ZSnapshot and it would be nice to be able to use it without having to press the “Refresh” button. Thank you.
You can listen for mouse events in ZScript. Check the ZScript API. I’ve tried implementing this function before but couldn’t get it to work, can’t remmember exactly why. I think it had something to do with ZBrush not being able to differentiate between the clicking on the model or clicking on the UI.
Here is an updated version of the script that I’ve never posted. Take a look at the code, hopefully can solve it. Personally I’ve found the best solution is to hotkey the ‘refresh’ button. Cheers.
https://drive.google.com/open?id=15_zcCdh6cs2cJugRcth_pnfbTg8ADMcR
Thanks for the quick response. Your script was one of the things I missed at Zbrush. I hope I can contribute to the community quickly too!
Does it work on Zbrush 2018? It is giving error that dll missing.
Ahh yes, I forgot to upload the DLL file. Download the latest here:
https://drive.google.com/open?id=1S-8gfZ3fT_SYusL6lvmY7LX1hmgzks6y
Let me know if it works