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.
- Host: GitHub
- URL: https://github.com/talon1024/wcpso-matreader-html5
- Owner: Talon1024
- Created: 2014-10-21T02:47:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T06:46:03.000Z (over 1 year ago)
- Last Synced: 2025-04-04T11:38:52.891Z (over 1 year ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.