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

https://github.com/talon1024/wcpso-matreader-html5

An HTML5 application that reads VISION engine MAT files, and displays them on HTML5 canvases.
https://github.com/talon1024/wcpso-matreader-html5

Last synced: 30 days ago
JSON representation

An HTML5 application that reads VISION engine MAT files, and displays them on HTML5 canvases.

Awesome Lists containing this project

README

          

MAT Reader
==========

This is a JavaScript/HTML5 app that reads VISION engine (Wing Commander: Prophecy/Secret Ops) MAT
texture files, and displays them on HTML5 canvases.

How to use
----------

Just select some MAT files using the file selector, and they will be loaded
automatically, and displayed to you as they are being loaded. Once the load is
complete, you can hover over each image rendered from the MAT file, and you can
see which MAT corresponds to the image you are hovering over.