Files
basis_universal/contrib/single_file_transcoder/examples
Carl Woffenden 0499e57499 Added exclude option, improved example
Added -x option to the script to exclude files, then used it to exclude the large BC7 mode 6 tables. Added mipmap transcoding to the example for completeness.
2019-09-27 11:46:00 +02:00
..
2019-09-24 18:43:15 +02:00
2019-09-20 23:04:03 -04:00
2019-09-21 03:14:49 +02:00
2019-09-20 15:00:02 -04:00

Single File Basis Universal Examples

The examples #include the generated basisutranslib.cpp directly but work equally as well when including basisu_transcoder.h and compiling the amalgamated source separately.

emscripten.cpp is a bare-bones Emscripten compiled WebGL demo picking the best transcoder format for the sample texture (see the original PNG image).

The example files in this directory are released under a Creative Commons Zero license.