mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
1.3 KiB
1.3 KiB
type, section, subsection, rank, importance, anchor, title, blockquote, text, contributors, read_more, image_label, image_alt, image_src, image_src_2x, image_comparison_label, image_comparison_alt, image_comparison_src, image_comparison_src_2x, media_position
| type | section | subsection | rank | importance | anchor | title | blockquote | text | contributors | read_more | image_label | image_alt | image_src | image_src_2x | image_comparison_label | image_comparison_alt | image_comparison_src | image_comparison_src_2x | media_position | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| entry | systems | rendering | 0 | 2 | lightmaps-bicubic | Lightmaps: bicubic sampling & transparency | Blend into the <span class="highlight">shadows</span> | Thanks to bicubic sampling (and new antialiasing for direct light samples), your low resolution static shadows will now look better than ever. This method for reading from lightmaps smoothes out sharp edges, but requires a small run-time performance cost. You can disable it in the project settings if needed. Additionally, lightmaps now support baking transparent objects and correlatedly: tinted shadows. |
|
https://github.com/godotengine/godot/pull/89919 | Off | The Sponza scene with bicubic shadows turned off. | /storage/releases/4.4/images/godot_shadow_bicubic_off.webp | /storage/releases/4.4/images/godot_shadow_bicubic_off_2x.webp | On | The Sponza scene with bicubic shadows turned on. | /storage/releases/4.4/images/godot_shadow_bicubic_on.webp | /storage/releases/4.4/images/godot_shadow_bicubic_on_2x.webp | left |