-
Notifications
You must be signed in to change notification settings - Fork 0
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
16e9d69
commit 4312eef
Showing
15 changed files
with
876 additions
and
131 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -81,5 +81,6 @@ | |
"typeinfo": "cpp", | ||
"valarray": "cpp", | ||
"variant": "cpp" | ||
} | ||
}, | ||
"C_Cpp.errorSquiggles": "Enabled" | ||
} |
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
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
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
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
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,12 @@ | ||
# Blender MTL File: 'None' | ||
# Material Count: 1 | ||
|
||
newmtl Water | ||
Ns 323.999994 | ||
Ka 0.243902 0.243902 0.243902 | ||
Kd 0.106039 0.689349 0.800000 | ||
Ks 0.500000 0.500000 0.500000 | ||
Ke 0.000000 0.000000 0.000000 | ||
Ni 1.450000 | ||
d 1.000000 | ||
illum 3 |
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,37 @@ | ||
# Blender v3.0.1 OBJ File: '' | ||
# www.blender.org | ||
mtllib water.mtl | ||
o Cube | ||
v 10.000000 0.000000 -10.000000 | ||
v 10.000000 0.000000 -10.000000 | ||
v 10.000000 0.000000 10.000000 | ||
v 10.000000 0.000000 10.000000 | ||
v -10.000000 0.000000 -10.000000 | ||
v -10.000000 0.000000 -10.000000 | ||
v -10.000000 0.000000 10.000000 | ||
v -10.000000 0.000000 10.000000 | ||
vt 0.625000 0.500000 | ||
vt 0.875000 0.500000 | ||
vt 0.875000 0.750000 | ||
vt 0.625000 0.750000 | ||
vt 0.375000 0.750000 | ||
vt 0.625000 1.000000 | ||
vt 0.375000 1.000000 | ||
vt 0.375000 0.000000 | ||
vt 0.625000 0.000000 | ||
vt 0.625000 0.250000 | ||
vt 0.375000 0.250000 | ||
vt 0.125000 0.500000 | ||
vt 0.375000 0.500000 | ||
vt 0.125000 0.750000 | ||
vn 0.0000 1.0000 0.0000 | ||
vn 0.0000 0.0000 1.0000 | ||
vn 0.0000 -1.0000 0.0000 | ||
usemtl Water | ||
s off | ||
f 1/1/1 5/2/1 7/3/1 3/4/1 | ||
f 4/5/2 3/4/2 7/6/2 8/7/2 | ||
f 8/8/2 7/9/2 5/10/2 6/11/2 | ||
f 6/12/3 2/13/3 4/5/3 8/14/3 | ||
f 2/13/2 1/1/2 3/4/2 4/5/2 | ||
f 6/11/2 5/10/2 1/1/2 2/13/2 |
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,12 @@ | ||
# Blender MTL File: 'circle.blend' | ||
# Material Count: 1 | ||
|
||
newmtl Default_OBJ | ||
Ns 225.000000 | ||
Ka 1.000000 1.000000 1.000000 | ||
Kd 0.070741 0.474744 0.800000 | ||
Ks 0.500000 0.500000 0.500000 | ||
Ke 0.000000 0.000000 0.000000 | ||
Ni 1.450000 | ||
d 1.000000 | ||
illum 2 |
Oops, something went wrong.