FIFA 14 3D Importer/Exporter
Blender Script for Importing/Exporting FIFA 14 3D models in Blender.
The script is able to import almost every 3d rx3 in the game. Export support is added for head and hair models. (Only Vertex Positions are exported for now).
Please test the script as more as you can and send me back feedback with any errors and problems.
HOW TO USE:
I've uploaded a video tutorial that describes how to install the script and how all the operators work.
INSTALLATION:
1)Copy the fifa_tools folder inside Blender's root directory (it must be in the same folder with blender.exe)
2)You install the FIFA3DIE.py from Blender. Goto User Preferences, then in the Addon Tab and search for the .py file. For enabling just check it.
You'll need Blender 2.67 or higher. The script should not have any problem with all 2.6 versions of Blender but for the record it was developed in 2.67b
Contact:
gregkwaste@gmail.com
Changelog
version: 0.4beta
-Added automatic texture importing and material assignment.
-Added more organized stadium import support including bounding boxes for the groups).
-Added Facegen obj importing capability.
-Added Hair Export support.
-Added More helping operators.
-Added more parametric importing options.
version: 0.3alpha
-Added Importing support for Head Models, Hair Models, Trophy Models and Stadium Models
-Added DDS exporting support from every game texture file (Supported DDS type so far, DXT1, DXT3)
-Added Exporting support for Head Models.
version: 0.31alpha
-Fixed a module missing issue
-Fixed not loading base UV Maps