GUIStudioMDL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 1: Line 1:
[[image:guistudiomdl2.jpg|framed|GUIStudioMDL in action]]
GUIStudioMDL is a GUI "wrapper" around the DOS based model compiler included with the SDK.
GUIStudioMDL is a GUI "wrapper" around the DOS based model compiler included with the SDK.



Revision as of 09:03, 11 September 2005

GUIStudioMDL in action

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