Difference between revisions of "3ds Max: Exporting Rigged Models"

Byline removed
imported>Ra5946
imported>QQuix
(Byline removed)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Exporting rigged objects using 3D Studio Max: BY Corwyn
{{Update}}


=


Well after learning from LC ameral oh so long ago and having learnt a lot more through fiddling around through trial and error, and then having tought quite a few since then how to use max in this manner, most recently madmole, I decided it was rediculous that this info wasn't particularly widely available and it was still pretty much past on from one modder to another. So I decided to make a little post that may help some people with this. Note I am not going to attempt to teach anyone how to rig, but feel free to ask, I do know a fair bit about the skin modifier, next to nothing about physique though.
==Introduction==


Well, after learning from LC ameral oh so long ago, and having learned a lot more through fiddling around through trial and error, and then having thought quite a bit since then how to use Max in this manner, most recently madmole, I decided it was ridiculous that this info wasn't particularly widely available and it was still pretty much passed on from one modder to another. So I decided to make a little post that may help some people with this. Note I am not going to attempt to teach anyone how to rig, but feel free to ask.  I do know a fair bit about the skin modifier, next to nothing about physique though.


Things you will need:


==Things you will need==


The CIV4 Nif plugin
The Civ4 Nif plugin
you can get it [http://forums.civfanatics.com/takeoverAd.html?http://forums.civfanatics.com/showthread.php?t=159481 HERE]
you can get it [http://forums.civfanatics.com/takeoverAd.html?http://forums.civfanatics.com/showthread.php?t=159481 HERE]




The max importer/exporter
The Max importer/exporter
you can get that from [http://sourceforge.net/project/showfiles.php?group_id=149157&package_id=195073 HERE]
you can get that from [http://sourceforge.net/project/showfiles.php?group_id=149157&package_id=195073 HERE]


==Process==


Process:
Once you have both of those plugins installed and working properly you should be able to both import and export NIF files from max.
Once you have both of those plugins installed and working properly you should be able to both import and export nif files from max.




1. Import the nif files from the creature/character you want. These are only really useful as reference though, since hopefully you already have a body part or armour peice you want to place into oblivion.
1. Import the NIF files from the creature/character you want. These are only really useful as reference though, since hopefully you already have a body part or armour piece you want to place into oblivion.




2. Using skin or physique add all the bones you just imported to your mesh, for most of the characters/animals in oblivion they will all be named as bip01-etc
2. Using skin or physique add all the bones you just imported to your mesh.  For most of the characters/animals in oblivion they will all be named as bip01-etc




3. Reimport skeleton.nif again for the character or animal that you are modding. This is VERY important, since for the CIV4 exporter to export a working NIF for obliv the skeletal info must be AFTER the mesh info in the file. You can check if it is by going to file=> summary info in max. check the list, if your mesh is at the top, and the skeleton is at the bottom your all good.
3. Re-import skeleton.nif again for the character or animal that you are modding. This is VERY important, since for the Civ4 exporter to export a working NIF for Oblivion, the skeletal info must be ''after'' the mesh info in the file. You can check if it is by going to File=> Summary Info in Max. Check the list; if your mesh is at the top and the skeleton is at the bottom you're all good.




Line 32: Line 34:




5. Export using the CIV4 plugin using these settings:  
5. Export using the Civ4 plugin using these settings:
[[Image:Exporteg7.gif]]
[[Image:Exporteg7.gif]]




IMPORTANT NOTES!
==IMPORTANT NOTES!==


For me, NifSkope hangs up horribly when a texture is not specified for a model.  Since the Civ4 exporter won't export directory structures for the textures, I recommend placing a copy of your texture in the '''Data''' folder. This is the base folder and will allow both Oblivion and NifSkope to find a texture, even though it should only be a temporary measure while testing (it allows you to simply export without doing editing in NifSkope).


For me Nifskope hangs up horribly when a texture is not specified for a model, and since the CIV4 exporter wont export directory structures for the textures I recommend placing a copy of your texture in the DATA folder. This is the base folder and will allow both oblivion and nifskope to find a texture, even though it should only be a temporary measure while testing. (it allows you to simply export without doing editing in nifskope)


Some people have said they can't get the two plugins working side by side. For me, at least, I can export using the Civ4 by only specifying the name, but not the file type.  For instance telling it to export "armor" will work and cause the Civ4 exporter to run, but typing armor.nif will cause the NifTools exporter to run, which you don't want.


Some people have said they cant get the two plugins working side by side. For me at least, I can export using the CIV4 by only specifying the name, but not the filetype. for instance telling it to export "armor" will work and cause the CIV4 exporter to run, but typing armor.nif will cause the niftools exporter to run, which you dont want.


Using the importer you can import the KF animation files.  This is very useful to test how your rigging is working while in 3DS Max. Simply select File => Import NIF/KF and find the animations for your character/animal. To remove the data that it imports (you will want to before you export, or to import another animation) select everything and delete all key frame, then import skeleton.nif again.


Using the importer you can import the KF animation files, this is very useful to test how your rigging is working while in 3DS max. Simply select file import nif/kf and find the animations for your character/animal. To remove the data that it imports (you will want to before you export, or to import another animation) select everything, and delete all keyframe, then import skeleton.nif again.


The importer currently is only importing 3 bone weights, whereas the original meshes from Oblivion often have 4 in places. This will prove problematic if you are attempting to join up a mesh to an existing one. For instance attempting to make the neck on your shiny new chest plate join perfectly with the stock head models is pretty much impossible at this stage.


The importer currently is only importing 3 bone weights, whereas the original meshes from obliv often have 4 in places. This will prove problematic if you are attempting to join up a mesh to an existing one. For instance attempting to make the neck on your shiny new chestplate join perfectly with the stock head models is pretty much impossible at this stage.
==Notes About Skin Modifier==


If you're not already using it, I highly recommend learning to. It allows you to do many things including weight painting (like using a paintbrush to brush on weights on the model; they are even all colour coded) and individual selection, copying, pasting and weighting of vertices on the mesh.


Notes about skin modifier
If your not already using it, I highly recommend learning to. It allows you to do many things including weight painting (like using a paintbrush to brush on weights on the model, they are even all colour coded) and individual selection, copying, pasting and weighting of vertices on the mesh.
meh, very small tutorial post, might help people, who knows! Enjoy! Feel free to ask any questions (though this will prob disapear in no time) and please correct or point out any problems in the guide.




[[Category:Modeling Tutorials]]
[[Category:Tutorials]]
[[Category:Tutorials]]
[[Category:Modeling_and_Texturing_Tutorials]]
Anonymous user