GUIStudioMDL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Reverted edit of Pgmaker, changed back to last version by Wunderboy)
No edit summary
Line 3: Line 3:
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.


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.
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 have known!) through a simple interface.


== External Links ==
== External Links ==

Revision as of 14:35, 17 September 2007

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 have known!) through a simple interface.

External Links