Half-Life Model Viewer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Added websites.)
Line 1: Line 1:
A tool that can render a source mdl file like the game engine can. Can be used by modelers to refine a qc file by finding the exact origin and physics constraints and generating a qc with the right values.
A tool that can render a source mdl file like the game engine can. Can be used by modelers to refine a qc file by finding the exact origin and physics constraints and generating a qc with the right values.
==Links==
*[http://www.swissquake.ch/chumbalum-soft/hlmv/index.html Mete Ciragan's Half-Life Model Viewer]
*[http://www.wunderboy.org/3d_games/utils/hlmv.php Jed's Half-Life Model Viewer]


[[category:Modeling]]
[[category:Modeling]]

Revision as of 03:52, 22 August 2005

A tool that can render a source mdl file like the game engine can. Can be used by modelers to refine a qc file by finding the exact origin and physics constraints and generating a qc with the right values.

Links