GUIStudioMDL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (minoro)
Line 1: Line 1:
[[image:guistudiomdl2.jpg|framed|GUIStudioMDL in action]]
[[image:guistudiomdl2.jpg|thumb|160px|GUIStudioMDL in action]]


GUIStudioMDL is a GUI "wrapper" around the DOS based model compiler included with the SDK.
'''GUIStudioMDL''' is a GUI {{wiki|wrapper}} written by [[User:Wunderboy|Neil Jedrzejewski]] for the DOS-based model compiler included with the [[Source SDK|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.
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 ==
 
* [http://www.wunderboy.org/apps/guistudiomdl2.php GUIStudioMDL] - the download page.
*[http://www.wunderboy.org/apps/guistudiomdl2.php GUIStudioMDL Download]
*[http://www.wunderboy.org/ Author's Homepage]


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

Revision as of 04:34, 15 November 2007

GUIStudioMDL in action

GUIStudioMDL is a GUI Wikipedia icon wrapper written by Neil Jedrzejewski for 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