Softimage Mod Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(little clarification)
(New Softimage Mod Tool Version! Note: Please check if new triangle export limit is okay with the Valve addon.)
Line 3: Line 3:
==XSI Mod Tool==
==XSI Mod Tool==


XSI Mod Tool (based on SOFTIMAGE|XSI Foundation 4.2) is available for ''free'', and does not require XSI.  
XSI Mod Tool (based on SOFTIMAGE|XSI Foundation 6) is available for ''free'', and does not require XSI.  


* [http://www.softimage.com/community/xsi_mod_tool/Default.aspx Official Website]
* [http://www.softimage.com/community/xsi_mod_tool/Default.aspx Official Website]
Line 11: Line 11:
* Can import .xsi, .3ds, .x files
* Can import .xsi, .3ds, .x files
* With Valve Source addon(ValveSource.0105.01.xsiaddon, found in <code>sourcesdk/xsi</code>)
* With Valve Source addon(ValveSource.0105.01.xsiaddon, found in <code>sourcesdk/xsi</code>)
** Import/export .smd files(7,500-triangle limit for exported models)
** Import/export .smd files(64,000-triangle limit for exported models)
** Import/export .vmf files
** Import/export .vmf files
** Valve rigs(default, male, female, guide) included
** Valve rigs(default, male, female, guide) included

Revision as of 17:14, 13 August 2007

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 6) is available for free, and does not require XSI.

Valve Source Add-On for XSI5.11/6.0 users

The Valve Source Add-on that was included in the SDK has problems with XSI 5.0/5.11/6.0. Noesis Interactive has released two updated Add-ons for XSI 5.11/6.0 users.

Valve Source Add-On for XSI 5.11/6.0

Tutorials

Generic XSI Tutorials

Quickstart Guide for Max/Maya/Lightwave users

Source Tutorials

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. (Also On Main Page For Now of Redemtion Site [1]http://redemptionmod.com/index.php Scroll to the bottom.)

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.