initial commit

This commit is contained in:
2021-09-29 23:52:39 +02:00
commit 76eaa500cc
22 changed files with 1576 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://models/marble_bust_01_4k.gltf" type="PackedScene" id=1]
[node name="marble_bust_01_4k" instance=ExtResource( 1 )]
Binary file not shown.
Binary file not shown.
+161
View File
@@ -0,0 +1,161 @@
{
"asset": {
"generator": "Khronos glTF Blender I/O v1.6.16",
"version": "2.0"
},
"scene": 0,
"scenes": [
{
"name": "Scene",
"nodes": [
0
]
}
],
"nodes": [
{
"mesh": 0,
"name": "marble_bust_01",
"translation": [
0,
0.028335653245449066,
0
]
}
],
"materials": [
{
"doubleSided": true,
"name": "marble_bust_01",
"normalTexture": {
"index": 0
},
"pbrMetallicRoughness": {
"baseColorTexture": {
"index": 1
},
"metallicFactor": 0,
"metallicRoughnessTexture": {
"index": 2
}
}
}
],
"meshes": [
{
"name": "marble_bust_01",
"primitives": [
{
"attributes": {
"POSITION": 0,
"NORMAL": 1,
"TEXCOORD_0": 2
},
"indices": 3,
"material": 0
}
]
}
],
"textures": [
{
"sampler": 0,
"source": 0
},
{
"sampler": 0,
"source": 1
},
{
"sampler": 0,
"source": 2
}
],
"images": [
{
"mimeType": "image/jpeg",
"name": "marble_bust_01_nor_gl",
"uri": "textures/marble_bust_01_nor_gl_4k.jpg"
},
{
"mimeType": "image/jpeg",
"name": "marble_bust_01_diff",
"uri": "textures/marble_bust_01_diff_4k.jpg"
},
{
"mimeType": "image/jpeg",
"name": "marble_bust_01_arm",
"uri": "textures/marble_bust_01_rough_4k.jpg"
}
],
"accessors": [
{
"bufferView": 0,
"componentType": 5126,
"count": 9746,
"max": [
0.14886942505836487,
0.48668384552001953,
0.1551172435283661
],
"min": [
-0.12288019061088562,
-0.028259359300136566,
-0.1445964276790619
],
"type": "VEC3"
},
{
"bufferView": 1,
"componentType": 5126,
"count": 9746,
"type": "VEC3"
},
{
"bufferView": 2,
"componentType": 5126,
"count": 9746,
"type": "VEC2"
},
{
"bufferView": 3,
"componentType": 5123,
"count": 52368,
"type": "SCALAR"
}
],
"bufferViews": [
{
"buffer": 0,
"byteLength": 116952,
"byteOffset": 0
},
{
"buffer": 0,
"byteLength": 116952,
"byteOffset": 116952
},
{
"buffer": 0,
"byteLength": 77968,
"byteOffset": 233904
},
{
"buffer": 0,
"byteLength": 104736,
"byteOffset": 311872
}
],
"samplers": [
{
"magFilter": 9729,
"minFilter": 9987
}
],
"buffers": [
{
"byteLength": 416608,
"uri": "marble_bust_01.bin"
}
]
}
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

@@ -0,0 +1,36 @@
[remap]
importer="texture"
type="StreamTexture"
path.s3tc="res://.import/marble_bust_01_diff_4k.jpg-9ac0993c6c7bef3fce8496ad3f43572a.s3tc.stex"
path.etc2="res://.import/marble_bust_01_diff_4k.jpg-9ac0993c6c7bef3fce8496ad3f43572a.etc2.stex"
metadata={
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://models/textures/marble_bust_01_diff_4k.jpg"
dest_files=[ "res://.import/marble_bust_01_diff_4k.jpg-9ac0993c6c7bef3fce8496ad3f43572a.s3tc.stex", "res://.import/marble_bust_01_diff_4k.jpg-9ac0993c6c7bef3fce8496ad3f43572a.etc2.stex" ]
[params]
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=true
flags/filter=true
flags/mipmaps=true
flags/anisotropic=false
flags/srgb=1
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

@@ -0,0 +1,36 @@
[remap]
importer="texture"
type="StreamTexture"
path.s3tc="res://.import/marble_bust_01_nor_gl_4k.jpg-99756a976f085d0e6c799e4fcec2a5ff.s3tc.stex"
path.etc2="res://.import/marble_bust_01_nor_gl_4k.jpg-99756a976f085d0e6c799e4fcec2a5ff.etc2.stex"
metadata={
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://models/textures/marble_bust_01_nor_gl_4k.jpg"
dest_files=[ "res://.import/marble_bust_01_nor_gl_4k.jpg-99756a976f085d0e6c799e4fcec2a5ff.s3tc.stex", "res://.import/marble_bust_01_nor_gl_4k.jpg-99756a976f085d0e6c799e4fcec2a5ff.etc2.stex" ]
[params]
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=1
flags/repeat=true
flags/filter=true
flags/mipmaps=true
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

@@ -0,0 +1,36 @@
[remap]
importer="texture"
type="StreamTexture"
path.s3tc="res://.import/marble_bust_01_rough_4k.jpg-970e8f6349d77b7615611d7f0c1af727.s3tc.stex"
path.etc2="res://.import/marble_bust_01_rough_4k.jpg-970e8f6349d77b7615611d7f0c1af727.etc2.stex"
metadata={
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://models/textures/marble_bust_01_rough_4k.jpg"
dest_files=[ "res://.import/marble_bust_01_rough_4k.jpg-970e8f6349d77b7615611d7f0c1af727.s3tc.stex", "res://.import/marble_bust_01_rough_4k.jpg-970e8f6349d77b7615611d7f0c1af727.etc2.stex" ]
[params]
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=true
flags/filter=true
flags/mipmaps=true
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0