Files
basis_universal/contrib/single_file_transcoder/examples/README.md
Carl Woffenden c04d24dd12 Generated file is now basisu_transcoder.cpp
Renamed the generated file to be the same as the non-amalgamated file, updating the script (and docs) accordinly. Added an example of generated amalgamated header and source.
2019-10-01 15:56:59 +02:00

583 B

Single File Basis Universal Examples

The examples #include the generated basisu_transcoder.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.