raylib/examples/models/resources
procfxgen dfc465ca6d
new models_magicavoxel_loading example (#1940)
* new models_magicavoxel_loading example

* Portable header-only file "magicavoxel_loader.h" for MagicaVoxel loader example.

* models_magicavoxel_loading example added to CMakeLists.txt and Makefile

* fix models_magicavoxel_loading example for linux.

* * vox_loader into "src/external/vox_loader.h"
 * vox file support for "models.c"
 * updated example "models/models_magicavoxel_loading.c"

* * Fix Vox_FreeArrays (removed memory leak)

* * removed magicavoxel_loader.h

* * Revert vs2019 solution
2021-09-04 19:55:09 +02:00
..
gltf Major revamp gltf (#1849) 2021-06-26 13:22:00 +02:00
guy resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
models Reviewed resources licenses 2021-07-16 16:10:35 +02:00
pbr Reduce textures size 2019-05-31 10:03:44 +02:00
plane Updated example assets 2021-03-19 22:39:39 +01:00
shaders WARNING: REVIEWED: Default shader uniform names 2021-06-25 13:35:43 +02:00
vox new models_magicavoxel_loading example (#1940) 2021-09-04 19:55:09 +02:00
billboard.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
cubicmap.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
cubicmap_atlas.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
dresden_square_1k.hdr REVIEWED: models_skybox example 2020-09-19 20:42:19 +02:00
dresden_square_2k.hdr REVIEWED: models_skybox example 2020-09-19 20:42:19 +02:00
heightmap.png resources PNG chunks cleaning 2020-05-28 21:18:58 +02:00
LICENSE.md Reviewed resources licenses 2021-07-16 16:10:35 +02:00
skybox.png Fixes gl state after HDR texture functions. (#1621) 2021-02-28 23:31:25 +01:00