HalfLifeAssetManager
HalfLifeAssetManager copied to clipboard
Half-Life Asset Manager, a tool to view and edit Half-Life 1 models
Just like how OpenGL deals with the the out-of-bound texcoords.
Can't see a convenient way to browse models in current working folder (with actually viewed model), am I missing something? Anyways, it would be great to implement a model scrolling...
Can be useful to have such option to quickly compare different models in HLAM windows. Sometimes you want to see details of animation etc. from specific angle to compare 2...
Raise the maximum number of vertices in a mesh to allow for more complex models to be viewed. This should be done after the move to shaders.
Noesis model viewer can do this but is reported to have UV issues.
Show the bone angles in 3D view the way AxesEntity renders them.
The Export UV Map dialog has poor UV line quality. This is caused by the use of Qt's painting functionality which has trouble creating solid lines. Once the program is...