-
Notifications
You must be signed in to change notification settings - Fork 11
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
1 parent
d3d40ff
commit ce7ed0a
Showing
13 changed files
with
3,329 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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,33 @@ | ||
# Free SolidWorks .OBJ Exporter v2.1 | ||
# num_materials: 3 | ||
|
||
newmtl mat1 | ||
Ka 0.556862745098039 0.556862745098039 0.556862745098039 | ||
Kd 0.556862745098039 0.556862745098039 0.556862745098039 | ||
Ks 0.27843137254902 0.27843137254902 0.27843137254902 | ||
d 1.0 | ||
Tf 1.0 | ||
illum 2 | ||
Ns 599.999994039536 | ||
Ni 1.0 | ||
|
||
newmtl mat2 | ||
Ka 0.898039215686275 0.917647058823529 0.929411764705882 | ||
Kd 0.898039215686275 0.917647058823529 0.929411764705882 | ||
Ks 0.449019607843137 0.458823529411765 0.464705882352941 | ||
d 1.0 | ||
Tf 1.0 | ||
illum 2 | ||
Ns 687.5 | ||
Ni 1.0 | ||
|
||
newmtl mat3 | ||
Ka 0.223529411764706 0.223529411764706 0.223529411764706 | ||
Kd 0.223529411764706 0.223529411764706 0.223529411764706 | ||
Ks 0.111764705882353 0.111764705882353 0.111764705882353 | ||
d 1.0 | ||
Tf 1.0 | ||
illum 2 | ||
Ns 599.999994039536 | ||
Ni 1.0 | ||
|
Oops, something went wrong.