building destruction particles
This commit is contained in:
parent
dba09165e8
commit
afc0aab441
127 changed files with 27285 additions and 240 deletions
42
example/wood/Wood067_1K-JPG.mtlx
Normal file
42
example/wood/Wood067_1K-JPG.mtlx
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
<?xml version="1.0"?>
|
||||
<materialx version="1.38" fileprefix="./">
|
||||
<standard_surface xpos="6.159420" name="Wood067_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 name="base_color" nodename="Wood067_1K_JPG_Color" type="color3" />
|
||||
<input name="normal" nodename="normalmap" type="vector3" />
|
||||
<input name="coat_normal" nodename="normalmap" type="vector3" />
|
||||
<input name="specular_roughness" nodename="Wood067_1K_JPG_Roughness" type="float" />
|
||||
<input name="coat_roughness" nodename="Wood067_1K_JPG_Roughness" type="float" />
|
||||
</standard_surface>
|
||||
<surfacematerial xpos="8.695652" name="Wood067_1K_JPG" type="material" ypos="0.000000">
|
||||
<input name="surfaceshader" nodename="Wood067_1K_JPG_StandardSurface" type="surfaceshader" />
|
||||
<input name="displacementshader" nodename="displacement" type="displacementshader" />
|
||||
</surfacematerial>
|
||||
<tiledimage xpos="3.623188" name="Wood067_1K_JPG_Color" type="color3" ypos="-3.103448">
|
||||
<input value="Wood067_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="Wood067_1K_JPG_Displacement" type="float" ypos="5.163793">
|
||||
<input value="Wood067_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 name="displacement" nodename="Wood067_1K_JPG_Displacement" type="float" />
|
||||
<input value="1.0" name="scale" type="float" />
|
||||
</displacement>
|
||||
<tiledimage xpos="1.086957" name="Wood067_1K_JPG_NormalGL" type="vector3" ypos="0.879310">
|
||||
<input value="Wood067_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 name="in" nodename="Wood067_1K_JPG_NormalGL" type="vector3" />
|
||||
<input value="1.0" name="scale" type="float" />
|
||||
</normalmap>
|
||||
<tiledimage xpos="3.623188" name="Wood067_1K_JPG_Roughness" type="float" ypos="-0.413793">
|
||||
<input value="Wood067_1K-JPG_Roughness.jpg" name="file" type="filename" />
|
||||
<input value="1.0, 1.0" name="uvtiling" type="vector2" />
|
||||
</tiledimage>
|
||||
</materialx>
|
||||
BIN
example/wood/Wood067_1K-JPG.usdc
Normal file
BIN
example/wood/Wood067_1K-JPG.usdc
Normal file
Binary file not shown.
BIN
example/wood/Wood067_1K-JPG_Color.jpg
Normal file
BIN
example/wood/Wood067_1K-JPG_Color.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
35
example/wood/Wood067_1K-JPG_Color.jpg.import
Normal file
35
example/wood/Wood067_1K-JPG_Color.jpg.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://du771hatk28at"
|
||||
path.s3tc="res://.godot/imported/Wood067_1K-JPG_Color.jpg-b38df67fdfa357a9555b3c69fb91b675.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://example/wood/Wood067_1K-JPG_Color.jpg"
|
||||
dest_files=["res://.godot/imported/Wood067_1K-JPG_Color.jpg-b38df67fdfa357a9555b3c69fb91b675.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/wood/Wood067_1K-JPG_Displacement.jpg
Normal file
BIN
example/wood/Wood067_1K-JPG_Displacement.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 596 KiB |
35
example/wood/Wood067_1K-JPG_Displacement.jpg.import
Normal file
35
example/wood/Wood067_1K-JPG_Displacement.jpg.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b4jkypeghbk3h"
|
||||
path.s3tc="res://.godot/imported/Wood067_1K-JPG_Displacement.jpg-f9f07650ce57283c760f3c63ed683d2b.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://example/wood/Wood067_1K-JPG_Displacement.jpg"
|
||||
dest_files=["res://.godot/imported/Wood067_1K-JPG_Displacement.jpg-f9f07650ce57283c760f3c63ed683d2b.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=7
|
||||
roughness/src_normal="res://example/wood/Wood067_1K-JPG_NormalGL.jpg"
|
||||
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/wood/Wood067_1K-JPG_NormalGL.jpg
Normal file
BIN
example/wood/Wood067_1K-JPG_NormalGL.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 852 KiB |
35
example/wood/Wood067_1K-JPG_NormalGL.jpg.import
Normal file
35
example/wood/Wood067_1K-JPG_NormalGL.jpg.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dfobjcany71fi"
|
||||
path.s3tc="res://.godot/imported/Wood067_1K-JPG_NormalGL.jpg-e6b1ae357d1e964695e85ee851c764b1.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://example/wood/Wood067_1K-JPG_NormalGL.jpg"
|
||||
dest_files=["res://.godot/imported/Wood067_1K-JPG_NormalGL.jpg-e6b1ae357d1e964695e85ee851c764b1.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://example/wood/Wood067_1K-JPG_NormalGL.jpg"
|
||||
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/wood/Wood067_1K-JPG_Roughness.jpg
Normal file
BIN
example/wood/Wood067_1K-JPG_Roughness.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 393 KiB |
35
example/wood/Wood067_1K-JPG_Roughness.jpg.import
Normal file
35
example/wood/Wood067_1K-JPG_Roughness.jpg.import
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bm4uan4i3qxcp"
|
||||
path.s3tc="res://.godot/imported/Wood067_1K-JPG_Roughness.jpg-d4560b3eafdc1920f7dccec2b3541b25.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://example/wood/Wood067_1K-JPG_Roughness.jpg"
|
||||
dest_files=["res://.godot/imported/Wood067_1K-JPG_Roughness.jpg-d4560b3eafdc1920f7dccec2b3541b25.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
|
||||
15
example/wood/wood.tres
Normal file
15
example/wood/wood.tres
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://djsu2knpsai4y"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://du771hatk28at" path="res://example/wood/Wood067_1K-JPG_Color.jpg" id="1_8v4p2"]
|
||||
[ext_resource type="Texture2D" uid="uid://b4jkypeghbk3h" path="res://example/wood/Wood067_1K-JPG_Displacement.jpg" id="2_xpkcs"]
|
||||
[ext_resource type="Texture2D" uid="uid://dfobjcany71fi" path="res://example/wood/Wood067_1K-JPG_NormalGL.jpg" id="3_1on0o"]
|
||||
[ext_resource type="Texture2D" uid="uid://bm4uan4i3qxcp" path="res://example/wood/Wood067_1K-JPG_Roughness.jpg" id="4_vaw02"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_8v4p2")
|
||||
roughness_texture = ExtResource("4_vaw02")
|
||||
normal_enabled = true
|
||||
normal_texture = ExtResource("3_1on0o")
|
||||
heightmap_enabled = true
|
||||
heightmap_scale = 1.0
|
||||
heightmap_texture = ExtResource("2_xpkcs")
|
||||
Loading…
Add table
Add a link
Reference in a new issue