This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed inner ring of the DHD being rotated
- Loading branch information
Showing
23 changed files
with
261,339 additions
and
265,755 deletions.
There are no files selected for viewing
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
63 changes: 28 additions & 35 deletions
63
src/main/resources/assets/aunis/models/block/dhd_handheld.mtl
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 |
---|---|---|
@@ -1,35 +1,28 @@ | ||
# Blender MTL File: 'DHD_handheld.blend' | ||
# Material Count: 3 | ||
|
||
newmtl None | ||
Ns 0.000000 | ||
Ka 0.000000 0.000000 0.000000 | ||
Kd 0.800000 0.800000 0.800000 | ||
Ks 0.800000 0.800000 0.800000 | ||
Ke 0.000000 0.000000 0.000000 | ||
Ni 1.000000 | ||
d 1.000000 | ||
illum 2 | ||
map_Kd aunis:dhd_handheld/symbol64 | ||
|
||
newmtl None_dhd.png | ||
Ns 0.000000 | ||
Ka 0.000000 0.000000 0.000000 | ||
Kd 0.800000 0.800000 0.800000 | ||
Ks 0.800000 0.800000 0.800000 | ||
Ke 0.000000 0.000000 0.000000 | ||
Ni 1.000000 | ||
d 1.000000 | ||
illum 2 | ||
map_Kd aunis:dhd_handheld/dhd512 | ||
|
||
newmtl None_main.png | ||
Ns 0.000000 | ||
Ka 0.000000 0.000000 0.000000 | ||
Kd 0.800000 0.800000 0.800000 | ||
Ks 0.800000 0.800000 0.800000 | ||
Ke 0.000000 0.000000 0.000000 | ||
Ni 1.000000 | ||
d 1.000000 | ||
illum 2 | ||
map_Kd aunis:dhd_handheld/brb128 | ||
# WaveFront *.mtl file (generated by CINEMA 4D) | ||
|
||
newmtl None | ||
Kd 1 1 1 | ||
Ks 1 1 1 | ||
Ns 50 | ||
illum 7 | ||
|
||
newmtl None_dhdFinal1.png | ||
Kd 1 1 1 | ||
Ks 1 1 1 | ||
Ns 50 | ||
illum 7 | ||
map_Kd aunis:dhd_handheld/dhd512 | ||
|
||
newmtl None_red256-bright3.png | ||
Kd 1 1 1 | ||
Ks 1 1 1 | ||
Ns 50 | ||
illum 7 | ||
map_Kd aunis:dhd_handheld/brb128 | ||
|
||
newmtl None_symbol5.png | ||
Kd 1 1 1 | ||
Ks 1 1 1 | ||
Ns 50 | ||
illum 7 | ||
map_Kd aunis:dhd_handheld/symbol64 |
Oops, something went wrong.