reworked client netcode

This commit is contained in:
2024-01-04 01:28:28 +01:00
parent 2eddf27f88
commit ccb507369d
26 changed files with 401 additions and 112 deletions

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,2 @@
# Blender 3.4.1 MTL File: 'MonsterCard.blend'
# www.blender.org

View File

@ -0,0 +1,45 @@
# Blender 3.4.1
# www.blender.org
mtllib MonsterCard.mtl
g Cube_Mesh
v -1.779980 -0.015007 2.505141
v -1.779980 0.015007 2.505141
v -1.779980 -0.015007 -2.505141
v -1.779980 0.015007 -2.505141
v 1.779980 -0.015007 2.505141
v 1.779980 0.015007 2.505141
v 1.779980 -0.015007 -2.505141
v 1.779980 0.015007 -2.505141
vn -1.0000 -0.0000 -0.0000
vn -0.0000 -0.0000 -1.0000
vn 1.0000 -0.0000 -0.0000
vn -0.0000 -0.0000 1.0000
vn -0.0000 -1.0000 -0.0000
vn -0.0000 1.0000 -0.0000
vt 0.375000 0.000000
vt 0.375000 1.000000
vt 0.125000 0.750000
vt 0.625000 0.000000
vt 0.625000 1.000000
vt 0.875000 0.750000
vt 0.125000 0.500000
vt 0.375000 0.250000
vt 0.625000 0.250000
vt 0.875000 0.500000
vt 0.375000 0.750000
vt 0.625000 0.750000
vt 0.375000 0.500000
vt 0.625000 0.500000
s 0
f 2/4/1 3/8/1 1/1/1
f 4/9/2 7/13/2 3/8/2
f 8/14/3 5/11/3 7/13/3
f 6/12/4 1/2/4 5/11/4
f 7/13/5 1/3/5 3/7/5
f 4/10/6 6/12/6 8/14/6
f 2/4/1 4/9/1 3/8/1
f 4/9/2 8/14/2 7/13/2
f 8/14/3 6/12/3 5/11/3
f 6/12/4 2/5/4 1/2/4
f 7/13/5 5/11/5 1/3/5
f 4/10/6 2/6/6 6/12/6

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.