Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 maanden geleden
..
polyhaven 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 maanden geleden
screenshots 48d2ec90fc Improve the 3D graphics settings demo 2 jaren geleden
3d_scene.tscn 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 1 jaar geleden
README.md 48d2ec90fc Improve the 3D graphics settings demo 2 jaren geleden
control.tscn ce4600350e Add Limit FPS option to the 3D Graphics Settings demo (#970) 1 jaar geleden
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 jaar geleden
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 jaar geleden
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 maanden geleden
settings.gd ce4600350e Add Limit FPS option to the 3D Graphics Settings demo (#970) 1 jaar geleden

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: Vulkan Clustered

Screenshots

Screenshot