GUIStudioMDL: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Reverted edit of Pgmaker, changed back to last version by Wunderboy)
Line 1: Line 1:
I have a problem. I searched all over the net without result:(
[[image:guistudiomdl2.jpg|framed|GUIStudioMDL in action]]
When u open hammer u got 4 screens. 1 in 3D and 3 in 2D. First it was normal but now it looks like this.[[http://users.telenet.be/downloadarea/hammer.jpg]] plz help
 
send reply here or to vancaeneghempieter@hotmail.com
GUIStudioMDL is a GUI "wrapper" around the DOS based model compiler included with the SDK.
thx
 
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.
 
== External Links ==
 
*[http://www.wunderboy.org/apps/guistudiomdl2.php GUIStudioMDL Download]
*[http://www.wunderboy.org/ Author's Homepage]
 
[[Category:Third Party Tools]]
[[Category:Modeling]]

Revision as of 11:04, 8 February 2006

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

External Links