-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Dziq
committed
Jun 30, 2018
1 parent
707e05e
commit e4a187f
Showing
20 changed files
with
26 additions
and
2,212 deletions.
There are no files selected for viewing
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
// mesh/texturing by nieb, animations by Dziq | ||
|
||
iqmload mesh.iqm | ||
iqmskin * ../diffuse.jpg ../mask.jpg .6 .1 | ||
iqmbumpmap * ../normals.jpg | ||
|
||
iqmanim "mapmodel" "idle.iqm" 0 | ||
iqmanim "trigger on" "open.iqm" 20 | ||
iqmanim "trigger off" "close.iqm" 20 | ||
|
||
mdlspec 60 | ||
mdlglow 0 | ||
mdlcolor -1 |
Binary file not shown.
Oops, something went wrong.