Softimage Mod Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎XSI Mod Tool: URL fix)
(→‎XSI Mod Tool: much better :-))
Line 3: Line 3:
==XSI Mod Tool==
==XSI Mod Tool==


XSI Mod Tool (based on SOFTIMAGE|XSI Foundation 6) is available for ''free'', and does not require XSI.
[[Image:Xsimodtool-logo.jpg|right|300px|Mod Tool logo]]


* '''[http://www.softimage.com/products/modtool/ Official Website]'''
The '''XSI Mod Tool 6''' is a completely free version of the professional XSI modelling package. It has most of the features of the professional versions (certainly everything you'd need for mods) and allows you to export your work to Source without restriction.
* 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://softimage.com/products/modtool/activate/default.aspx Free registration needed]
<div style="background:#F9F9F9;border:1px solid #AAA;font-size:large; width:20em; text-align:center;margin:1em;">
* Save scenes in .exp file format which commercial XSI can't read
'''[http://www.softimage.com/products/modtool/ Visit the official website]'''
* Can import .xsi, .3ds, .x files
 
* With Valve Source addon(ValveSource.0105.01.xsiaddon, found in <code>sourcesdk/xsi</code>)
'''[http://www.softimage.com/downloads/XSI_Mod_Tool/ Visit the download page]'''
** Import/export .smd files(64,000-triangle limit for exported models)
 
** Import/export .vmf files
'''[http://www.softimage.com/products/modtool/limitations.aspx Check the Tool's limitations]
** Valve rigs(default, male, female, guide) included
</div>
* See also [http://www.softimage.com/products/modtool/limitations.aspx Version Limitations]
 
===ValveSource addon===
The Mod Tool is used with the '''[[ValveSource addon]]''', which is required to export your work to a format [[studiomdl|Source's model compiler]] can understand.
 
{{warning|The addon provided with the Source SDK is not yet full compatible with MT6. [[Noesis Interactive]] have made [http://www.noesisinteractive.com/downloads/XSIv6.0Addon.zip an updated version] that should be used instead.}}


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

Revision as of 03:15, 14 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

Mod Tool logo

The XSI Mod Tool 6 is a completely free version of the professional XSI modelling package. It has most of the features of the professional versions (certainly everything you'd need for mods) and allows you to export your work to Source without restriction.

Visit the official website

Visit the download page

Check the Tool's limitations

ValveSource addon

The Mod Tool is used with the ValveSource addon, which is required to export your work to a format Source's model compiler can understand.

Warning.pngWarning:The addon provided with the Source SDK is not yet full compatible with MT6. Noesis Interactive have made an updated version that should be used instead.

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.