Softimage Mod Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Alright...)
(formatting)
Line 1: Line 1:
Program used to make models for HL2. There are three commercial versions, XSI Foundation, Essentials, and Advanced.
XSI is the program used to make models for [[Source]]. There are three commercial versions, XSI Foundation, Essentials, and Advanced.


----
==XSI Mod Tool==


XSI Mod Tool (Based on SOFTIMAGE|XSI Foundation 4.2) is available for FREE.[http://www.softimage.com/community/xsi_mod_tool/Default.aspx Official Website]
XSI Mod Tool (based on SOFTIMAGE|XSI Foundation 4.2) is available for ''free''.  
*Download it from: [http://www.download.com/Softimage-XSI-Mod-Tool/3000-2121_4-10357185.html download.com], [http://www.fileplanet.com/files/140000/148790.shtml FilePlanet], [http://www.fileshack.com/file.x?fid=6024 FileShack]
 
*[http://www.softimage.com/community/xsi_mod_tool/activate/default.aspx Free registration needed]
* [http://www.softimage.com/community/xsi_mod_tool/Default.aspx Official Website]
*Save scenes in .exp file format which commercial XSI can't read
* Download it from: [http://www.download.com/Softimage-XSI-Mod-Tool/3000-2121_4-10357185.html download.com], [http://www.fileplanet.com/files/140000/148790.shtml FilePlanet], [http://www.fileshack.com/file.x?fid=6024 FileShack]
*Can import .xsi, .3ds, .x files
* [http://www.softimage.com/community/xsi_mod_tool/activate/default.aspx Free registration needed]
*With Valve Source addon(ValveSource.0105.01.xsiaddon, found in <code>sourcesdk/xsi</code>)
* Save scenes in .exp file format which commercial XSI can't read
**Import/export .smd files(7,500-triangle limit for exported models)
* Can import .xsi, .3ds, .x files
**Import/export .vmf files
* With Valve Source addon(ValveSource.0105.01.xsiaddon, found in <code>sourcesdk/xsi</code>)
**Valve rigs(default, male, female, guide) included
** Import/export .smd files(7,500-triangle limit for exported models)
*See also [http://www.softimage.com/community/xsi_mod_tool/version_limitations/default.aspx Version Limitations]
** Import/export .vmf files
** Valve rigs(default, male, female, guide) included
* See also [http://www.softimage.com/community/xsi_mod_tool/version_limitations/default.aspx Version Limitations]


==Tutorials==
==Tutorials==

Revision as of 14:39, 28 March 2006

XSI is the program used to make models for Source. There are three commercial versions, XSI Foundation, Essentials, and Advanced.

XSI Mod Tool

XSI Mod Tool (based on SOFTIMAGE|XSI Foundation 4.2) is available for free.

Tutorials

Generic XSI Tutorials

Quickstart Guide for Max/Maya/Lightwave users

Source Tutorials

note: File Structure in this tutorial is outdated. Replace sourcesdk/cstrike_sample_content with sourcesdk_content/cstrike. See Source SDK Files and Directory Structure for details.

Video Tutorials

Creating a prop in XSI and Texturing it with Photoshop by FlashJackson - 1+ hour video tutorial that shows prop creation process from modeling, texturing to compiling.

Colt 1911 XSI Video Tutorial by desty - 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

3D-Palace

Digital-Tutors - XSI free turorials

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.