Hi,
Does anyone have a step by step guide of importing models from WZ to blender and back for Mac?
WZ to Blender
-
WZ2100ModsFAn
- Trained

- Posts: 371
- Joined: 15 Apr 2018, 17:25
- Location: United States.
Re: WZ to Blender
You get a plugin from the official wz github repo.jcmjoel wrote: 06 Jun 2019, 14:40 Hi,
Does anyone have a step by step guide of importing models from WZ to blender and back for Mac?
-
MaNGusT
- Art contributor
- Posts: 1154
- Joined: 22 Sep 2006, 10:31
- Location: Russia
Re: WZ to Blender
1) Download WMIT
2) extract the necessary models(*model name*.pie) from base.wz(zip) or mp.wz that is located in wz install folder
3) extract textures for these models if needed
4) open extracted model in WMIT, setup its texture
5) save model to OBJ
6) import OBJ to blender
7) edit model
8) export edited model from blender to OBJ
9) open it in WMIT and setup its texture
10) be sure it looks fine
11) if needed, use transformation tab to edit the model with WMIT's options
12) save model to pie3 format
13) place the model back to folder where you took it, i.e. wz/data/base/structs/blderik.pie
2) extract the necessary models(*model name*.pie) from base.wz(zip) or mp.wz that is located in wz install folder
3) extract textures for these models if needed
4) open extracted model in WMIT, setup its texture
5) save model to OBJ
6) import OBJ to blender
7) edit model
8) export edited model from blender to OBJ
9) open it in WMIT and setup its texture
10) be sure it looks fine
11) if needed, use transformation tab to edit the model with WMIT's options
12) save model to pie3 format
13) place the model back to folder where you took it, i.e. wz/data/base/structs/blderik.pie
-
pastdue
- Warzone 2100 Team Member

- Posts: 345
- Joined: 13 Aug 2017, 17:44
Re: WZ to Blender
Just to add on to MaNGusT's excellent overview:
We don't currently have WMIT macOS builds uploaded anywhere, but there are instructions on how to build it yourself here: https://github.com/Warzone2100/WMIT/blo ... /README.md
(It is admittedly a bit of a pain if you aren't familiar with Xcode and Qt. And Qt is a pretty large download.)
(Also, do pull from the main repo if you're building for macOS, as it includes some fixes.)
At some point we'll get macOS builds uploaded somewhere so you don't have to go through the hassle of building it yourself.
We don't currently have WMIT macOS builds uploaded anywhere, but there are instructions on how to build it yourself here: https://github.com/Warzone2100/WMIT/blo ... /README.md
(It is admittedly a bit of a pain if you aren't familiar with Xcode and Qt. And Qt is a pretty large download.)
(Also, do pull from the main repo if you're building for macOS, as it includes some fixes.)
At some point we'll get macOS builds uploaded somewhere so you don't have to go through the hassle of building it yourself.
-
jcmjoel
- New user
- Posts: 4
- Joined: 06 Jun 2019, 10:24
Re: WZ to Blender
Thank you, it's all a bit overwhelming on MAC so I think I might wait until I have a PC, I had a go at blender last night, it's tough but with practice I think I can get it.