Replaced Index and Vertex buffer descriptions using descriptor sets with the VMA Library, massively simplifying the creation of the Vertex and Index buffer, and uses push constants

This commit is contained in:
2024-11-27 15:54:35 -06:00
parent f8bd7fdf3b
commit d5190c8207
36 changed files with 19001 additions and 154 deletions

View File

@@ -0,0 +1,12 @@
# Blender 4.2.3 LTS MTL File: 'None'
# www.blender.org
newmtl Material
Ns 250.000000
Ka 1.000000 1.000000 1.000000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 2
map_Kd /home/lillian/Downloads/d41777258e68c9d7046fc03c4d1d1e89.png

View File

@@ -0,0 +1,30 @@
# Blender 4.2.3 LTS
# www.blender.org
mtllib untitled.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
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
vt 1.000000 -0.000021
vt 1.000057 1.000011
vt -0.000000 1.000005
vt 0.000022 -0.000026
s 0
usemtl Material
f 1/1/1 5/2/1 7/3/1 3/4/1
f 4/2/2 3/3/2 7/4/2 8/1/2
f 8/2/3 7/3/3 5/4/3 6/1/3
f 6/1/4 2/2/4 4/3/4 8/4/4
f 2/2/5 1/3/5 3/4/5 4/1/5
f 6/2/6 5/3/6 1/4/6 2/1/6