-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
started wip endercrystal animation and finished rest of1 thick paintings
- Loading branch information
Showing
54 changed files
with
757 additions
and
7 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
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
38 changes: 38 additions & 0 deletions
38
models/rest of the 1 thick paintings/amc_painting16x16_2f.obj
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,38 @@ | ||
# Blender v2.76 (sub 0) OBJ File: 'painting16x16_2f.blend' | ||
# www.blender.org | ||
mtllib amc_painting16x16_2f.mtl | ||
o Cube | ||
v -0.497713 -0.497713 0.494973 | ||
v -0.497713 0.497713 0.494973 | ||
v -0.497713 -0.497713 0.432759 | ||
v -0.497713 0.497713 0.432759 | ||
v 0.497713 -0.497713 0.494973 | ||
v 0.497713 0.497713 0.494973 | ||
v 0.497713 -0.497713 0.432759 | ||
v 0.497713 0.497713 0.432759 | ||
vt 0.750000 0.937500 | ||
vt 0.753906 0.937500 | ||
vt 0.753906 1.000000 | ||
vt 0.750000 1.000000 | ||
vt 0.125000 1.000000 | ||
vt 0.062500 1.000000 | ||
vt 0.062500 0.937500 | ||
vt 0.125000 0.937500 | ||
vt 0.812500 0.992188 | ||
vt 0.750000 0.992188 | ||
vt 0.750000 0.929688 | ||
vt 0.812500 0.929688 | ||
vn -1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 -1.000000 | ||
vn 1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 1.000000 | ||
vn 0.000000 -1.000000 0.000000 | ||
vn 0.000000 1.000000 0.000000 | ||
usemtl None | ||
s off | ||
f 2/1/1 4/2/1 3/3/1 1/4/1 | ||
f 4/5/2 8/6/2 7/7/2 3/8/2 | ||
f 8/1/3 6/2/3 5/3/3 7/4/3 | ||
f 6/9/4 2/10/4 1/11/4 5/12/4 | ||
f 1/1/5 3/2/5 7/3/5 5/4/5 | ||
f 6/1/6 8/2/6 4/3/6 2/4/6 |
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,38 @@ | ||
# Blender v2.76 (sub 0) OBJ File: 'painting16x16_3f.blend' | ||
# www.blender.org | ||
mtllib painting16x16_3f.mtl | ||
o Cube | ||
v -0.497713 -0.497713 0.494973 | ||
v -0.497713 0.497713 0.494973 | ||
v -0.497713 -0.497713 0.432759 | ||
v -0.497713 0.497713 0.432759 | ||
v 0.497713 -0.497713 0.494973 | ||
v 0.497713 0.497713 0.494973 | ||
v 0.497713 -0.497713 0.432759 | ||
v 0.497713 0.497713 0.432759 | ||
vt 0.750000 0.937500 | ||
vt 0.753906 0.937500 | ||
vt 0.753906 1.000000 | ||
vt 0.750000 1.000000 | ||
vt 0.187500 1.000000 | ||
vt 0.125000 1.000000 | ||
vt 0.125000 0.937500 | ||
vt 0.187500 0.937500 | ||
vt 0.812500 0.992188 | ||
vt 0.750000 0.992188 | ||
vt 0.750000 0.929688 | ||
vt 0.812500 0.929688 | ||
vn -1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 -1.000000 | ||
vn 1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 1.000000 | ||
vn 0.000000 -1.000000 0.000000 | ||
vn 0.000000 1.000000 0.000000 | ||
usemtl None | ||
s off | ||
f 2/1/1 4/2/1 3/3/1 1/4/1 | ||
f 4/5/2 8/6/2 7/7/2 3/8/2 | ||
f 8/1/3 6/2/3 5/3/3 7/4/3 | ||
f 6/9/4 2/10/4 1/11/4 5/12/4 | ||
f 1/1/5 3/2/5 7/3/5 5/4/5 | ||
f 6/1/6 8/2/6 4/3/6 2/4/6 |
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,38 @@ | ||
# Blender v2.76 (sub 0) OBJ File: 'painting16x16_4f.blend' | ||
# www.blender.org | ||
mtllib painting16x16_4f.mtl | ||
o Cube | ||
v -0.497713 -0.497713 0.494973 | ||
v -0.497713 0.497713 0.494973 | ||
v -0.497713 -0.497713 0.432759 | ||
v -0.497713 0.497713 0.432759 | ||
v 0.497713 -0.497713 0.494973 | ||
v 0.497713 0.497713 0.494973 | ||
v 0.497713 -0.497713 0.432759 | ||
v 0.497713 0.497713 0.432759 | ||
vt 0.750000 0.937500 | ||
vt 0.753906 0.937500 | ||
vt 0.753906 1.000000 | ||
vt 0.750000 1.000000 | ||
vt 0.250000 1.000000 | ||
vt 0.187500 1.000000 | ||
vt 0.187500 0.937500 | ||
vt 0.250000 0.937500 | ||
vt 0.812500 0.992188 | ||
vt 0.750000 0.992188 | ||
vt 0.750000 0.929688 | ||
vt 0.812500 0.929688 | ||
vn -1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 -1.000000 | ||
vn 1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 1.000000 | ||
vn 0.000000 -1.000000 0.000000 | ||
vn 0.000000 1.000000 0.000000 | ||
usemtl None | ||
s off | ||
f 2/1/1 4/2/1 3/3/1 1/4/1 | ||
f 4/5/2 8/6/2 7/7/2 3/8/2 | ||
f 8/1/3 6/2/3 5/3/3 7/4/3 | ||
f 6/9/4 2/10/4 1/11/4 5/12/4 | ||
f 1/1/5 3/2/5 7/3/5 5/4/5 | ||
f 6/1/6 8/2/6 4/3/6 2/4/6 |
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,38 @@ | ||
# Blender v2.76 (sub 0) OBJ File: 'painting16x16_5f.blend' | ||
# www.blender.org | ||
mtllib painting16x16_5f.mtl | ||
o Cube | ||
v -0.497713 -0.497713 0.494973 | ||
v -0.497713 0.497713 0.494973 | ||
v -0.497713 -0.497713 0.432759 | ||
v -0.497713 0.497713 0.432759 | ||
v 0.497713 -0.497713 0.494973 | ||
v 0.497713 0.497713 0.494973 | ||
v 0.497713 -0.497713 0.432759 | ||
v 0.497713 0.497713 0.432759 | ||
vt 0.750000 0.937500 | ||
vt 0.753906 0.937500 | ||
vt 0.753906 1.000000 | ||
vt 0.750000 1.000000 | ||
vt 0.312500 1.000000 | ||
vt 0.250000 1.000000 | ||
vt 0.250000 0.937500 | ||
vt 0.312500 0.937500 | ||
vt 0.812500 0.992188 | ||
vt 0.750000 0.992188 | ||
vt 0.750000 0.929688 | ||
vt 0.812500 0.929688 | ||
vn -1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 -1.000000 | ||
vn 1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 1.000000 | ||
vn 0.000000 -1.000000 0.000000 | ||
vn 0.000000 1.000000 0.000000 | ||
usemtl None | ||
s off | ||
f 2/1/1 4/2/1 3/3/1 1/4/1 | ||
f 4/5/2 8/6/2 7/7/2 3/8/2 | ||
f 8/1/3 6/2/3 5/3/3 7/4/3 | ||
f 6/9/4 2/10/4 1/11/4 5/12/4 | ||
f 1/1/5 3/2/5 7/3/5 5/4/5 | ||
f 6/1/6 8/2/6 4/3/6 2/4/6 |
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,38 @@ | ||
# Blender v2.76 (sub 0) OBJ File: 'painting16x16_6f.blend' | ||
# www.blender.org | ||
mtllib painting16x16_6f.mtl | ||
o Cube | ||
v -0.497713 -0.497713 0.494973 | ||
v -0.497713 0.497713 0.494973 | ||
v -0.497713 -0.497713 0.432759 | ||
v -0.497713 0.497713 0.432759 | ||
v 0.497713 -0.497713 0.494973 | ||
v 0.497713 0.497713 0.494973 | ||
v 0.497713 -0.497713 0.432759 | ||
v 0.497713 0.497713 0.432759 | ||
vt 0.750000 0.937500 | ||
vt 0.753906 0.937500 | ||
vt 0.753906 1.000000 | ||
vt 0.750000 1.000000 | ||
vt 0.375000 1.000000 | ||
vt 0.312500 1.000000 | ||
vt 0.312500 0.937500 | ||
vt 0.375000 0.937500 | ||
vt 0.812500 0.992188 | ||
vt 0.750000 0.992188 | ||
vt 0.750000 0.929688 | ||
vt 0.812500 0.929688 | ||
vn -1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 -1.000000 | ||
vn 1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 1.000000 | ||
vn 0.000000 -1.000000 0.000000 | ||
vn 0.000000 1.000000 0.000000 | ||
usemtl None | ||
s off | ||
f 2/1/1 4/2/1 3/3/1 1/4/1 | ||
f 4/5/2 8/6/2 7/7/2 3/8/2 | ||
f 8/1/3 6/2/3 5/3/3 7/4/3 | ||
f 6/9/4 2/10/4 1/11/4 5/12/4 | ||
f 1/1/5 3/2/5 7/3/5 5/4/5 | ||
f 6/1/6 8/2/6 4/3/6 2/4/6 |
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,38 @@ | ||
# Blender v2.76 (sub 0) OBJ File: 'painting16x16_7f.blend' | ||
# www.blender.org | ||
mtllib painting16x16_7f.mtl | ||
o Cube | ||
v -0.497713 -0.497713 0.494973 | ||
v -0.497713 0.497713 0.494973 | ||
v -0.497713 -0.497713 0.432759 | ||
v -0.497713 0.497713 0.432759 | ||
v 0.497713 -0.497713 0.494973 | ||
v 0.497713 0.497713 0.494973 | ||
v 0.497713 -0.497713 0.432759 | ||
v 0.497713 0.497713 0.432759 | ||
vt 0.750000 0.937500 | ||
vt 0.753906 0.937500 | ||
vt 0.753906 1.000000 | ||
vt 0.750000 1.000000 | ||
vt 0.437500 1.000000 | ||
vt 0.375000 1.000000 | ||
vt 0.375000 0.937500 | ||
vt 0.437500 0.937500 | ||
vt 0.812500 0.992188 | ||
vt 0.750000 0.992188 | ||
vt 0.750000 0.929688 | ||
vt 0.812500 0.929688 | ||
vn -1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 -1.000000 | ||
vn 1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 1.000000 | ||
vn 0.000000 -1.000000 0.000000 | ||
vn 0.000000 1.000000 0.000000 | ||
usemtl None | ||
s off | ||
f 2/1/1 4/2/1 3/3/1 1/4/1 | ||
f 4/5/2 8/6/2 7/7/2 3/8/2 | ||
f 8/1/3 6/2/3 5/3/3 7/4/3 | ||
f 6/9/4 2/10/4 1/11/4 5/12/4 | ||
f 1/1/5 3/2/5 7/3/5 5/4/5 | ||
f 6/1/6 8/2/6 4/3/6 2/4/6 |
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,40 @@ | ||
# Blender v2.76 (sub 0) OBJ File: 'painting16x32_2f.blend' | ||
# www.blender.org | ||
mtllib painting16x32_2f.mtl | ||
o Cube | ||
v -0.501537 -0.503074 0.494866 | ||
v -0.501537 1.503074 0.494866 | ||
v -0.501537 -0.503074 0.432866 | ||
v -0.501537 1.503074 0.432866 | ||
v 0.501537 -0.503074 0.494866 | ||
v 0.501537 1.503074 0.494866 | ||
v 0.501537 -0.503074 0.432866 | ||
v 0.501537 1.503074 0.432866 | ||
vt 0.750000 0.875000 | ||
vt 0.753906 0.875000 | ||
vt 0.753906 1.000000 | ||
vt 0.750000 1.000000 | ||
vt 0.125000 0.750000 | ||
vt 0.062500 0.750000 | ||
vt 0.062500 0.625000 | ||
vt 0.125000 0.625000 | ||
vt 0.812500 0.992188 | ||
vt 0.750000 0.992188 | ||
vt 0.750000 0.867188 | ||
vt 0.812500 0.867188 | ||
vt 0.750000 0.937500 | ||
vt 0.753906 0.937500 | ||
vn -1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 -1.000000 | ||
vn 1.000000 0.000000 0.000000 | ||
vn 0.000000 0.000000 1.000000 | ||
vn 0.000000 -1.000000 0.000000 | ||
vn 0.000000 1.000000 0.000000 | ||
usemtl None | ||
s off | ||
f 2/1/1 4/2/1 3/3/1 1/4/1 | ||
f 4/5/2 8/6/2 7/7/2 3/8/2 | ||
f 8/1/3 6/2/3 5/3/3 7/4/3 | ||
f 6/9/4 2/10/4 1/11/4 5/12/4 | ||
f 1/13/5 3/14/5 7/3/5 5/4/5 | ||
f 6/13/6 8/14/6 4/3/6 2/4/6 |
Oops, something went wrong.