Files
basis_universal/contrib/single_file_transcoder/examples
Carl Woffenden 8bf626bb53 Fixed standalone compilation warnings
Fixed -Wno-pragma-once-outside-header requirement (removing 'pragma once' in combiner script). Minor docs.
2019-09-25 20:42:33 +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.