building destruction particles
This commit is contained in:
parent
dba09165e8
commit
afc0aab441
127 changed files with 27285 additions and 240 deletions
42
example/porcelain/Porcelain001_1K-JPG.mtlx
Normal file
42
example/porcelain/Porcelain001_1K-JPG.mtlx
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
<?xml version="1.0"?>
|
||||
<materialx version="1.38" fileprefix="./">
|
||||
<standard_surface xpos="6.159420" name="Porcelain001_1K_JPG_StandardSurface" type="surfaceshader" ypos="-1.879310">
|
||||
<input value="0" name="specular" type="float" />
|
||||
<input value="1" name="coat" type="float" />
|
||||
<input value="1, 1, 1" name="coat_color" type="color3" />
|
||||
<input value="1" name="base" type="float" />
|
||||
<input nodename="Porcelain001_1K_JPG_Color" name="base_color" type="color3" />
|
||||
<input nodename="normalmap" name="normal" type="vector3" />
|
||||
<input nodename="normalmap" name="coat_normal" type="vector3" />
|
||||
<input nodename="Porcelain001_1K_JPG_Roughness" name="specular_roughness" type="float" />
|
||||
<input nodename="Porcelain001_1K_JPG_Roughness" name="coat_roughness" type="float" />
|
||||
</standard_surface>
|
||||
<surfacematerial xpos="8.695652" name="Porcelain001_1K_JPG" type="material" ypos="0.000000">
|
||||
<input nodename="Porcelain001_1K_JPG_StandardSurface" name="surfaceshader" type="surfaceshader" />
|
||||
<input nodename="displacement" name="displacementshader" type="displacementshader" />
|
||||
</surfacematerial>
|
||||
<tiledimage xpos="3.623188" name="Porcelain001_1K_JPG_Color" type="color3" ypos="-3.103448">
|
||||
<input value="Porcelain001_1K-JPG_Color.jpg" colorspace="srgb_texture" name="file" type="filename" />
|
||||
<input value="1.0, 1.0" name="uvtiling" type="vector2" />
|
||||
</tiledimage>
|
||||
<tiledimage xpos="3.623188" name="Porcelain001_1K_JPG_Displacement" type="float" ypos="5.163793">
|
||||
<input value="Porcelain001_1K-JPG_Displacement.jpg" name="file" type="filename" />
|
||||
<input value="1.0, 1.0" name="uvtiling" type="vector2" />
|
||||
</tiledimage>
|
||||
<displacement xpos="6.159420" name="displacement" type="displacementshader" ypos="1.879310">
|
||||
<input nodename="Porcelain001_1K_JPG_Displacement" name="displacement" type="float" />
|
||||
<input value="1.0" name="scale" type="float" />
|
||||
</displacement>
|
||||
<tiledimage xpos="1.086957" name="Porcelain001_1K_JPG_NormalGL" type="vector3" ypos="0.879310">
|
||||
<input value="Porcelain001_1K-JPG_NormalGL.jpg" name="file" type="filename" />
|
||||
<input value="1.0, 1.0" name="uvtiling" type="vector2" />
|
||||
</tiledimage>
|
||||
<normalmap xpos="3.623188" name="normalmap" type="vector3" ypos="3.586207">
|
||||
<input nodename="Porcelain001_1K_JPG_NormalGL" name="in" type="vector3" />
|
||||
<input value="1.0" name="scale" type="float" />
|
||||
</normalmap>
|
||||
<tiledimage xpos="3.623188" name="Porcelain001_1K_JPG_Roughness" type="float" ypos="-0.413793">
|
||||
<input value="Porcelain001_1K-JPG_Roughness.jpg" name="file" type="filename" />
|
||||
<input value="1.0, 1.0" name="uvtiling" type="vector2" />
|
||||
</tiledimage>
|
||||
</materialx>
|
||||
BIN
example/porcelain/Porcelain001_1K-JPG.usdc
Normal file
BIN
example/porcelain/Porcelain001_1K-JPG.usdc
Normal file
Binary file not shown.
BIN
example/porcelain/Porcelain001_1K-JPG_Color.jpg
Normal file
BIN
example/porcelain/Porcelain001_1K-JPG_Color.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
35
example/porcelain/Porcelain001_1K-JPG_Color.jpg.import
Normal file
35
example/porcelain/Porcelain001_1K-JPG_Color.jpg.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ulqtg5fctsqr"
|
||||
path.s3tc="res://.godot/imported/Porcelain001_1K-JPG_Color.jpg-6cf998f10d72269959293501a2f22d56.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://example/porcelain/Porcelain001_1K-JPG_Color.jpg"
|
||||
dest_files=["res://.godot/imported/Porcelain001_1K-JPG_Color.jpg-6cf998f10d72269959293501a2f22d56.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
|
||||
BIN
example/porcelain/Porcelain001_1K-JPG_NormalGL.jpg
Normal file
BIN
example/porcelain/Porcelain001_1K-JPG_NormalGL.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 330 KiB |
34
example/porcelain/Porcelain001_1K-JPG_NormalGL.jpg.import
Normal file
34
example/porcelain/Porcelain001_1K-JPG_NormalGL.jpg.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d2wmjyxq50u42"
|
||||
path="res://.godot/imported/Porcelain001_1K-JPG_NormalGL.jpg-284ddab70d1e76e236f309b6b7457b2b.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://example/porcelain/Porcelain001_1K-JPG_NormalGL.jpg"
|
||||
dest_files=["res://.godot/imported/Porcelain001_1K-JPG_NormalGL.jpg-284ddab70d1e76e236f309b6b7457b2b.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=false
|
||||
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=1
|
||||
BIN
example/porcelain/Porcelain001_1K-JPG_Roughness.jpg
Normal file
BIN
example/porcelain/Porcelain001_1K-JPG_Roughness.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 305 KiB |
35
example/porcelain/Porcelain001_1K-JPG_Roughness.jpg.import
Normal file
35
example/porcelain/Porcelain001_1K-JPG_Roughness.jpg.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d4eagq4s8wivt"
|
||||
path.s3tc="res://.godot/imported/Porcelain001_1K-JPG_Roughness.jpg-ca1cbbe57fca653de53f6a0f8ccfdbe9.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://example/porcelain/Porcelain001_1K-JPG_Roughness.jpg"
|
||||
dest_files=["res://.godot/imported/Porcelain001_1K-JPG_Roughness.jpg-ca1cbbe57fca653de53f6a0f8ccfdbe9.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
|
||||
9
example/porcelain/porcelain.tres
Normal file
9
example/porcelain/porcelain.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://b3k3lp0hpa8gc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d4eagq4s8wivt" path="res://example/porcelain/Porcelain001_1K-JPG_Roughness.jpg" id="1_1reqs"]
|
||||
[ext_resource type="Texture2D" uid="uid://ulqtg5fctsqr" path="res://example/porcelain/Porcelain001_1K-JPG_Color.jpg" id="1_8ej01"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(1, 1, 1, 0.505882)
|
||||
albedo_texture = ExtResource("1_8ej01")
|
||||
roughness_texture = ExtResource("1_1reqs")
|
||||
Loading…
Add table
Add a link
Reference in a new issue