source-engine-model-loader icon indicating copy to clipboard operation
source-engine-model-loader copied to clipboard

Three.js loader for parsing Valve's Source Engine models

Results 3 source-engine-model-loader issues
Sort by recently updated
recently updated
newest added
trafficstars

View models from mods via browse files.

enhancement

- [x] Skinned Meshes - [x] Understand [replaceable textures tables](https://github.com/ValveSoftware/source-sdk-2013/blob/master/sp/src/public/studio.h#L2155-L2159) -- See description for skinfamilies and tables in the [MDL Wiki](https://developer.valvesoftware.com/wiki/MDL) - [ ] Understand [bone tables](https://github.com/ValveSoftware/source-sdk-2013/blob/master/sp/src/public/studio.h#L2262-L2263) - [ ]...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies