diff options
| author | Ray <[email protected]> | 2019-04-05 13:15:56 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-04-05 13:15:56 +0200 |
| commit | 92733d6695e0cdab3b42972f2cd6ed48d98ec689 (patch) | |
| tree | 2b46d7f3c026b62166fea4e5ca039d1a9391fbcd /examples/others/iqm_loader/resources | |
| parent | 38a13b76d13c6e4f6f6c02bfd63900de56de4a42 (diff) | |
| download | raylib-92733d6695e0cdab3b42972f2cd6ed48d98ec689.tar.gz raylib-92733d6695e0cdab3b42972f2cd6ed48d98ec689.zip | |
BIG UPDATE: New models functions for animations!
Multiple functions added and some reviewed to adapt to the new multi-mesh, multi-material and animated models.
Diffstat (limited to 'examples/others/iqm_loader/resources')
| -rw-r--r-- | examples/others/iqm_loader/resources/guy.blend | bin | 665304 -> 0 bytes |
| -rw-r--r-- | examples/others/iqm_loader/resources/guy.iqm | bin | 39408 -> 0 bytes |
| -rw-r--r-- | examples/others/iqm_loader/resources/guyanim.iqm | bin | 18244 -> 0 bytes |
| -rw-r--r-- | examples/others/iqm_loader/resources/guytex.png | bin | 302388 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/examples/others/iqm_loader/resources/guy.blend b/examples/others/iqm_loader/resources/guy.blend Binary files differdeleted file mode 100644 index 3880467d..00000000 --- a/examples/others/iqm_loader/resources/guy.blend +++ /dev/null diff --git a/examples/others/iqm_loader/resources/guy.iqm b/examples/others/iqm_loader/resources/guy.iqm Binary files differdeleted file mode 100644 index 36bed5e0..00000000 --- a/examples/others/iqm_loader/resources/guy.iqm +++ /dev/null diff --git a/examples/others/iqm_loader/resources/guyanim.iqm b/examples/others/iqm_loader/resources/guyanim.iqm Binary files differdeleted file mode 100644 index 824a68a3..00000000 --- a/examples/others/iqm_loader/resources/guyanim.iqm +++ /dev/null diff --git a/examples/others/iqm_loader/resources/guytex.png b/examples/others/iqm_loader/resources/guytex.png Binary files differdeleted file mode 100644 index 7f813552..00000000 --- a/examples/others/iqm_loader/resources/guytex.png +++ /dev/null |
