mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-06-16 05:44:21 +00:00
Update project
This commit is contained in:
14
Content/SM_Cube.mtl
Normal file
14
Content/SM_Cube.mtl
Normal file
@ -0,0 +1,14 @@
|
||||
# Blender MTL File: 'Cube.blend'
|
||||
# Material Count: 1
|
||||
|
||||
newmtl Material
|
||||
Ns 323.999994
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 0.800000 0.800000 0.800000
|
||||
Ks 0.500000 0.500000 0.500000
|
||||
Ke 0.000000 0.000000 0.000000
|
||||
Ni 1.450000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Bump T_Normal.png
|
||||
map_Kd T_White.png
|
41
Content/SM_Cube.obj
Normal file
41
Content/SM_Cube.obj
Normal file
@ -0,0 +1,41 @@
|
||||
# Blender v2.93.1 OBJ File: 'Cube.blend'
|
||||
# www.blender.org
|
||||
mtllib SM_Cube.mtl
|
||||
o Cube
|
||||
v 1.000000 1.000000 -1.000000
|
||||
v -1.000000 1.000000 -1.000000
|
||||
v -1.000000 1.000000 1.000000
|
||||
v 1.000000 1.000000 1.000000
|
||||
v 1.000000 -1.000000 1.000000
|
||||
v -1.000000 -1.000000 1.000000
|
||||
v -1.000000 -1.000000 -1.000000
|
||||
v 1.000000 -1.000000 -1.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 -1.0000 -0.0000 0.0000
|
||||
vn 0.0000 -1.0000 -0.0000
|
||||
vn 1.0000 0.0000 0.0000
|
||||
vn 0.0000 0.0000 -1.0000
|
||||
g Cube_Cube_Material
|
||||
usemtl Material
|
||||
s 1
|
||||
f 1/1/1 2/2/1 3/3/1 4/4/1
|
||||
f 5/5/2 4/4/2 3/6/2 6/7/2
|
||||
f 6/8/3 3/9/3 2/10/3 7/11/3
|
||||
f 7/12/4 8/13/4 5/5/4 6/14/4
|
||||
f 8/13/5 1/1/5 4/4/5 5/5/5
|
||||
f 7/11/6 2/10/6 1/1/6 8/13/6
|
BIN
Content/T_Normal.png
Normal file
BIN
Content/T_Normal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 556 KiB |
BIN
Content/T_White.png
Normal file
BIN
Content/T_White.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
Reference in New Issue
Block a user