Fork of full fix project including just VR related stuff
This commit is contained in:
+24810
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
+171
@@ -0,0 +1,171 @@
|
||||
{
|
||||
"asset":{
|
||||
"extensions":{
|
||||
"ASOBO_normal_map_convention":{
|
||||
"tangent_space_convention":"DirectX"
|
||||
}
|
||||
},
|
||||
"generator":"Khronos glTF Blender I/O v3.6.28 and Asobo Studio MSFS2024 Blender I/O v1.3.2 with Blender v3.6.19",
|
||||
"version":"2.0"
|
||||
},
|
||||
"extensionsUsed":[
|
||||
"ASOBO_normal_map_convention",
|
||||
"ASOBO_unique_id",
|
||||
"ASOBO_material_invisible",
|
||||
"ASOBO_material_shadow_options",
|
||||
"ASOBO_tags"
|
||||
],
|
||||
"scene":0,
|
||||
"scenes":[
|
||||
{
|
||||
"name":"Scene",
|
||||
"nodes":[
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"nodes":[
|
||||
{
|
||||
"extensions":{
|
||||
"ASOBO_unique_id":{
|
||||
"id":"PANEL_COLLISION"
|
||||
}
|
||||
},
|
||||
"mesh":0,
|
||||
"name":"PANEL_COLLISION"
|
||||
}
|
||||
],
|
||||
"materials":[
|
||||
{
|
||||
"alphaMode":"BLEND",
|
||||
"doubleSided":true,
|
||||
"emissiveFactor":[
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"extensions":{
|
||||
"ASOBO_material_invisible":{
|
||||
"enabled":true
|
||||
},
|
||||
"ASOBO_material_shadow_options":{
|
||||
"noCastShadow":true
|
||||
},
|
||||
"ASOBO_tags":{
|
||||
"tags":[
|
||||
"Collision"
|
||||
]
|
||||
}
|
||||
},
|
||||
"extras":{},
|
||||
"name":"PANEL_COLLISION",
|
||||
"pbrMetallicRoughness":{
|
||||
"baseColorFactor":[
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"metallicFactor":1,
|
||||
"roughnessFactor":1
|
||||
}
|
||||
}
|
||||
],
|
||||
"meshes":[
|
||||
{
|
||||
"name":"PANEL_COLLISION",
|
||||
"primitives":[
|
||||
{
|
||||
"attributes":{
|
||||
"POSITION":0,
|
||||
"NORMAL":1,
|
||||
"TEXCOORD_0":2,
|
||||
"TEXCOORD_1":3
|
||||
},
|
||||
"indices":4,
|
||||
"material":0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"accessors":[
|
||||
{
|
||||
"bufferView":0,
|
||||
"componentType":5126,
|
||||
"count":2678,
|
||||
"max":[
|
||||
1.3815985918045044,
|
||||
1.818436622619629,
|
||||
26.667369842529297
|
||||
],
|
||||
"min":[
|
||||
-1.3815973997116089,
|
||||
0.641346275806427,
|
||||
25.205421447753906
|
||||
],
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":1,
|
||||
"componentType":5126,
|
||||
"count":2678,
|
||||
"type":"VEC3"
|
||||
},
|
||||
{
|
||||
"bufferView":2,
|
||||
"componentType":5126,
|
||||
"count":2678,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":3,
|
||||
"componentType":5126,
|
||||
"count":2678,
|
||||
"type":"VEC2"
|
||||
},
|
||||
{
|
||||
"bufferView":4,
|
||||
"componentType":5123,
|
||||
"count":3156,
|
||||
"type":"SCALAR"
|
||||
}
|
||||
],
|
||||
"bufferViews":[
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":32136,
|
||||
"byteOffset":0,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":32136,
|
||||
"byteOffset":32136,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":21424,
|
||||
"byteOffset":64272,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":21424,
|
||||
"byteOffset":85696,
|
||||
"target":34962
|
||||
},
|
||||
{
|
||||
"buffer":0,
|
||||
"byteLength":6312,
|
||||
"byteOffset":107120,
|
||||
"target":34963
|
||||
}
|
||||
],
|
||||
"buffers":[
|
||||
{
|
||||
"byteLength":113432,
|
||||
"uri":"TFDi_Design_MD-11_VR_Cursor_Fix.bin"
|
||||
}
|
||||
]
|
||||
}
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ModelInfo guid="{898d05c8-24b3-43cf-ae6d-c76f0a03f8c3}" version="1.1">
|
||||
<LODS>
|
||||
<LOD minSize="0.0" ModelFile="TFDi_Design_MD-11_VR_Cursor_Fix.gltf" />
|
||||
</LODS>
|
||||
|
||||
<Behaviors></Behaviors>
|
||||
</ModelInfo>
|
||||
@@ -0,0 +1,2 @@
|
||||
[models]
|
||||
normal=TFDi_Design_MD-11_VR_Cursor_Fix.xml
|
||||
@@ -0,0 +1,14 @@
|
||||
[VERSION]
|
||||
Major = 1
|
||||
Minor = 0
|
||||
|
||||
[FLTSIM.0]
|
||||
title = TFDi_Design_MD-11_VR_Cursor_Fix
|
||||
model = ""
|
||||
texture = ""
|
||||
animation = ""
|
||||
sound = ""
|
||||
soundai = ""
|
||||
|
||||
[GENERAL]
|
||||
category = SimpleObject
|
||||
Reference in New Issue
Block a user