godot-demo-projects/3d/graphics_settings
Ryhon 8ab921d5b4
Add FSR 2.2, exclusive fullscreen and ultra SSAO/SSIL to 3D Graphics Settings demo
2024-08-31 03:21:22 +02:00
..
polyhaven
screenshots
3d_scene.tscn
README.md
control.tscn Add FSR 2.2, exclusive fullscreen and ultra SSAO/SSIL to 3D Graphics Settings demo 2024-08-31 03:21:22 +02:00
icon.webp
icon.webp.import
project.godot
settings.gd Add FSR 2.2, exclusive fullscreen and ultra SSAO/SSIL to 3D Graphics Settings demo 2024-08-31 03:21:22 +02:00

README.md

3D Graphics Settings

A demo showing an example of a graphics settings menu.

Included settings are:

Video settings:

  • UI scale.
  • Resolution scale.
  • Display filter (bilinear or AMD FidelityFX Super Resolution 1.0).
  • Fullscreen.
  • V-Sync (traditional and adaptive).
  • Anti-aliasing (MSAA and FXAA).
  • Camera field of view.

Effect settings:

  • Signed distance field global illumination (SDFGI).
  • Bloom (glow).
  • Screen-space ambient occlusion (SSAO).
  • Screen-Space reflections (SSR).
  • Screen-space indirect lighting (SSIL).
  • Volumetric fog.
  • Screen adjustments: brightness, contrast, saturation.

Language: GDScript

Renderer: Forward+

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

Screenshots

Screenshot