Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

WebGL implementation of the Half-Life Model Viewer

Awesome Lists containing this project

README

        

# Web Half-Life Model Viewer [![Build Status](https://travis-ci.org/danakt/web-hlmv.svg?branch=master)](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 interface

Create 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.