Compare commits

..

No commits in common. "e32dc050ac9112f5a23c3c0bc03d53b68ef2cf17" and "e2e786a19868fd18d5bdebcf2d400beeabc91e2c" have entirely different histories.

3 changed files with 4 additions and 43 deletions

View File

@ -143,8 +143,5 @@ debug_4={
[rendering] [rendering]
lights_and_shadows/directional_shadow/size=8192 lights_and_shadows/directional_shadow/size=8192
lights_and_shadows/directional_shadow/soft_shadow_filter_quality=3 lights_and_shadows/directional_shadow/soft_shadow_filter_quality=0
lights_and_shadows/positional_shadow/soft_shadow_filter_quality=3 lights_and_shadows/positional_shadow/soft_shadow_filter_quality=0
anti_aliasing/quality/msaa_3d=3
anti_aliasing/quality/screen_space_aa=1
anti_aliasing/quality/use_debanding=true

View File

@ -3,7 +3,6 @@
[ext_resource type="Script" uid="uid://7frynyj4vspc" path="res://src/world/generation/worldgen_manager/worldgen_manager.gd" id="1_7xvag"] [ext_resource type="Script" uid="uid://7frynyj4vspc" path="res://src/world/generation/worldgen_manager/worldgen_manager.gd" id="1_7xvag"]
[sub_resource type="FastNoiseLite" id="FastNoiseLite_7xvag"] [sub_resource type="FastNoiseLite" id="FastNoiseLite_7xvag"]
frequency = 0.1
[node name="WorldGenManager" type="Node"] [node name="WorldGenManager" type="Node"]
script = ExtResource("1_7xvag") script = ExtResource("1_7xvag")

View File

@ -6,9 +6,7 @@
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_6fy3g"] [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_6fy3g"]
sky_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1) sky_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1)
ground_bottom_color = Color(0.78, 0.78, 0.78, 1)
ground_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1) ground_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1)
ground_curve = 0.012311422
[sub_resource type="Sky" id="Sky_jte2u"] [sub_resource type="Sky" id="Sky_jte2u"]
sky_material = SubResource("ProceduralSkyMaterial_6fy3g") sky_material = SubResource("ProceduralSkyMaterial_6fy3g")
@ -19,17 +17,8 @@ sky = SubResource("Sky_jte2u")
tonemap_mode = 2 tonemap_mode = 2
ssr_enabled = true ssr_enabled = true
ssao_enabled = true ssao_enabled = true
ssil_enabled = true sdfgi_enabled = true
sdfgi_min_cell_size = 5.734082
glow_enabled = true glow_enabled = true
fog_mode = 1
fog_density = 0.0447
fog_sky_affect = 0.045
volumetric_fog_enabled = true
volumetric_fog_density = 0.002
volumetric_fog_albedo = Color(0.7, 0.83000004, 1, 1)
volumetric_fog_length = 1024.0
volumetric_fog_sky_affect = 0.3
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_jte2u"] [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_jte2u"]
albedo_color = Color(0.16, 0.16, 0.16, 1) albedo_color = Color(0.16, 0.16, 0.16, 1)
@ -58,16 +47,13 @@ environment = SubResource("Environment_bsf3i")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(-0.8660254, -0.43301278, 0.25, 0, 0.49999997, 0.86602545, -0.50000006, 0.75, -0.43301266, 0, 0, 0) transform = Transform3D(-0.8660254, -0.43301278, 0.25, 0, 0.49999997, 0.86602545, -0.50000006, 0.75, -0.43301266, 0, 0, 0)
shadow_enabled = true shadow_enabled = true
directional_shadow_split_1 = 0.015 directional_shadow_max_distance = 20.0
directional_shadow_split_2 = 0.105
directional_shadow_max_distance = 400.0
[node name="GeneratedWorld" parent="." instance=ExtResource("2_jte2u")] [node name="GeneratedWorld" parent="." instance=ExtResource("2_jte2u")]
[node name="Camera3D" type="Camera3D" parent="."] [node name="Camera3D" type="Camera3D" parent="."]
physics_interpolation_mode = 1 physics_interpolation_mode = 1
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 121.5, 0) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 121.5, 0)
far = 40000.0
[node name="PhantomCameraHost" type="Node" parent="Camera3D"] [node name="PhantomCameraHost" type="Node" parent="Camera3D"]
process_priority = 300 process_priority = 300
@ -99,24 +85,3 @@ skeleton = NodePath("../..")
[node name="CollisionShape3D" type="CollisionShape3D" parent="PlayerSpawn/ReferenceCube/StaticBody3D"] [node name="CollisionShape3D" type="CollisionShape3D" parent="PlayerSpawn/ReferenceCube/StaticBody3D"]
shape = SubResource("ConcavePolygonShape3D_6fy3g") shape = SubResource("ConcavePolygonShape3D_6fy3g")
[node name="BigTorus" type="CSGTorus3D" parent="."]
transform = Transform3D(-0.76604444, 0.64278764, 0, -0.5421216, -0.6460753, -0.53729963, -0.34536955, -0.4115954, 0.8433914, 10000, 2000, 0)
inner_radius = 4000.0
outer_radius = 8000.0
sides = 32
ring_sides = 16
[node name="FarTower" type="CSGCylinder3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 5000, -4000)
radius = 2000.0
height = 10000.0
sides = 32
cone = true
[node name="NearTower" type="CSGCylinder3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -600, 500, -400)
radius = 200.0
height = 1000.0
sides = 32
cone = true