Softimage Mod Tool: Difference between revisions
(Mod Tool details & more tutorials) |
|||
Line 1: | Line 1: | ||
Program used to make models for HL2. | Program used to make models for HL2. There are three commercial versions, XSI Foundation, Essentials, and Advanced. | ||
XSI Mod Tool (Based on SOFTIMAGE|XSI Foundation) is available for FREE.[http://www.softimage.com/products/Mod/v4/ Official Website] | |||
*Save scenes in .exp file format which commercial XSI can't read | |||
*Can import .xsi, .3ds, .x files | |||
*With Valve Source addon | |||
**Import/export .smd files(7,500-triangle limit for exported models) | |||
**Import/export .vmf files | |||
**Valve rigs(default, male, female, guide) included | |||
*See also [http://www.softimage.com/products/Mod/v42/version_limitations/ Version Limitations] | |||
==Tutorials== | ==Tutorials== | ||
Line 11: | Line 18: | ||
*[[XSI Animation]] | *[[XSI Animation]] | ||
*[[Overview of Model Creation]] | |||
*[[Compiling Models Basics]] | |||
*[[Creating Characters]] | |||
*[[View Models]] | |||
*[[Replacing HL2DM player models with XSI Mod Tool]] | *[[Replacing HL2DM player models with XSI Mod Tool]] | ||
Line 36: | Line 51: | ||
==VTM== | ==VTM== | ||
[Colt 1911 XSI Video Tutorial by desty http://halflife2.filefront.com/files/Half-Life_2/Tutorials_and_Guides/VTMs;4385] - 5 hour video tutorial which shows the whole modeling process. Reference pictures and renders file are also available. | |||
[http://www.3dbuzz.com 3D Buzz] - "Introduction to XSI" 5 hour VTM series | [http://www.3dbuzz.com 3D Buzz] - "Introduction to XSI" 5 hour VTM series | ||
Line 41: | Line 58: | ||
==Samples== | ==Samples== | ||
SourceSDK contains various character/weapon/vehicle sample scenes (.scn) for XSI. See "sourcesdk_content/<game name>/modelsrc/..." | SourceSDK contains various character/weapon/vehicle sample scenes (.scn) for XSI. See "sourcesdk_content/<game name>/modelsrc/..." You can replace the model to make your own characters/weapons/vehicles. | ||
Also there is [http://www11.plala.or.jp/nkinta/hl2.htm Korin XSI Mod Tool Scene data] released by nkinta. | Also there is [http://www11.plala.or.jp/nkinta/hl2.htm Korin XSI Mod Tool Scene data] released by nkinta. It shows how to make an Alyx replacement model with full facial animations. | ||
[[category:Tools]] | [[category:Tools]] | ||
[[category:Modeling]] | [[category:Modeling]] |
Revision as of 19:43, 23 September 2005
Program used to make models for HL2. There are three commercial versions, XSI Foundation, Essentials, and Advanced.
XSI Mod Tool (Based on SOFTIMAGE|XSI Foundation) is available for FREE.Official Website
- Save scenes in .exp file format which commercial XSI can't read
- Can import .xsi, .3ds, .x files
- With Valve Source addon
- Import/export .smd files(7,500-triangle limit for exported models)
- Import/export .vmf files
- Valve rigs(default, male, female, guide) included
- See also Version Limitations
Tutorials
- note: File Structure in this tutorial is outdated. Replace
sourcesdk/cstrike_sample_content
withsourcesdk_content/cstrike
. See Source SDK Files and Directory Structure for details.
VTM
[Colt 1911 XSI Video Tutorial by desty http://halflife2.filefront.com/files/Half-Life_2/Tutorials_and_Guides/VTMs;4385] - 5 hour video tutorial which shows the whole modeling process. Reference pictures and renders file are also available.
3D Buzz - "Introduction to XSI" 5 hour VTM series
Samples
SourceSDK contains various character/weapon/vehicle sample scenes (.scn) for XSI. See "sourcesdk_content/<game name>/modelsrc/..." You can replace the model to make your own characters/weapons/vehicles.
Also there is Korin XSI Mod Tool Scene data released by nkinta. It shows how to make an Alyx replacement model with full facial animations.