GUIStudioMDL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 8: Line 8:
== 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]]

Revision as of 11:17, 23 September 2023

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

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