https://github.com/danakt/web-hlmv
WebGL implementation of the Half-Life Model Viewer
https://github.com/danakt/web-hlmv
counter-strike cross-platform goldsrc half-life half-life-model-viewer halflife hlmv mdl threejs webgl
Last synced: 1 day ago
JSON representation
WebGL implementation of the Half-Life Model Viewer
- Host: GitHub
- URL: https://github.com/danakt/web-hlmv
- Owner: danakt
- License: mit
- Created: 2018-10-20T22:31:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:43:54.000Z (over 2 years ago)
- Last Synced: 2025-03-27T17:35:51.703Z (19 days ago)
- Topics: counter-strike, cross-platform, goldsrc, half-life, half-life-model-viewer, halflife, hlmv, mdl, threejs, webgl
- Language: TypeScript
- Homepage: https://danakt.com/web-hlmv/
- Size: 13.7 MB
- Stars: 110
- Watchers: 6
- Forks: 17
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- RAWR - web-hlmv - WebGL implementation of the Half-Life Model Viewer. ([Website](https://danakt.com/web-hlmv/)) (Gaming / Modding / Mapping / Modeling / Texturing / Hammer Editor)
README
# Web Half-Life Model Viewer [](https://travis-ci.org/danakt/web-hlmv)
This repo contains the source code powering [danakt.com/web-hlmv](https://danakt.com/web-hlmv). The tool was made as a simple multiplatform alternative to [Half-Life Model Viewer](https://github.com/ValveSoftware/halflife/tree/master/utils/mdlviewer).
![]()
## Todo
- Fix bone positions calculation (resolve problems with weapons rendering)
- Add first person weapons viewing and mirroring model
- Add viewing textures
— Add chrome textures
- Make parsing and processing models in worker
- Make mobile interfaceCreate an [issue](https://github.com/danakt/web-hlmv/issues) to offer new features.
## License
[MIT](LICENSE) © 2019
This product was made using technologies licensed from id Software and Valve
Corporation.