mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 11:33:47 +00:00
Textures and mapping
This commit is contained in:
parent
4e424fd526
commit
92062cd559
33 changed files with 1791 additions and 840 deletions
8
textures/Manual/Chevron_2.tres
Normal file
8
textures/Manual/Chevron_2.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dsily2e64c7a8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bxepcnr6o3dx3" path="res://textures/Manual/Chevron_2.png" id="1_phplt"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_phplt")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
BIN
textures/Manual/Floor_Tiled_001.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Floor_Tiled_001.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Floor_Tiled_001.png.import
Normal file
34
textures/Manual/Floor_Tiled_001.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://dc3paqu5dp6yt"
|
||||
path="res://.godot/imported/Floor_Tiled_001.png-65e6ab4df7eb5386da29ecdc8eff0293.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Floor_Tiled_001.png"
|
||||
dest_files=["res://.godot/imported/Floor_Tiled_001.png-65e6ab4df7eb5386da29ecdc8eff0293.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
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
|
||||
8
textures/Manual/Floor_Tiled_001.tres
Normal file
8
textures/Manual/Floor_Tiled_001.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dh13e7gnetf3m"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dc3paqu5dp6yt" path="res://textures/Manual/Floor_Tiled_001.png" id="1_aon1e"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_aon1e")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
BIN
textures/Manual/Floor_Tiled_002.png
(Stored with Git LFS)
Normal file
BIN
textures/Manual/Floor_Tiled_002.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
textures/Manual/Floor_Tiled_002.png.import
Normal file
34
textures/Manual/Floor_Tiled_002.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://beh8f2xibujte"
|
||||
path="res://.godot/imported/Floor_Tiled_002.png-7bdbdaa9433e9e6f68ec0513bfdaac47.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://textures/Manual/Floor_Tiled_002.png"
|
||||
dest_files=["res://.godot/imported/Floor_Tiled_002.png-7bdbdaa9433e9e6f68ec0513bfdaac47.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=3
|
||||
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
|
||||
8
textures/Manual/Floor_Tiled_002.tres
Normal file
8
textures/Manual/Floor_Tiled_002.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://n73v24hfsvt8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://beh8f2xibujte" path="res://textures/Manual/Floor_Tiled_002.png" id="1_kieg1"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_kieg1")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue