Skip to content

icewind1991/vtf.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VTF.js

Create vtf files in nodejs or the browser (using browserify)

Ported from VTFLib using emscripten

Usage

var vtf = require('./src/vtf.js');
// rgba data should be an uint8array
var outputRGBAData vtf.fromRGBA(inputRGABATA, width, height);

Licence

LGPL

About

Create VTF files in javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages