Add another wood texture
This commit is contained in:
parent
6bc4031993
commit
ce7a3495b8
|
@ -1 +0,0 @@
|
|||
{"connections":[{"from":"make_tileable_square","from_port":0,"to":"Material","to_port":0},{"from":"make_tileable_square_2","from_port":0,"to":"normal_map2","to_port":0},{"from":"normal_map2","from_port":0,"to":"Material","to_port":4},{"from":"colorize","from_port":0,"to":"make_tileable_square","to_port":0},{"from":"colorize_2","from_port":0,"to":"make_tileable_square_2","to_port":0},{"from":"directional_noise","from_port":0,"to":"warp","to_port":0},{"from":"wavelet_noise2","from_port":0,"to":"warp","to_port":1},{"from":"make_tileable_square_2","from_port":0,"to":"colorize_3","to_port":0},{"from":"colorize_3","from_port":0,"to":"Material","to_port":2},{"from":"warp","from_port":0,"to":"rotate","to_port":0},{"from":"rotate","from_port":0,"to":"colorize_2","to_port":0},{"from":"warp","from_port":0,"to":"colorize","to_port":0}],"label":"Graph","longdesc":"","name":"_Node_491","node_position":{"x":0.0,"y":0.0},"nodes":[{"export_last_target":"Godot/Godot 4 Standard","export_paths":{"Godot/Godot 4 Standard":"/mnt/userfiles/Documents/Projects/stick-the-quick/maps/textures/wood1"},"name":"Material","node_position":{"x":784.363037109375,"y":-153.02099609375},"parameters":{"albedo_color":{"a":1.0,"b":1.0,"g":1.0,"r":1.0,"type":"Color"},"ao":1.0,"depth_scale":0.5,"emission_energy":1.0,"flags_transparent":true,"metallic":0.0,"normal":1.0,"roughness":1.0,"size":8.0,"sss":1.0},"seed_int":0,"type":"material"},{"name":"make_tileable_square","node_position":{"x":0.838406026363373,"y":-194.409439086914},"parameters":{"fw":1.0},"seed_int":0,"type":"make_tileable_square"},{"name":"make_tileable_square_2","node_position":{"x":5.5145435333252,"y":32.4981803894043},"parameters":{"fw":1.0},"seed_int":0,"type":"make_tileable_square"},{"name":"normal_map2","node_position":{"x":456.693481445312,"y":84.1801910400391},"parameters":{"buffer":1.0,"param2":0.0,"size":10.0,"strength":0.125},"seed_int":0,"type":"normal_map2"},{"name":"colorize","node_position":{"x":-305.925659179688,"y":-203.856216430664},"parameters":{"gradient":{"interpolation":1,"points":[{"a":1.0,"b":0.120010375976562,"g":0.151392221450806,"pos":0.0,"r":0.25390625},{"a":1.0,"b":0.503173828125,"g":0.714139938354492,"pos":1.0,"r":0.89453125}],"type":"Gradient"}},"seed_int":0,"type":"colorize"},{"name":"colorize_2","node_position":{"x":-300.279937744141,"y":20.0627727508545},"parameters":{"gradient":{"interpolation":1,"points":[{"a":1.0,"b":0.0,"g":0.0,"pos":0.0,"r":0.0},{"a":1.0,"b":1.0,"g":1.0,"pos":1.0,"r":1.0}],"type":"Gradient"}},"seed_int":0,"type":"colorize"},{"name":"directional_noise","node_position":{"x":-1350.39172363281,"y":-327.388824462891},"parameters":{"n_scale":1.0,"param0":0.0,"param1":11.0},"seed_int":3289835008,"type":"directional_noise"},{"name":"warp","node_position":{"x":-1096.10913085938,"y":-248.784317016602},"parameters":{"amount":0.1,"eps":0.1,"mode":0.0},"seed_int":0,"type":"warp"},{"name":"wavelet_noise2","node_position":{"x":-1327.09533691406,"y":-154.644790649414},"parameters":{"frequency":1.18,"iterations":4.0,"offset":0.0,"persistence":0.81,"scale_x":2.0,"scale_y":2.0,"type":0},"seed_int":4128588288,"type":"wavelet_noise2"},{"name":"colorize_3","node_position":{"x":473.859283447266,"y":-48.4174995422363},"parameters":{"gradient":{"interpolation":1,"points":[{"a":1.0,"b":1.0,"g":1.0,"pos":0.0,"r":1.0},{"a":1.0,"b":0.0,"g":0.0,"pos":1.0,"r":0.0}],"type":"Gradient"}},"seed_int":0,"type":"colorize"},{"generic_size":1,"name":"rotate","node_position":{"x":-865.277160644531,"y":-378.281158447266},"parameters":{"cx":0.0,"cy":0.0,"rotate":90.0},"seed_int":0,"type":"rotate"}],"parameters":{},"seed_int":0,"shortdesc":"","type":"graph"}
|
|
@ -0,0 +1,595 @@
|
|||
{
|
||||
"connections": [
|
||||
{
|
||||
"from": "make_tileable_square",
|
||||
"from_port": 0,
|
||||
"to": "Material",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "normal_map2",
|
||||
"from_port": 0,
|
||||
"to": "Material",
|
||||
"to_port": 4
|
||||
},
|
||||
{
|
||||
"from": "colorize_2",
|
||||
"from_port": 0,
|
||||
"to": "make_tileable_square_2",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "graph",
|
||||
"from_port": 0,
|
||||
"to": "blend2",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "skewed_uneven_bricks_2",
|
||||
"from_port": 0,
|
||||
"to": "blend2",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "warp_2",
|
||||
"from_port": 0,
|
||||
"to": "colorize",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "colorize",
|
||||
"from_port": 0,
|
||||
"to": "make_tileable_square",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "shard_fbm",
|
||||
"from_port": 0,
|
||||
"to": "warp_2",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "blend2",
|
||||
"from_port": 0,
|
||||
"to": "warp_2",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "blend2",
|
||||
"from_port": 0,
|
||||
"to": "blend2_2",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "shard_fbm",
|
||||
"from_port": 0,
|
||||
"to": "blend2_2",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "blend2_2",
|
||||
"from_port": 0,
|
||||
"to": "colorize_2",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "make_tileable_square_2",
|
||||
"from_port": 0,
|
||||
"to": "colorize_3",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "colorize_3",
|
||||
"from_port": 0,
|
||||
"to": "Material",
|
||||
"to_port": 2
|
||||
},
|
||||
{
|
||||
"from": "colorize_3",
|
||||
"from_port": 0,
|
||||
"to": "normal_map2",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "colorize_3",
|
||||
"from_port": 0,
|
||||
"to": "Material",
|
||||
"to_port": 5
|
||||
}
|
||||
],
|
||||
"label": "Graph",
|
||||
"longdesc": "",
|
||||
"name": "_Node_491",
|
||||
"node_position": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"nodes": [
|
||||
{
|
||||
"export_last_target": "Godot/Godot 4 Standard",
|
||||
"export_paths": {
|
||||
"Godot/Godot 4 Standard": "/mnt/userfiles/Documents/Projects/stick-the-quick/maps/textures/metal3"
|
||||
},
|
||||
"name": "Material",
|
||||
"node_position": {
|
||||
"x": 784.363037109375,
|
||||
"y": -153.02099609375
|
||||
},
|
||||
"parameters": {
|
||||
"albedo_color": {
|
||||
"a": 1.0,
|
||||
"b": 1.0,
|
||||
"g": 1.0,
|
||||
"r": 1.0,
|
||||
"type": "Color"
|
||||
},
|
||||
"ao": 1.0,
|
||||
"depth_scale": 0.5,
|
||||
"emission_energy": 1.0,
|
||||
"flags_transparent": true,
|
||||
"metallic": 0.0,
|
||||
"normal": 1.0,
|
||||
"roughness": 1.0,
|
||||
"size": 8.0,
|
||||
"sss": 1.0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "material"
|
||||
},
|
||||
{
|
||||
"name": "make_tileable_square",
|
||||
"node_position": {
|
||||
"x": 0.838406026363373,
|
||||
"y": -194.409439086914
|
||||
},
|
||||
"parameters": {
|
||||
"fw": 1.0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "make_tileable_square"
|
||||
},
|
||||
{
|
||||
"name": "make_tileable_square_2",
|
||||
"node_position": {
|
||||
"x": -101.485458374023,
|
||||
"y": -8.5018196105957
|
||||
},
|
||||
"parameters": {
|
||||
"fw": 1.0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "make_tileable_square"
|
||||
},
|
||||
{
|
||||
"name": "normal_map2",
|
||||
"node_position": {
|
||||
"x": 456.693481445312,
|
||||
"y": 84.1801910400391
|
||||
},
|
||||
"parameters": {
|
||||
"buffer": 1.0,
|
||||
"param2": 0.0,
|
||||
"size": 10.0,
|
||||
"strength": 1.0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "normal_map2"
|
||||
},
|
||||
{
|
||||
"name": "colorize",
|
||||
"node_position": {
|
||||
"x": -305.925659179688,
|
||||
"y": -203.856216430664
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 1.0,
|
||||
"b": 0.164642333984375,
|
||||
"g": 0.317460298538208,
|
||||
"pos": 0.0,
|
||||
"r": 0.5078125
|
||||
},
|
||||
{
|
||||
"a": 1.0,
|
||||
"b": 0.121917724609375,
|
||||
"g": 0.145046234130859,
|
||||
"pos": 1.0,
|
||||
"r": 0.18359375
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
}
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "colorize"
|
||||
},
|
||||
{
|
||||
"name": "colorize_2",
|
||||
"node_position": {
|
||||
"x": -300.279937744141,
|
||||
"y": 20.0627727508545
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 1.0,
|
||||
"b": 0.0,
|
||||
"g": 0.0,
|
||||
"pos": 0.121368031442901,
|
||||
"r": 0.0
|
||||
},
|
||||
{
|
||||
"a": 1.0,
|
||||
"b": 1.0,
|
||||
"g": 1.0,
|
||||
"pos": 0.528775438850309,
|
||||
"r": 1.0
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
}
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "colorize"
|
||||
},
|
||||
{
|
||||
"name": "skewed_uneven_bricks_2",
|
||||
"node_position": {
|
||||
"x": -1240.44909667969,
|
||||
"y": -220.222473144531
|
||||
},
|
||||
"parameters": {
|
||||
"bevel": 0.5,
|
||||
"columns": 6.0,
|
||||
"corner": 0.3,
|
||||
"mortar": 0.0,
|
||||
"randomness": 1.0,
|
||||
"round": 0.0,
|
||||
"rows": 6.0
|
||||
},
|
||||
"seed_int": 3034064896,
|
||||
"type": "skewed_uneven_bricks"
|
||||
},
|
||||
{
|
||||
"connections": [
|
||||
{
|
||||
"from": "perlin",
|
||||
"from_port": 0,
|
||||
"to": "transform",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "transform_2",
|
||||
"from_port": 0,
|
||||
"to": "gen_outputs",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "perlin",
|
||||
"from_port": 0,
|
||||
"to": "transform",
|
||||
"to_port": 2
|
||||
},
|
||||
{
|
||||
"from": "perlin",
|
||||
"from_port": 0,
|
||||
"to": "transform_2",
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"from": "transform",
|
||||
"from_port": 0,
|
||||
"to": "transform_2",
|
||||
"to_port": 1
|
||||
},
|
||||
{
|
||||
"from": "transform",
|
||||
"from_port": 0,
|
||||
"to": "transform_2",
|
||||
"to_port": 2
|
||||
},
|
||||
{
|
||||
"from": "perlin",
|
||||
"from_port": 0,
|
||||
"to": "transform",
|
||||
"to_port": 0
|
||||
}
|
||||
],
|
||||
"label": "Warp 2",
|
||||
"longdesc": "",
|
||||
"name": "graph",
|
||||
"node_position": {
|
||||
"x": -1193.44909667969,
|
||||
"y": -438.222473144531
|
||||
},
|
||||
"nodes": [
|
||||
{
|
||||
"name": "transform",
|
||||
"node_position": {
|
||||
"x": -292.25,
|
||||
"y": -629.0
|
||||
},
|
||||
"parameters": {
|
||||
"repeat": true,
|
||||
"rotate": 0.0,
|
||||
"scale_x": 1.0,
|
||||
"scale_y": 1.0,
|
||||
"translate_x": 0.5,
|
||||
"translate_y": 0.5
|
||||
},
|
||||
"seed": 32047.0,
|
||||
"type": "transform"
|
||||
},
|
||||
{
|
||||
"name": "perlin",
|
||||
"node_position": {
|
||||
"x": -558.25,
|
||||
"y": -720.0
|
||||
},
|
||||
"parameters": {
|
||||
"iterations": 3.0,
|
||||
"persistence": 0.5,
|
||||
"scale_x": 3.0,
|
||||
"scale_y": 2.0
|
||||
},
|
||||
"seed": 55134.0,
|
||||
"type": "perlin"
|
||||
},
|
||||
{
|
||||
"name": "gen_inputs",
|
||||
"node_position": {
|
||||
"x": -802.25,
|
||||
"y": -655.5
|
||||
},
|
||||
"parameters": {
|
||||
|
||||
},
|
||||
"ports": [],
|
||||
"seed": 32147.0,
|
||||
"type": "ios"
|
||||
},
|
||||
{
|
||||
"name": "gen_outputs",
|
||||
"node_position": {
|
||||
"x": 268.75,
|
||||
"y": -656.5
|
||||
},
|
||||
"parameters": {
|
||||
|
||||
},
|
||||
"ports": [
|
||||
{
|
||||
"name": "port0",
|
||||
"type": "rgba"
|
||||
}
|
||||
],
|
||||
"seed": -38652.0,
|
||||
"type": "ios"
|
||||
},
|
||||
{
|
||||
"name": "gen_parameters",
|
||||
"node_position": {
|
||||
"x": -315.75,
|
||||
"y": -905.0
|
||||
},
|
||||
"parameters": {
|
||||
"param0": 3.0,
|
||||
"param1": 2.0,
|
||||
"param2": 3.0,
|
||||
"param3": 0.5,
|
||||
"param4": 0.5,
|
||||
"param5": 0.5
|
||||
},
|
||||
"seed": 18604.0,
|
||||
"type": "remote",
|
||||
"widgets": [
|
||||
{
|
||||
"label": "Scale X",
|
||||
"linked_widgets": [
|
||||
{
|
||||
"node": "perlin",
|
||||
"widget": "scale_x"
|
||||
}
|
||||
],
|
||||
"name": "param0",
|
||||
"type": "linked_control"
|
||||
},
|
||||
{
|
||||
"label": "Scale Y",
|
||||
"linked_widgets": [
|
||||
{
|
||||
"node": "perlin",
|
||||
"widget": "scale_y"
|
||||
}
|
||||
],
|
||||
"name": "param1",
|
||||
"type": "linked_control"
|
||||
},
|
||||
{
|
||||
"label": "Iterations",
|
||||
"linked_widgets": [
|
||||
{
|
||||
"node": "perlin",
|
||||
"widget": "iterations"
|
||||
}
|
||||
],
|
||||
"name": "param2",
|
||||
"type": "linked_control"
|
||||
},
|
||||
{
|
||||
"label": "Persistance",
|
||||
"linked_widgets": [
|
||||
{
|
||||
"node": "perlin",
|
||||
"widget": "persistence"
|
||||
}
|
||||
],
|
||||
"name": "param3",
|
||||
"type": "linked_control"
|
||||
},
|
||||
{
|
||||
"label": "Warp X",
|
||||
"linked_widgets": [
|
||||
{
|
||||
"node": "transform",
|
||||
"widget": "translate_x"
|
||||
},
|
||||
{
|
||||
"node": "transform_2",
|
||||
"widget": "translate_x"
|
||||
}
|
||||
],
|
||||
"name": "param4",
|
||||
"type": "linked_control"
|
||||
},
|
||||
{
|
||||
"label": "Warp Y",
|
||||
"linked_widgets": [
|
||||
{
|
||||
"node": "transform",
|
||||
"widget": "translate_y"
|
||||
},
|
||||
{
|
||||
"node": "transform_2",
|
||||
"widget": "translate_y"
|
||||
}
|
||||
],
|
||||
"name": "param5",
|
||||
"type": "linked_control"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "transform_2",
|
||||
"node_position": {
|
||||
"x": -32.46240234375,
|
||||
"y": -714.099975585938
|
||||
},
|
||||
"parameters": {
|
||||
"repeat": true,
|
||||
"rotate": 0.0,
|
||||
"scale_x": 1.0,
|
||||
"scale_y": 1.0,
|
||||
"translate_x": 0.5,
|
||||
"translate_y": 0.5
|
||||
},
|
||||
"seed": 57622.0,
|
||||
"type": "transform"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
"param0": 3.0,
|
||||
"param1": 2.0,
|
||||
"param2": 3.0,
|
||||
"param3": 0.5,
|
||||
"param4": 0.5,
|
||||
"param5": 0.5
|
||||
},
|
||||
"seed_int": 592199104,
|
||||
"shortdesc": "",
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"name": "warp_2",
|
||||
"node_position": {
|
||||
"x": -693.449096679688,
|
||||
"y": -404.222473144531
|
||||
},
|
||||
"parameters": {
|
||||
"amount": 0.27,
|
||||
"eps": 0.085,
|
||||
"mode": 0.0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "warp"
|
||||
},
|
||||
{
|
||||
"generic_size": 1,
|
||||
"name": "blend2",
|
||||
"node_position": {
|
||||
"x": -960.449096679688,
|
||||
"y": -317.222473144531
|
||||
},
|
||||
"parameters": {
|
||||
"amount1": 0.25,
|
||||
"blend_type1": 0.0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "blend2"
|
||||
},
|
||||
{
|
||||
"name": "shard_fbm",
|
||||
"node_position": {
|
||||
"x": -962.449096679688,
|
||||
"y": -606.222473144531
|
||||
},
|
||||
"parameters": {
|
||||
"folds": 2.0,
|
||||
"iter": 4.0,
|
||||
"off": 0.0,
|
||||
"per": 0.64,
|
||||
"sharp": 0.7,
|
||||
"sx": 7.0,
|
||||
"sy": 7.0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "shard_fbm"
|
||||
},
|
||||
{
|
||||
"generic_size": 1,
|
||||
"name": "blend2_2",
|
||||
"node_position": {
|
||||
"x": -647.449096679688,
|
||||
"y": -142.222473144531
|
||||
},
|
||||
"parameters": {
|
||||
"amount1": 0.125,
|
||||
"blend_type1": 0.0
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "blend2"
|
||||
},
|
||||
{
|
||||
"name": "colorize_3",
|
||||
"node_position": {
|
||||
"x": 203.050903320312,
|
||||
"y": -50.7224731445312
|
||||
},
|
||||
"parameters": {
|
||||
"gradient": {
|
||||
"interpolation": 1,
|
||||
"points": [
|
||||
{
|
||||
"a": 1.0,
|
||||
"b": 1.0,
|
||||
"g": 1.0,
|
||||
"pos": 0.0,
|
||||
"r": 1.0
|
||||
},
|
||||
{
|
||||
"a": 1.0,
|
||||
"b": 0.28515625,
|
||||
"g": 0.28515625,
|
||||
"pos": 1.0,
|
||||
"r": 0.28515625
|
||||
}
|
||||
],
|
||||
"type": "Gradient"
|
||||
}
|
||||
},
|
||||
"seed_int": 0,
|
||||
"type": "colorize"
|
||||
}
|
||||
],
|
||||
"parameters": {
|
||||
|
||||
},
|
||||
"seed_int": 0,
|
||||
"shortdesc": "",
|
||||
"type": "graph"
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,20 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=5 format=2]
|
||||
[ext_resource path="wood2_albedo.png" type="Texture" id=1]
|
||||
[ext_resource path="wood2_orm.png" type="Texture" id=2]
|
||||
[ext_resource path="wood2_normal.png" type="Texture" id=3]
|
||||
[resource]
|
||||
albedo_color = Color(1.0, 1.0, 1.0, 1.0)
|
||||
albedo_texture = ExtResource( 1 )
|
||||
metallic = 0.0
|
||||
roughness = 1.0
|
||||
roughness_texture = ExtResource( 2 )
|
||||
roughness_texture_channel = 1
|
||||
normal_enabled = true
|
||||
normal_scale = 1.0
|
||||
normal_texture = ExtResource( 3 )
|
||||
ao_enabled = true
|
||||
ao_texture = ExtResource( 2 )
|
||||
ao_texture_channel = 0
|
||||
|
||||
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d1oajylmenmmv"
|
||||
path.s3tc="res://.godot/imported/wood2_albedo.png-29a83ca3f70da546f660ec4014df455d.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://maps/textures/wood2_albedo.png"
|
||||
dest_files=["res://.godot/imported/wood2_albedo.png-29a83ca3f70da546f660ec4014df455d.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
|
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b31qg0wj1ekk1"
|
||||
path.s3tc="res://.godot/imported/wood2_normal.png-482357fd1a7131f08f8446f89472e461.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://maps/textures/wood2_normal.png"
|
||||
dest_files=["res://.godot/imported/wood2_normal.png-482357fd1a7131f08f8446f89472e461.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://maps/textures/wood2_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
|
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d0r70w80i81ex"
|
||||
path.s3tc="res://.godot/imported/wood2_orm.png-cb86182722c09f85a8810d3a90136d7d.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://maps/textures/wood2_orm.png"
|
||||
dest_files=["res://.godot/imported/wood2_orm.png-cb86182722c09f85a8810d3a90136d7d.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://maps/textures/wood2_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
|
Loading…
Reference in New Issue