Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 529 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 529 Bytes

WebGL-based Quake MDL Viewer

This repository contains a WebGL-based viewer for Quake MDL files with full support for textures and animations.

Animations are hardcoded in QuakeC so currently we simply dump all frames into a single continuous animation. In the future we could detect standard models such as player.mdl and hardcode support for these animations.

Due to copyright restrictions you have to supply your own .mdl files.

You can find a live demo here.