Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | hace 9 meses | |
---|---|---|
.. | ||
screenshots | hace 1 año | |
README.md | hace 1 año | |
checker.LICENSE.md | hace 1 año | |
checker.png | hace 1 año | |
checker.png.import | hace 9 meses | |
day_night_cycle.gd | hace 1 año | |
default_env.tres | hace 1 año | |
icon.webp | hace 1 año | |
icon.webp.import | hace 1 año | |
logo_projector.png | hace 1 año | |
logo_projector.png.import | hace 9 meses | |
project.godot | hace 9 meses | |
spin.gd | hace 1 año | |
test.tscn | hace 1 año | |
tester.gd | hace 1 año |
This project showcases various 3D light and shadow features supported by Godot. This includes contact-hardening shadows (PCSS) and light projectors.
The background sky uses a PhysicalSkyMaterial, which allows for the sky colors to be automatically adjusted as the sun performs a day/night cycle. The radiance map (used to provide ambient and reflected light to the scene) is updated in real-time with the environment sky's process mode set accordingly.
Language: GDScript
Renderer: Forward Plus