Exporting a model

From Valve Developer Community
Revision as of 08:34, 17 May 2008 by TomEdwards (talk | contribs)
Jump to navigation Jump to search

In Source, a model's geometry is created in a third-party model editor. This model data must be exported to the SMD file format so that it can be compiled into the binary format understood by Source. These articles will guide you through export process in the modelling package of your choice.

Because SMD is Valve's own format, SMD exporters are usually plug-ins. Instructions for downloading and installing the appropriate exporter can be found in each article, if the package doesn't provide one as standard.

Tutorials by package

See also