GUIStudioMDL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (minoro)
(badly moved multipage)
 
(8 intermediate revisions by 8 users not shown)
Line 1: Line 1:
[[image:guistudiomdl2.jpg|thumb|160px|GUIStudioMDL in action]]
{{LanguageBar}}


'''GUIStudioMDL''' is a GUI {{wiki|wrapper}} written by [[User:Wunderboy|Neil Jedrzejewski]] for the DOS-based model compiler included with the [[Source SDK|SDK]].
<!-- Add the categories to the main page, not here. Some template, such as {{This is a}}, and all Table templates should be placed to the main page. -->
 
[[File:guistudiomdl2.jpg|thumb|160px|GUIStudioMDL in action]]
 
{{gsm|4.1}} is a GUI {{wiki|wrapper}} written by [[User:Wunderboy|Neil Jedrzejewski]] for the [[command-line]]-based [[Studiomdl|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.
Line 7: Line 11:
== External links ==
== External links ==
* [http://www.wunderboy.org/apps/guistudiomdl2.php GUIStudioMDL] - the download page.
* [http://www.wunderboy.org/apps/guistudiomdl2.php GUIStudioMDL] - the download page.
 
{{sdktools|0}}
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Modeling]]
[[Category:Modeling]]

Latest revision as of 05:41, 14 July 2024

English (en)Español (es)Русский (ru)Translate (Translate)


GUIStudioMDL in action

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