Softimage Mod Tool: Difference between revisions
Jump to navigation
Jump to search
(added link to Creating a 'prop_physics entity' tutorial) |
(added 4 tutorial links. From the very basic, making a prop_static to adding character animations) |
||
Line 12: | Line 12: | ||
*[[XSI Animation]] | *[[XSI Animation]] | ||
*[http://www.gamedesign.net/node/1002 Creating a 'prop_physics entity'] | *[http://www.gamedesign.net/node/1002 Creating a 'prop_physics entity' by yesukai] | ||
*[http://www.xsiwill.com/ModToolsTutorial/ModCharacter.htm Creating a Custom Character for Half-Life 2 Using the SOFTIMAGE XSI Mod Tool] | *[http://www.xsiwill.com/ModToolsTutorial/ModCharacter.htm Creating a Custom Character for Half-Life 2 Using the SOFTIMAGE XSI Mod Tool by Dominic Laflamme] | ||
*[http://www.joespataro.com/html/props_tut_xsi.htm Getting Static Props into Source via XSI|EXP for HL2] | *[http://www.joespataro.com/html/props_tut_xsi.htm Getting Static Props into Source via XSI|EXP for HL2 by Joseph Spataro] | ||
:'''note''': File Structure in this tutorial is outdated. Replace <code>sourcesdk/cstrike_sample_content</code> with <code>sourcesdk_content/cstrike</code>. See [[Source SDK Files and Directory Structure]] for details. | :'''note''': File Structure in this tutorial is outdated. Replace <code>sourcesdk/cstrike_sample_content</code> with <code>sourcesdk_content/cstrike</code>. See [[Source SDK Files and Directory Structure]] for details. | ||
*[http://veazie.org/Tutorials/ModelSetup/hl2_modeling_setup.html Setup Guide for Half-Life 2 Modeling by Veazie] | |||
*[http://veazie.org/Tutorials/XSISimpleCube/hl2%20simple%20model.html Creating a Simple Half-Life 2 Model Using XSI by Veazie] | |||
*[http://veazie.org/Tutorials/twhl_character_tut/character_tut.htm Create a Custom Sequence for the SDK Character Model by Veazie] | |||
*[http://veazie.org/Tutorials/XSICustomCharacter/HL2_Custom_Character.html Creating a Custom HL2 Character Using XSI by Veazie] | |||
==VTM== | ==VTM== |
Revision as of 19:24, 19 September 2005
Program used to make models for HL2.
XSI Mod Tool(Based on SOFTIMAGE|XSI Foundation) is available for FREE.
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
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/..."
Also there is Korin XSI Mod Tool Scene data released by nkinta.