Difference between revisions of "Nif Optimization"

296 bytes removed ,  20:10, 23 June 2012
Byline and one broken link removed
imported>Amorilia
(python 2.5 -> python 2.6)
imported>QQuix
(Byline and one broken link removed)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Byline}}


[[Category:Modeling Tutorials]]
[[Category:Modeling Tutorials]]
[[Category:Tutorials]]
[[Category:Tutorials]]
Created by [[User:Razorwing|Razorwing]] from [http://www.silgrad.com/ Silgrad Tower]


==Background==
==Background==


My name is Razorwing from the [http://www.silgrad.com/ Silgrad Tower] team. If you're a 3D Studio Max modeller like me and haven't tried [http://niftools.sourceforge.net/forum/profile.php?mode=viewprofile&u=4 amorilia]'s script before you'll most likely want to read this information.
If you're a 3D Studio Max modeller and haven't tried amorilia's script before you'll most likely want to read this information.
 


First I'll make a run-of-the-mill disclaimer that you're using this method at your own risk. It's not tested 100% and could cause you problems. All I can say is that I've used it quite a lot myself and haven't experienced any problems at all.
First I'll make a run-of-the-mill disclaimer that you're using this method at your own risk. It's not tested 100% and could cause you problems. All I can say is that I've used it quite a lot myself and haven't experienced any problems at all.
Line 37: Line 33:


*Install [http://www.python.org/download/ Python 2.6] (in this article it will be assume that you use the default installation path, C:\Python26).
*Install [http://www.python.org/download/ Python 2.6] (in this article it will be assume that you use the default installation path, C:\Python26).
*Install [http://sourceforge.net/project/platformdownload.php?group_id=199269&sel_platform=3089 PyFFI].
*Install [http://sourceforge.net/projects/pyffi/files/ PyFFI].


==Using the Script from the Windows Explorer==
==Using the Script from the Windows Explorer==
Anonymous user