diff --git a/examples/khr_audio_emitter/boom_box/boom_box.gltf b/examples/khr_audio_emitter/boom_box/boom_box.gltf new file mode 100644 index 0000000..fc2de83 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/boom_box.gltf @@ -0,0 +1,310 @@ +{ + "accessors": [ + { + "bufferView": 0, + "byteOffset": 0, + "componentType": 5126, + "count": 5546, + "max": [0.158739, 0.218841, 0.16122], + "min": [-0.158738, -0.093846, -0.16122], + "normalized": false, + "type": "VEC3" + }, + { + "bufferView": 1, + "byteOffset": 0, + "componentType": 5126, + "count": 5546, + "max": [1, 0.999997, 1, 1], + "min": [-0.999999, -0.99991, -1, 1], + "normalized": false, + "type": "VEC4" + }, + { + "bufferView": 2, + "byteOffset": 0, + "componentType": 5126, + "count": 5546, + "max": [1, 1, 0.999977], + "min": [-1, -1, -1], + "normalized": false, + "type": "VEC3" + }, + { + "bufferView": 3, + "byteOffset": 0, + "componentType": 5126, + "count": 5546, + "max": [0.999893, 0.977859], + "min": [0.000656, 0.00322], + "normalized": false, + "type": "VEC2" + }, + { + "bufferView": 4, + "byteOffset": 0, + "componentType": 5125, + "count": 18108, + "max": [3586], + "min": [0], + "normalized": false, + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 0, + "componentType": 5126, + "count": 1512, + "max": [0.158767, 0.147275, 0.161401], + "min": [-0.158767, -0.093846, -0.160383], + "normalized": false, + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 0, + "componentType": 5125, + "count": 1512, + "max": [1511], + "min": [0], + "normalized": false, + "type": "SCALAR" + }, + { + "bufferView": 7, + "byteOffset": 0, + "componentType": 5126, + "count": 486, + "max": [0.147321, 0.194401, 0.128095], + "min": [-0.147379, 0.075066, 0.019262], + "normalized": false, + "type": "VEC3" + }, + { + "bufferView": 8, + "byteOffset": 0, + "componentType": 5125, + "count": 486, + "max": [485], + "min": [0], + "normalized": false, + "type": "SCALAR" + } + ], + "asset": { + "copyright": "2023 The Khronos Group", + "extensions": { "KHR_xmp_json_ld": { "packet": 0 } }, + "generator": "Godot Engine v4.3.dev.custom_build", + "version": "2.0" + }, + "bufferViews": [ + { "buffer": 0, "byteLength": 66552, "byteOffset": 0 }, + { "buffer": 0, "byteLength": 88736, "byteOffset": 66552 }, + { "buffer": 0, "byteLength": 66552, "byteOffset": 155288 }, + { "buffer": 0, "byteLength": 44368, "byteOffset": 221840 }, + { "buffer": 0, "byteLength": 72432, "byteOffset": 266208 }, + { "buffer": 0, "byteLength": 18144, "byteOffset": 338640 }, + { "buffer": 0, "byteLength": 6048, "byteOffset": 356784 }, + { "buffer": 0, "byteLength": 5832, "byteOffset": 362832 }, + { "buffer": 0, "byteLength": 1944, "byteOffset": 368664 } + ], + "buffers": [{ "byteLength": 370608, "uri": "boom_box0.bin" }], + "extensions": { + "KHR_audio_emitter": { + "audio": [ + { + "extensions": { "KHR_xmp_json_ld": { "packet": 0 } }, + "mimeType": "audio/mpeg", + "uri": "kevin_macleod_bassa_island_loop.mp3" + } + ], + "emitters": [ + { + "gain": 0.3, + "name": "BoomBoxAudioEmitter", + "positional": { "refDistance": 1 }, + "sources": [0], + "type": "positional" + } + ], + "sources": [ + { + "audio": 0, + "autoPlay": true, + "loop": true, + "name": "kevin_macleod_bassa_island_loop" + } + ] + }, + "KHR_xmp_json_ld": { + "packets": [ + { + "@context": { "dc": "http://purl.org/dc/elements/1.1/" }, + "@id": "", + "dc:creator": { "@list": ["The Khronos Group"] }, + "dc:description": "Showcase of the KHR_audio_emitter and OMI_physics_body extensions", + "dc:format": "model/gltf+json", + "dc:publisher": { "@set": ["The Khronos Group"] }, + "dc:rights": "CC0 1.0 Universal", + "dc:title": "Boom Box with audio and physics" + }, + { + "@context": { "dc": "http://purl.org/dc/elements/1.1/" }, + "@id": "", + "dc:creator": { "@list": ["Kevin MacLeod"] }, + "dc:date": "2011", + "dc:description": "Bassa Island Game Loop by Kevin MacLeod", + "dc:format": "audio/mpeg", + "dc:identifier": "ISRC: USUAN1100840", + "dc:publisher": { "@set": ["Incompetech"] }, + "dc:rights": "CC BY 3.0: Attribution", + "dc:source": "https://incompetech.com/music/royalty-free/mp3-royaltyfree/Bassa%20Island%20Game%20Loop.mp3", + "dc:title": "Bassa Island Game Loop" + } + ] + }, + "OMI_physics_shape": { + "shapes": [ + { + "convex": { "mesh": 1 }, + "type": "convex" + }, + { + "convex": { "mesh": 2 }, + "type": "convex" + }, + { + "capsule": { "height": 0.04, "radius": 0.007 }, + "type": "capsule" + }, + { + "capsule": { "height": 0.199, "radius": 0.005 }, + "type": "capsule" + } + ] + } + }, + "extensionsUsed": [ + "GODOT_single_root", + "KHR_audio_emitter", + "KHR_xmp_json_ld", + "OMI_physics_body", + "OMI_physics_shape" + ], + "images": [ + { + "mimeType": "image/png", + "name": "boom_box_base_color", + "uri": "textures/boom_box_base_color.png" + }, + { + "mimeType": "image/png", + "name": "boom_box_orm", + "uri": "textures/boom_box_orm.png" + }, + { + "mimeType": "image/png", + "name": "boom_box_normal", + "uri": "textures/boom_box_normal.png" + }, + { + "mimeType": "image/png", + "name": "boom_box_emission", + "uri": "textures/boom_box_emission.png" + } + ], + "materials": [ + { + "emissiveFactor": [0, 0, 0], + "emissiveTexture": { "index": 3 }, + "extensions": {}, + "name": "BoomBox_Mat", + "normalTexture": { "index": 2, "scale": 1 }, + "occlusionTexture": { "index": 1 }, + "pbrMetallicRoughness": { + "baseColorFactor": [1, 1, 1, 1], + "baseColorTexture": { "index": 0 }, + "metallicFactor": 1, + "metallicRoughnessTexture": { "index": 1 }, + "roughnessFactor": 1 + } + } + ], + "meshes": [ + { + "extras": { "targetNames": [] }, + "primitives": [ + { + "attributes": { "NORMAL": 2, "POSITION": 0, "TANGENT": 1, "TEXCOORD_0": 3 }, + "indices": 4, + "material": 0, + "mode": 4 + } + ] + }, + { + "extras": { "targetNames": [] }, + "primitives": [{ "attributes": { "POSITION": 5 }, "indices": 6, "mode": 4 }] + }, + { + "extras": { "targetNames": [] }, + "primitives": [{ "attributes": { "POSITION": 7 }, "indices": 8, "mode": 4 }] + } + ], + "nodes": [ + { + "children": [1, 2, 3, 4, 5, 6], + "extensions": { "OMI_physics_body": { "motion": { "mass": 5, "type": "dynamic" } } }, + "name": "BoomBox" + }, + { + "mesh": 0, + "name": "BoomBoxMesh", + "rotation": [0, 1, 0, 0] + }, + { + "extensions": { + "KHR_audio_emitter": { "emitter": 0 } + }, + "name": "BoomBoxAudioEmitter" + }, + { + "extensions": { + "OMI_physics_body": { "collider": { "shape": 0 } } + }, + "name": "MainColliderShape", + "rotation": [0, 1, 0, 0] + }, + { + "extensions": { + "OMI_physics_body": { "collider": { "shape": 1 } } + }, + "name": "HandleColliderShape", + "rotation": [0, 1, 0, 0] + }, + { + "extensions": { + "OMI_physics_body": { "collider": { "shape": 2 } } + }, + "name": "AntennaBaseColliderShape", + "translation": [0.145, 0.085, 0.004] + }, + { + "extensions": { + "OMI_physics_body": { "collider": { "shape": 3 } } + }, + "name": "AntennaShaftColliderShape", + "rotation": [-0.4547680914402, 0, 0, 0.890609860420227], + "translation": [0.1445, 0.159, -0.0775] + } + ], + "samplers": [{ "magFilter": 9729, "minFilter": 9987, "wrapS": 10497, "wrapT": 10497 }], + "scene": 0, + "scenes": [{ "nodes": [0] }], + "textures": [ + { "sampler": 0, "source": 0 }, + { "sampler": 0, "source": 1 }, + { "sampler": 0, "source": 2 }, + { "sampler": 0, "source": 3 } + ] +} diff --git a/examples/khr_audio_emitter/boom_box/boom_box.gltf.import b/examples/khr_audio_emitter/boom_box/boom_box.gltf.import new file mode 100644 index 0000000..14e4008 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/boom_box.gltf.import @@ -0,0 +1,39 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://dhihkgva3pg8s" +path="res://.godot/imported/boom_box.gltf-52926c751f1e481c29566838d2681c20.scn" + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/boom_box.gltf" +dest_files=["res://.godot/imported/boom_box.gltf-52926c751f1e481c29566838d2681c20.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +nodes/import_as_skeleton_bones=false +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +animation/import_rest_as_RESET=false +import_script/path="" +_subresources={} +fbx/importer=0 +fbx/allow_geometry_helper_nodes=false +fbx/embedded_image_handling=1 +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/examples/khr_audio_emitter/boom_box/boom_box0.bin b/examples/khr_audio_emitter/boom_box/boom_box0.bin new file mode 100644 index 0000000..f7ffc26 Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/boom_box0.bin differ diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box.glb b/examples/khr_audio_emitter/boom_box/glb/boom_box.glb new file mode 100644 index 0000000..67860b9 Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/glb/boom_box.glb differ diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box.glb.import b/examples/khr_audio_emitter/boom_box/glb/boom_box.glb.import new file mode 100644 index 0000000..b7b4bf0 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/glb/boom_box.glb.import @@ -0,0 +1,39 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://mi1skd1el4oh" +path="res://.godot/imported/boom_box.glb-516059af8247dd44ea3c829799fefa89.scn" + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/glb/boom_box.glb" +dest_files=["res://.godot/imported/boom_box.glb-516059af8247dd44ea3c829799fefa89.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +nodes/import_as_skeleton_bones=false +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +animation/import_rest_as_RESET=false +import_script/path="" +_subresources={} +fbx/importer=0 +fbx/allow_geometry_helper_nodes=false +fbx/embedded_image_handling=1 +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box_0.png b/examples/khr_audio_emitter/boom_box/glb/boom_box_0.png new file mode 100644 index 0000000..6683307 Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/glb/boom_box_0.png differ diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box_0.png.import b/examples/khr_audio_emitter/boom_box/glb/boom_box_0.png.import new file mode 100644 index 0000000..9589610 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/glb/boom_box_0.png.import @@ -0,0 +1,38 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dgyenjwvrabto" +path.s3tc="res://.godot/imported/boom_box_0.png-6ef1f82fa8fca0db31606afd73652304.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} +generator_parameters={ +"md5": "66a4ace7d1595c9373e69f6ec7069805" +} + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/glb/boom_box_0.png" +dest_files=["res://.godot/imported/boom_box_0.png-6ef1f82fa8fca0db31606afd73652304.s3tc.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box_1.png b/examples/khr_audio_emitter/boom_box/glb/boom_box_1.png new file mode 100644 index 0000000..62cbaf5 Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/glb/boom_box_1.png differ diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box_1.png.import b/examples/khr_audio_emitter/boom_box/glb/boom_box_1.png.import new file mode 100644 index 0000000..66b2c4e --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/glb/boom_box_1.png.import @@ -0,0 +1,38 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bfjadfdkllp1x" +path.s3tc="res://.godot/imported/boom_box_1.png-5df6850347b1b44a6d7419c0074969d3.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} +generator_parameters={ +"md5": "15f4e954439a5f3eca06e726214f6d92" +} + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/glb/boom_box_1.png" +dest_files=["res://.godot/imported/boom_box_1.png-5df6850347b1b44a6d7419c0074969d3.s3tc.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=8 +roughness/src_normal="res://examples/khr_audio_emitter/glb/boom_box/boom_box_2.png" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box_2.png b/examples/khr_audio_emitter/boom_box/glb/boom_box_2.png new file mode 100644 index 0000000..b0d808f Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/glb/boom_box_2.png differ diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box_2.png.import b/examples/khr_audio_emitter/boom_box/glb/boom_box_2.png.import new file mode 100644 index 0000000..ef617a2 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/glb/boom_box_2.png.import @@ -0,0 +1,38 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bi5cygqw1avwk" +path.s3tc="res://.godot/imported/boom_box_2.png-b09b569f151a4b49cfb2ec78c2fe0d22.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} +generator_parameters={ +"md5": "d2f00d2abf20e0d6c875ca83fc9d9b56" +} + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/glb/boom_box_2.png" +dest_files=["res://.godot/imported/boom_box_2.png-b09b569f151a4b49cfb2ec78c2fe0d22.s3tc.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=1 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=1 +roughness/src_normal="res://examples/khr_audio_emitter/glb/boom_box/boom_box_2.png" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box_3.png b/examples/khr_audio_emitter/boom_box/glb/boom_box_3.png new file mode 100644 index 0000000..5de4808 Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/glb/boom_box_3.png differ diff --git a/examples/khr_audio_emitter/boom_box/glb/boom_box_3.png.import b/examples/khr_audio_emitter/boom_box/glb/boom_box_3.png.import new file mode 100644 index 0000000..989428e --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/glb/boom_box_3.png.import @@ -0,0 +1,38 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ntw1782wtbk2" +path.s3tc="res://.godot/imported/boom_box_3.png-dad27dd8102daf9ed6be72313015171f.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} +generator_parameters={ +"md5": "e8b03eb3750978b71ce26ab87d2857f5" +} + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/glb/boom_box_3.png" +dest_files=["res://.godot/imported/boom_box_3.png-dad27dd8102daf9ed6be72313015171f.s3tc.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 diff --git a/examples/khr_audio_emitter/boom_box/kevin_macleod_bassa_island_loop.mp3 b/examples/khr_audio_emitter/boom_box/kevin_macleod_bassa_island_loop.mp3 new file mode 100644 index 0000000..563c00c Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/kevin_macleod_bassa_island_loop.mp3 differ diff --git a/examples/khr_audio_emitter/boom_box/kevin_macleod_bassa_island_loop.mp3.import b/examples/khr_audio_emitter/boom_box/kevin_macleod_bassa_island_loop.mp3.import new file mode 100644 index 0000000..edfe016 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/kevin_macleod_bassa_island_loop.mp3.import @@ -0,0 +1,19 @@ +[remap] + +importer="mp3" +type="AudioStreamMP3" +uid="uid://oivq2bm303hw" +path="res://.godot/imported/kevin_macleod_bassa_island_loop.mp3-f157071c173d592ca5cd4fb4a54162fe.mp3str" + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/kevin_macleod_bassa_island_loop.mp3" +dest_files=["res://.godot/imported/kevin_macleod_bassa_island_loop.mp3-f157071c173d592ca5cd4fb4a54162fe.mp3str"] + +[params] + +loop=false +loop_offset=0 +bpm=0 +beat_count=0 +bar_beats=4 diff --git a/examples/khr_audio_emitter/boom_box/textures/boom_box_base_color.png b/examples/khr_audio_emitter/boom_box/textures/boom_box_base_color.png new file mode 100644 index 0000000..20737b7 Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/textures/boom_box_base_color.png differ diff --git a/examples/khr_audio_emitter/boom_box/textures/boom_box_base_color.png.import b/examples/khr_audio_emitter/boom_box/textures/boom_box_base_color.png.import new file mode 100644 index 0000000..094bff8 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/textures/boom_box_base_color.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://7268ap6w7t3c" +path.s3tc="res://.godot/imported/boom_box_base_color.png-62177f61f89f3939a1bebafa01af4f43.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/textures/boom_box_base_color.png" +dest_files=["res://.godot/imported/boom_box_base_color.png-62177f61f89f3939a1bebafa01af4f43.s3tc.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 diff --git a/examples/khr_audio_emitter/boom_box/textures/boom_box_emission.png b/examples/khr_audio_emitter/boom_box/textures/boom_box_emission.png new file mode 100644 index 0000000..23371ae Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/textures/boom_box_emission.png differ diff --git a/examples/khr_audio_emitter/boom_box/textures/boom_box_emission.png.import b/examples/khr_audio_emitter/boom_box/textures/boom_box_emission.png.import new file mode 100644 index 0000000..4f9d932 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/textures/boom_box_emission.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://wuuuexpco760" +path.s3tc="res://.godot/imported/boom_box_emission.png-f203a4523433c220210e4e8f82068259.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/textures/boom_box_emission.png" +dest_files=["res://.godot/imported/boom_box_emission.png-f203a4523433c220210e4e8f82068259.s3tc.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 diff --git a/examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png b/examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png new file mode 100644 index 0000000..7963042 Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png differ diff --git a/examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png.import b/examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png.import new file mode 100644 index 0000000..1e5b8ad --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://yb1p604prtcy" +path.s3tc="res://.godot/imported/boom_box_normal.png-1a352246c8b05058cd89fbad1a1730c2.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png" +dest_files=["res://.godot/imported/boom_box_normal.png-1a352246c8b05058cd89fbad1a1730c2.s3tc.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=1 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=1 +roughness/src_normal="res://examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 diff --git a/examples/khr_audio_emitter/boom_box/textures/boom_box_orm.png b/examples/khr_audio_emitter/boom_box/textures/boom_box_orm.png new file mode 100644 index 0000000..6ce1fa7 Binary files /dev/null and b/examples/khr_audio_emitter/boom_box/textures/boom_box_orm.png differ diff --git a/examples/khr_audio_emitter/boom_box/textures/boom_box_orm.png.import b/examples/khr_audio_emitter/boom_box/textures/boom_box_orm.png.import new file mode 100644 index 0000000..b8d9517 --- /dev/null +++ b/examples/khr_audio_emitter/boom_box/textures/boom_box_orm.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bo88t25ojfbc6" +path.s3tc="res://.godot/imported/boom_box_orm.png-2ef2edf9361664be80020be35dcf928a.s3tc.ctex" +metadata={ +"imported_formats": ["s3tc_bptc"], +"vram_texture": true +} + +[deps] + +source_file="res://examples/khr_audio_emitter/boom_box/textures/boom_box_orm.png" +dest_files=["res://.godot/imported/boom_box_orm.png-2ef2edf9361664be80020be35dcf928a.s3tc.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=8 +roughness/src_normal="res://examples/khr_audio_emitter/boom_box/textures/boom_box_normal.png" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0