godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.44k stars 1.52k forks source link

Use higher shadow filtering quality settings in 3D demos #1067

Closed Calinou closed 1 month ago

Calinou commented 1 month ago

The 3D demos aren't very demanding and Godot has been optimized a bit since 4.0's release, so we can afford using higher quality shadow settings for less noisy shadow filtering.

This also tweaks shadow bias to reduce shadow acne in the Voxel demo.

The time slider in the Physical Light and Camera units demo now allows for more precise adjustments.

Preview

Click to view at full size.

Before

Screenshot_20240605_223655 png webp

After (this PR)

Screenshot_20240605_223659 png webp