/zbrush-dll-template

DLL template for zbrush plugin development

Primary LanguageC++

zbrush-dll-template

Don't use if you don't want to contribute to the project.

Objective :

  • First objective of mine is to get a version that compile for PC with visual studio community 2017.
  • Second objective is to find someone who could build the dynamic link Library with Xcode ( i don't own a mac so..).
  • Next Step would be to make it compiles with Cmake, so cross plateform support could be possible.

Installation :

  • Copy plugin-template.txt and plugin-template directory to Zplug64 in Zbrush Startup installation.
  • In zbrush "Script > load script" load the plugin-template.txt file.

Credits :

Mark Burgess, Nicolas Kirsch( fuzzzzzz).