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

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