GUIStudioMDL: Difference between revisions
Jump to navigation
Jump to search
m (minoro) |
m (command line != DOS k thx) |
||
Line 1: | Line 1: | ||
[[image:guistudiomdl2.jpg|thumb|160px|GUIStudioMDL in action]] | [[image:guistudiomdl2.jpg|thumb|160px|GUIStudioMDL in action]] | ||
'''GUIStudioMDL''' is a GUI {{wiki|wrapper}} written by [[User:Wunderboy|Neil Jedrzejewski]] for the | '''GUIStudioMDL''' 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. |
Revision as of 07:57, 23 May 2010
GUIStudioMDL is a GUI 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
- GUIStudioMDL - the download page.