Files
godot-demo-projects/viewport/3d_scaling
Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4
- Resave all files with Godot 4.4 to make use of script/shader UIDs.
- Use AgX tonemapping in all demos that used a tonemapper other than Linear.
2025-03-21 02:00:41 +01:00
..
2025-03-21 02:00:41 +01:00
2024-06-01 12:12:18 +02:00
2025-03-21 02:00:41 +01:00
2025-03-21 02:00:41 +01:00
2025-03-21 02:00:41 +01:00

3D Resolution Scaling

This demo shows how to downscale the 3D resolution without affecting 2D elements, to improve performance without making the UI blurry.

See Resolution scaling in the documentation for details.

Language: GDScript

Renderer: Forward+

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2805

Screenshot

3D Resolution Scaling