create project

This commit is contained in:
szrpf
2023-04-22 02:25:25 +08:00
commit 59723fbd8e
439 changed files with 64943 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"__type__": "cc.Material",
"_name": "builtin-2d-graphics",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "30682f87-9f0d-4f17-8a44-72863791461b"
},
"_techniqueIndex": 0,
"_techniqueData": {
"0": {
"defines": {}
}
}
}

View File

@@ -0,0 +1,90 @@
[
{
"__type__": "cc.Mesh",
"_name": "",
"_objFlags": 0,
"_native": ".bin",
"_vertexBundles": [
{
"__id__": 1
}
],
"_primitives": [
{
"__id__": 6
}
],
"_minPos": {
"__type__": "cc.Vec3",
"x": -5,
"y": 0,
"z": -5
},
"_maxPos": {
"__type__": "cc.Vec3",
"x": 5,
"y": 0,
"z": 5
}
},
{
"__type__": "cc.mesh.VertexBundle",
"data": {
"__id__": 2
},
"formats": [
{
"__id__": 3
},
{
"__id__": 4
},
{
"__id__": 5
}
],
"verticesCount": 121
},
{
"__type__": "cc.BufferRange",
"offset": 0,
"length": 3872
},
{
"__type__": "cc.mesh.VertexFormat",
"name": "a_normal",
"type": 5126,
"num": 3,
"normalize": false
},
{
"__type__": "cc.mesh.VertexFormat",
"name": "a_position",
"type": 5126,
"num": 3,
"normalize": false
},
{
"__type__": "cc.mesh.VertexFormat",
"name": "a_uv0",
"type": 5126,
"num": 2,
"normalize": false
},
{
"__type__": "cc.mesh.Primitive",
"vertexBundleIndices": [
0
],
"data": {
"__id__": 7
},
"indexUnit": 5123,
"topology": 4
},
{
"__type__": "cc.BufferRange",
"offset": 3872,
"length": 1200
}
]