Pushing template 3d models used

This commit is contained in:
Halbear 2026-06-13 12:18:03 +01:00
parent 0f559b524a
commit 4569b471d5
74 changed files with 78138 additions and 2 deletions

Binary file not shown.

View file

@ -0,0 +1,15 @@
{
"ID": "MusicParticle",
"Meshes": [
{
"ID": "plane_0",
"MaterialID": "MusicParticle-mat-1",
"OffsetVertex": 0,
"VertexSize": 80,
"OffsetIndex": 0,
"IndexSize": 24
}
],
"VertexPath": "resources/models/MusicParticle/MusicParticle.vtx",
"IndexPath": "resources/models/MusicParticle/MusicParticle.idx"
}

View file

@ -0,0 +1,4 @@
# Made in Blockbench 5.1.4
newmtl m_ce0c8b4a-552e-1f03-b22d-adf149492418
map_Kd texture.png
newmtl none

View file

@ -0,0 +1,15 @@
# Made in Blockbench 5.1.4
mtllib MusicParticle.mtl
o plane
v 0.25 0.25 5.551115123125783e-17
v 0.25 -0.25 -5.551115123125783e-17
v -0.25 0.25 5.551115123125783e-17
v -0.25 -0.25 -5.551115123125783e-17
vt 1 0
vt 1 1
vt 0 1
vt 0 0
vn 0 2.220446049250313e-16 -1
usemtl m_ce0c8b4a-552e-1f03-b22d-adf149492418
f 1/1/1 2/2/1 4/3/1 3/4/1

Binary file not shown.

View file

@ -0,0 +1,32 @@
[
{
"ID": "MusicParticle-mat-0",
"TexturePath": "",
"DiffuseColour": {
"X": 0.6,
"Y": 0.6,
"Z": 0.6,
"W": 1.0
}
},
{
"ID": "MusicParticle-mat-1",
"TexturePath": "resources\\models\\MusicParticle\\texture.png",
"DiffuseColour": {
"X": 0.6,
"Y": 0.6,
"Z": 0.6,
"W": 1.0
}
},
{
"ID": "MusicParticle-mat-2",
"TexturePath": "",
"DiffuseColour": {
"X": 0.6,
"Y": 0.6,
"Z": 0.6,
"W": 1.0
}
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 423 B