assimp/samples/SimpleTexturedDirectx11
Eric Wasylishen ee8d1b0417 SimpleTexturedDirectx11: embedded texture loading fixes
- remove assumption that embedded texture names start with "*0", etc.
- rename ModelLoader::getTextureFromModel() to loadEmbeddedTexture()
- support loading uncompressed embedded textures

Fixes display of bullsquid.mdl from Half-Life (which has an
embdedded texture named "bottommap.bmp")
2021-04-24 14:13:51 -06:00
..
SimpleTexturedDirectx11 SimpleTexturedDirectx11: embedded texture loading fixes 2021-04-24 14:13:51 -06:00
CMakeLists.txt Fixed overwriting of CMake global output directory variables. 2020-08-07 16:04:39 -04:00