GUIStudioMDL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 9: Line 9:


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Modelling]]
[[Category:Modeling]]

Revision as of 08:50, 11 September 2005

GUIStudioMDL is a GUI "wrapper" around the DOS based model compiler included with the SDK.

It removes the need to use the command-line when compiling models but gives you access to all the options of the original compiler (some you may not of known!) through a simple interface.

External Links