Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-11-03 | 936 Bytes | |
obj2pie.py | 2011-11-03 | 4.7 kB | |
obj2pie.exe | 2011-11-02 | 28.6 kB | |
Totals: 3 Items | 34.2 kB | 0 |
This is the readme file the law says you have to read it. In the obj2pie.py file you will need to firstly set the path variable to where you have stored your folder and exe file...obj2pie.exe using double \\ as seperators... C:\\something\\like\\this\\obj2pie.exe then you need to install python http://www.python.org/getit/ when you have done this you can right click on obj2pie.py and run with the python If you have a better method please PM on wz2100net forum Usage: obj2pie [options] input_filename output_filename texture_filename Options: -y Do not swap Y and Z axis. Exporter uses Y-axis as "up". -r Do not reverse winding of all polygons. -i Do not invert the vertical texture coordinates. -s N Scale model points by N before converting. -t Use two sided polygons (Create duplicate faces with reverse winding). -v N Pie export version ( 2 and 3 supported, 3 is default). -m Use tcmask pie type.