ZBrushCentral

AutoFlipExport

Automatically does a “FlipV” on both the texture and alpha, then exports as .obj file with associated .bmp files for texture and alpha. Returns previous orientations after saving.

This is to help those who are fed up with needing to FlipV in order get the correct texture orientations to use with your 3D application.

To use,

  1. Open and run the file from the ZScript menu
  2. Go to the “Texture” menu and click the button AutoFlipExport under the “AutoFlip and Export” submenu.
  3. You can place the ZScript .zsc file (generated after first use) in your ZStartup/ZPlugs folder to have it placed on ZBrush startup.

Please let me know if this is useful.

Attachments

AutoFlip.TXT (551 Bytes)

Nice work :+1: It is cool to see people post automations such as this.

You might want to post the script as a zplugin (just the .zsc). This can be put in the /ZStartup/ZPlugs folder to load the zplugin automatically when ZBrush starts. Of course people can do that themselves after loading the zscript manually one time. But we are all lazy buggers aren’t we :wink: