/node-basis

simple wrapper around basis-universal executable

Primary LanguageJavaScript

node-basis

Simple wrapper around a basis-universal executable.

Basis is a cool compressed texture file format.

Three.js doc page on basis texture loader

install

npm install node-basis-wrapper -g

usage

node-basis -file path/to/myFile.png

more options

All arguments are forwarded to the basis-universal API.
Type node-basis without argument to get documentation.