godot-demo-projects/viewport/3d_scaling
ShatteredReality b4c73f4888
Fix README links to asset library (#1078)
This updates all links to point to the 4.2 demos instead of the 3.5 ones.

Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
2024-06-24 19:29:58 +02:00
..
screenshots
README.md
cubes.tscn
hud.gd
hud.tscn
icon.webp
icon.webp.import
noto_sans_ui_regular.ttf
noto_sans_ui_regular.ttf.import
project.godot

README.md

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