mortenbh / MDLViewerV1.0

WebGL-based Quake MDL Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

WebGL-based Quake MDL Viewer

License:MIT License


Languages

Language:JavaScript 90.4%Language:HTML 9.6%