started texturing and changed origin on monitor01

This commit is contained in:
zombie maniac 2024-12-24 12:42:09 -05:00
parent 8614cd9b08
commit e5bfb7f651
Signed by: nbrooks211
GPG key ID: F43C85C0DF0C334E
23 changed files with 192 additions and 0 deletions

View file

@ -10,6 +10,7 @@ VERSION 1
4c17a9ae-9ce0-4244-801d-5de230574082:models/general:models-general
f442a275-9128-4013-a62f-bcb09bb9103c:models/paintings:models-paintings
53882271-4519-4ad2-bc6e-24e8c13bedc1:textures:textures
68423b75-93b2-4572-9639-48f56ed100c8:textures/concrete:textures-concrete
aacd3110-beaf-41fe-83fc-e4b96bc584e4:textures/dev:textures-dev
f38a2905-eb61-4b61-a5e8-a63f8f288e01:textures/metal:textures-metal
95f1e260-50a9-4d0b-b24a-75bfcd12a7b7:textures/models:textures-models

View file

@ -10,6 +10,7 @@ VERSION 1
4c17a9ae-9ce0-4244-801d-5de230574082:models/general:models-general
f442a275-9128-4013-a62f-bcb09bb9103c:models/paintings:models-paintings
53882271-4519-4ad2-bc6e-24e8c13bedc1:textures:textures
68423b75-93b2-4572-9639-48f56ed100c8:textures/concrete:textures-concrete
aacd3110-beaf-41fe-83fc-e4b96bc584e4:textures/dev:textures-dev
f38a2905-eb61-4b61-a5e8-a63f8f288e01:textures/metal:textures-metal
95f1e260-50a9-4d0b-b24a-75bfcd12a7b7:textures/models:textures-models

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,51 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c4t1p5tvypvs6"
path="res://.godot/imported/fish_scene.blend-8e54cf617800240d81f6b373891bbf90.scn"
[deps]
source_file="res://assets/models/concrete/fish_scene.blend"
dest_files=["res://.godot/imported/fish_scene.blend-8e54cf617800240d81f6b373891bbf90.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
nodes/apply_root_scale=true
nodes/root_scale=1.0
nodes/import_as_skeleton_bones=false
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={}
blender/nodes/visible=0
blender/nodes/active_collection_only=false
blender/nodes/punctual_lights=true
blender/nodes/cameras=true
blender/nodes/custom_properties=true
blender/nodes/modifiers=1
blender/meshes/colors=false
blender/meshes/uvs=true
blender/meshes/normals=true
blender/meshes/tangents=true
blender/meshes/skins=2
blender/meshes/export_bones_deforming_mesh_only=false
blender/materials/unpack_enabled=true
blender/materials/export_materials=1
blender/animation/limit_playback=true
blender/animation/always_sample=true
blender/animation/group_tracks=true

Binary file not shown.

Binary file not shown.

BIN
textures/concrete/concrete01.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://0hrt3d182r4d"
path.s3tc="res://.godot/imported/concrete01.png-8e6af4ebe87914cdc31e97dcc6fe397d.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/textures/concrete/concrete01.png"
dest_files=["res://.godot/imported/concrete01.png-8e6af4ebe87914cdc31e97dcc6fe397d.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: 13 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ih8gy62uvdan"
path.s3tc="res://.godot/imported/concrete01_fish.png-a9d682ffc749073d50978a712d8d2383.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/textures/concrete/concrete01_fish.png"
dest_files=["res://.godot/imported/concrete01_fish.png-a9d682ffc749073d50978a712d8d2383.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.

BIN
textures/concrete/fish.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bnem8work7pw3"
path="res://.godot/imported/fish.png-167e12482d7490939235700f95bb7cfc.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/textures/concrete/fish.png"
dest_files=["res://.godot/imported/fish.png-167e12482d7490939235700f95bb7cfc.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
textures/metal/hazardstripes.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

View file

@ -0,0 +1,35 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://gxs0slqqfpb8"
path.s3tc="res://.godot/imported/hazardstripes.png-d0f76d6b95c433cb5ded4e495ed28262.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}
[deps]
source_file="res://assets/textures/metal/hazardstripes.png"
dest_files=["res://.godot/imported/hazardstripes.png-d0f76d6b95c433cb5ded4e495ed28262.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.

Binary file not shown.